		body {
			border: 0px;
			padding: 0px;
			spacing: 0px;
			background-image: url(/images/background.png);
			font-family: Arial, Helvetica, sans-serif;
			font-size: .90em;
		}
		h1 {
			padding-top: 0px;
			margin-top: 0px;
			font-size: 1.30em;
		}

		h2 {
			padding-top: 0px;
			margin-top: 0px;
			color: #0e84d1;
			font-size: 1.10em;
		}

		h3 {
			padding-top: 0px;
			margin-top: 0px;
			color: #333333;
			font-size: .90em;
		}

		p {
			margin-top: 0px;
			font-size: .90em;
		}

		em {
			font-size: .80em;
		}

		img {
			border: 0px;
		}
		
		.wrapper {
			width: 1034px;
			margin-left: auto;
			margin-right: auto;
		}

		.client-left {
			float: left;
			width: 455px;
		}
		.client-right {
			float: right;
			width: 455px;
		}
		.clientimage {
			float: left;
			padding-right: 5px;
		}

		.navigation {
		
		}
		.content {
			background-image: url(/images/chrome-background.png);
			padding-left: 49px;
			padding-right: 49px;
			width: 936px;
		}

		#nav-home a {
			width: 379px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) 0px 0px;
		}
		#nav-home a:hover {
			background: url(/images/chrome-navbar.png) 0px 212px;
		}
		#nav-home a:active {
			background: url(/images/chrome-navbar.png) 0px 106px;
		}
		
		#nav-staff a {
			width: 120px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -379px 0px;
		}
		#nav-staff a:hover {
			background: url(/images/chrome-navbar.png) -379px 212px;
		}
		#nav-staff a:active {
			background: url(/images/chrome-navbar.png) -379px 106px;
		}
		
		#nav-services a {
			width: 123px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -499px 0px;
		}
		#nav-services a:hover {
			background: url(/images/chrome-navbar.png) -499px 212px;
		}
		#nav-services a:active {
			background: url(/images/chrome-navbar.png) -499px 106px;
		}
		
		#nav-clients a {
			width: 116px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -622px 0px;
		}
		#nav-clients a:hover {
			background: url(/images/chrome-navbar.png) -622px 212px;
		}
		#nav-clients a:active {
			background: url(/images/chrome-navbar.png) -622px 106px;
		}
		
		#nav-contact a {
			width: 126px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -738px 0px;
		}
		#nav-contact a:hover {
			background: url(/images/chrome-navbar.png) -738px 212px;
		}
		#nav-contact a:active {
			background: url(/images/chrome-navbar.png) -738px 106px;
		}
		
		#nav-login a {
			width: 122px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -864px 0px;
		}
		#nav-login a:hover {
			background: url(/images/chrome-navbar.png) -864px 212px;
		}
		#nav-login a:active {
			background: url(/images/chrome-navbar.png) -864px 106px;
		}
		
		#nav-end {
			width: 45px;
			height: 106px;
			display: block;
			float: left;
			text-decoration: none;
			text-align: center;
			background: url(/images/chrome-navbar.png) -986px 0px;
		}

		.subnav {
			width: 700px;
			height: 100px;
			margin-left: auto;
			margin-right: auto;
		}

		#contact-right {
			float: right;
			width: 275px;
		}
		#contact-left {
			width: 622px;
		}

		.jump {
			text-align: center;
		}

		.clear {
			clear: both;
			margin-top: .5em;
		}

		.nav {
			text-align: center;
			width: 460px;
			position: relative;
			top: 345px;
			z-index: 10;
		}
		#nav a {
			background-color: #fee57e;
			border: 1px solid #cc8700;
			font-size: .75em;
			color: #000000;
			text-decoration: none;
			padding: 2px;
			margin: 2px;
		}
		#nav a.activeSlide {
			background-color: #cc8700;
			border: 1px solid #cc8700;
			font-size: .75em;
			color: #ffffff;
			text-decoration: none;
			padding: 2px;
			margin: 2px;
		}
			
		.tickbox {
			width: 460px;
			height: 350px;
			background-color: #fee57e;
			border: 1px solid #cc8700;
			font-size: .9em;
		}
		.tickerbox-header {
			width: 460px;
			height: 26px;
			background-image: url(images/ticker-header.png);
			text-align: center;
			font-size: 1.15em;
			font-weight: bold;
			color: #993300;
			padding-top: 7px;
		}
		.ticker-wrapper {
			padding: 10px;
		}
		.ticker-image {
			padding-bottom: 10px;
		}
		
		#right {
			float: right;
			position: relative;
			top: 12px;
		}

/* Watermelon Sauce */

		form,fieldset,input,img,textarea,ul,li {
			 margin:0;
			 padding:0;
			 border:0;
			 text-decoration:none;
			 font-style:normal;
			 font-weight:normal;
			 border-collapse:collapse;
			 border-spacing:0;
			 list-style:none;
		}
		input:focus,a:focus,textarea:focus{outline:0;}

		input,textarea {
			 padding: 5px;
			 -webkit-transition: all 0.5s;
			 -moz-transition: all 0.5s;
			 -webkit-border-radius: 5px;
			 -moz-border-radius: 5px;
			 border-radius: 5px;
			 width: 290px;
			 color: #888;
			 border: 1px solid #333;
		}
		textarea {
			 height: 90px;
		}
		input:focus, textarea:focus {
			  background: #FFF !important; 
			  color: #000; 
		}

		input#submit {
			  background: #f0c552; 
			  color: #000; 
			  float: right; 
			  width: 140px; 
			  cursor: pointer; 
			  margin-top: 10px;
		}
		input#submit:hover {
			  background: #ffe68b;
		}
		input#submit:active {
			  background: #ecb523;
		}

		label {
			  display: block;
			  padding-bottom: 4px;
		}

		::selection {
			  background-color: rgba(39,112,0,0.7); 
			  text-shadow: none;
		}
		::-moz-selection {
			  background-color: rgba(39,112,0,0.7); 
			  text-shadow: none;
		}

		form ul {
			  width: 620px; 
			  margin: 0 auto; 
			  text-align: left; 
			  position: relative;
		}
		form ul li {
			  float: left; 
			  width: auto; 
			  width: 290px; 
			  margin-bottom: 10px;
		}
		form ul li.message {
			  float: right; 
			  width: 300px; 
			  padding-left: 20px;
		}

		ul.errors {
			  width: 600px; 
			  padding-left: 20px; 
			  list-style-type: disc;
		}
		ul.errors li {
			  display: block; 
			  float: none; 
			  color: #C82620; 
			  list-style-type: disc;
		}