

/* BODY AND FONTS: 
----------------------------------------------- */
	* 			{ margin: 0; padding: 0; list-style: none; }
	body		{ background: #cdd8e0; color: #000000; text-align: center; font-family: Helvetica, Arial, san serif;}
.clearboth { clear: both; }


/* LINKS AND IMAGES: 
----------------------------------------------- */
	a, a:visited { color: #c66b09; }
	a:hover {  text-decoration: none; } 
	a img, a.img { border: none; }


#pagebody{width:713px;margin: 0 auto;background:#fff url(images/bottomcorner.gif) no-repeat left bottom;padding:0 0 0px 0}
#pagebody .corner{padding:5px; background:#fff url(images/topcorner.gif) no-repeat left top;}

#wrapper-outer { background: #f9f9f9 url("images/bg_gradient.jpg") repeat-x ; width: 100%; padding: 40px 0 0px 0; }



/* NAVIGATION: =nav
----------------------------------------------- */
	
	#globalnav {padding:10px 0 10px 0}
	.claim {float:left}
	#globalnav ul { list-style: none; float: left; background: url("images/nav.gif") top left no-repeat; margin: 0; padding: 0; width: 413px; height: 64px; }
	#globalnav ul li { background: none; float: left; text-indent: -999em; padding: 0; }
	#globalnav ul li a { outline: none; background: url("images/nav.gif") top left no-repeat; border: none; display: block; height: 64px; text-decoration: none; overflow: hidden; }

	#globalnav ul li.home a { background-position: 0px 0px; width: 89px; }
	#globalnav ul li.home a:hover, #globalnav ul li.home a.selected  { background-position: 0px -64px; }
	
	#globalnav ul li.auto a { background-position: -89px 0px; width: 112px; }
	#globalnav ul li.auto a:hover, 	#globalnav ul li.auto a.selected  { background-position: -89px -64px; }

	#globalnav ul li.company a { background-position: -201px 0px; width: 108px; }
	#globalnav ul li.company a:hover, #globalnav ul li.company a.selected { background-position: -201px -64px; }
	
	#globalnav ul li.clients a { background-position: -309px 0px; width: 104px; }
	#globalnav ul li.clients a:hover, #globalnav ul li.clients a.selected  { background-position: -309px -64px; }



/* HEADER
----------------------------------------------- */
#header { text-align: center;  width: 100%; height: 96px; padding:5px 0 10px 0}
#header #logo { text-align: center; }
#header #logo:hover { background: none; }


#images {background: url("images/topimages.jpg"); width:713px;height:100px}

#content {padding:5px 0 0px 0}
#sidebar {text-align:right;float:left;width:150px;padding:0 40px 0 0}
#sidebar p {
color:#88a9bc;
font-family: Helvetica, Arial, san serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;


}
#main {text-align:left;width:483px;float:right;padding:0 40px 20px 0 }
#main p {font-family: Helvetica, Arial, san serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
}



#rightcol {float:right;width:200px;}
#leftcol  {float:left; width:220px;padding:0 30px 0 0}
#leftcol h2, #rightcol h2, #content h2{font-size:13px;font-weight:bold;padding:0 0 7px 0}
#content p {text-align:left;padding:0 10px 0 10px}


#leftcol p, #rightcol p {font-size:13px;padding:0 0 7px 0;font-weight:normal}

#footer {border-top:7px solid #80a3b7;margin:20px 0 0 0} 



