
	body {
		margin: 0px;
		padding: 0px;
		background-image: url(../i/background_tile.jpg);
		background-repeat: repeat-x;
		background-color: #F5F4EF;
	}
	#content {
		position: relative;
		margin: 0px auto;
		text-align: left;
		width: 735px;
	}
	#footer  {
		color: #999; font-weight: bold;
		text-align: right; margin-top: 40px;
	}
body, p, th, td, input, textarea, option, li, dt, dd, a {
	color: #362E2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
form {margin: 0; padding: 0;}
img {margin: 0; padding: 0; border: 0;}		
#sitelogo {
	width: 208px; height: 175px;
	float: right;
}
#tagline {
	width: 500px; height: 74px;
	float: left;
	margin-top: 70px;
}
#nav {
	position: absolute; top: 200px; left: 38px; 
}
#nav ul {
	margin: 0; padding: 0;
}
#nav li {
	font-size: 12px; line-height: 25px; font-weight: bold;
	list-style: none;
	margin: opx;
	border: 0px;
}
#nav li a {text-decoration: none;}
#nav li a:link {
	color: #707070;
}
#nav li a:visited {
	color: #707070;
}
#nav li a:hover {
	color: #362E2C;
}
#nav li a:active {
	color: #362E2C;
}
#nav li a.selected, h1 {
	color: #362E2C;
	font-size: 13px;
}
h1 {color: #006084; font-size: 15px;}
h1.gray {color: #362E2C; font-size: 15px;}
h2 {font-size: 13px; color: #362E2C;}
#nav ul ul li, #nav ul ul li {
	margin: 0; 
}
h3 {font-weight: bold;}
#nav ul ul li {margin-left: 5px;}
#text, #text_index {
	margin: 0; padding: 0; border: 0;
	width: 475px;
	position: absolute; top: 200px; left: 245px;
	
}
#divider {border-left: 1px dashed #707070; 
		/*background-image: url(../i/leftborder.jpg);
		background-repeat: repeat-y;*/
}
p, h1, h2 {
	margin: 0 0 16px 35px;
}
.readMore {font-weight: bold; margin-top: -5px;}
#text li {margin-bottom: 5px;}
#clientLogos {background-color: #fff; border: 1px solid #707070;}
p.readMore a:link, p.readMore a:visited, a:link, a:visited {color: #006084; text-decoration: none;}
p.readMore a:hover, p.readMore a:active, a:hover, a:active {color: #707070; text-decoration: none;}
label {display: block; width: 125px; float: left; font-weight: bold;}
label span {font-weight: bold; color: #006084;}
form {padding: 0 0 20px 0; margin: 0;}
#submitbtn {float: right; margin-right: 10px;}
#required {width: 300px; float: left; font-weight: bold; padding-left: 25px; margin: 0; color: #006084;}
.clear {clear: both;}
#king {margin-bottom: 7px;}
.paddedUL {padding: 0 0 0 20px;}
.index p, .index p a {font-size: 12px; line-height: 17px;}
#text_index {left: 225px; top: 190px;}
#divider_index {background: transparent url(../i/bg_page.jpg) no-repeat; width: 518px; height: 297px; border-left: 0;}
h1.index {padding-top: 30px; font-size: 17px; color: #006084}
#text_index p {margin-right: 25px;}
.index_first {font-weight: bold;}
#text_index #footer {margin-right: 0;}



