body {
	margin:0;
	padding:0;
	background:#fff;
	font-size:13px;
	font-family:arial, helvetica, sans-serif;
}
select optgroup {
	font-style:normal;
	font-family:arial, helvetica, sans-serif;
	color:#666;
}
select optgroup option {
	color:#000;
}
input.styled,
select,
textarea {
	border:1px solid #575757;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
}
input.styled,
textarea {
	padding:2px;
}
input.bttn {
	background:#5797c3;
	color:#fff;
	border:2px solid #b6d6e4;
	font-family:arial, helvetica, sans-serif;
	padding:2px 10px;
}
a,
a:link,
a:active,
a:visited {
	color:#2e7fb4;
}
a:hover {
	color:#092937;
}
a.nav {
	font-weight:bold;
	text-decoration:none;
}
a.navhere {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div#header {
	width:100%;
	min-width:805px;
	background:#99bcce url(/images/header_bckgrnd.jpg) top left repeat-x;
}
div#header_inner {
	height:152px;
	position:relative;
	background:url(/images/car_watermark.gif) bottom center no-repeat;
}
div#header h1 {
	margin:0;
	padding:0;
	background:url(/images/logo.gif) center center no-repeat;
	height:92px;
	width:204px;
	text-indent:-9999px;
	position:absolute;
	top:20%;
}
div#nav {
	background:#124c66 url(/images/nav_bg.gif) top left repeat-x;
	height:60px;
}
div#nav ul {
	width:805px;
	height:60px;
	list-style:none;
	margin:0 auto;
	padding:0;
	background:url(/images/nav_line.gif) top right no-repeat;
}
div#nav ul li {
	float:left;
	height:60px;
	margin:0;
	padding:0 0 0 1px;
	text-align:center;
	background:url(/images/nav_line.gif) top left no-repeat;
}
div#nav a {
	color:#b8c8cf;
	text-decoration:none;
	display:block;
	float:left;
	padding:16px 10px 0;
	height:44px;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
}
div#nav a:hover,
div#nav a.here {
	background:url(/images/nav_on_bg.gif) top left repeat-x;
	color:#fff;
}
div#content {
	background:url(/images/nav_shadow.gif) top left repeat-x;
	margin-bottom:30px;
}
div#content_inner {
	padding:30px 0;
	min-height:300px;
}
div#content_inner h2 {
	font-size:30px;
	margin:0 0 15px;
	letter-spacing:-1px;
	color:#0061a3;
}
div.lt_blu,
div.drk_blu {
	background:#b1d4e2 url(/images/box_bg.gif) top left repeat-x;
	padding:5px;
	margin-bottom:30px;
}
div.lt_blu_inner,
div.drk_blu_inner {
	border:1px solid #a3cae0;
	padding:15px;
	font-size:14px;
	line-height:22px;
	color:#003349;
}
div.lt_blu_inner h2 {
	color:#0061a3;
	margin:8px 0 0;
	font-size:22px !important;
}
div.drk_blu_inner h2 {
	font-size:26px !important;
	margin:0;
	color:#003349;
}
div.drk_blu {
	background:#0061a3 url(/images/drk_box_bg.gif) top left repeat-x;
	width:232px;
	float:right;
	margin-left:15px;
}
div.drk_blu_inner {
	border:1px solid #3a6d8f;
	color:#000;
	font-weight:bold;
}
div.drk_blu_inner label {
	display:block;
	margin-top:5px;
	letter-spacing:-.5px;
}
div#getquote {
	float:left;
	width:160px;
	position:relative;
	top:30px;
	left:-3px;
	text-align:left;
}
div#centercol {
	margin-left:180px;
}
div#centercol h2 {
	margin:0;
	font-size:22px;
	color:#0061a3;
}
ul#different {
	list-style-image:url(/images/check.gif);
	padding:0 20px;
	margin:0;
}
ul#different li {
	margin:5px 0;
}
div#footer_inner {
	margin:0 auto 30px;
	width:805px;
	font-weight:bold;
	letter-spacing:-1px;
}
div#footer_inner p {
	float:left;
	margin:0;
}
div#footer_inner a {
	color:#000;
	text-decoration:none;
}
.contain {
	width:805px;
	margin:0 auto;	
}
p.right {
	float:right !important;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.centerblock {
	display:block;
	margin:10px auto 0;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */