/* CSS Document */

/* ------------------------------------------------------------------ GENERAL ----------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,div,ol,ul,li { margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif; list-style:none}
body { background:url(../images/bg.gif) top left repeat-x #003398}
a img { border:none; }
/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------ */
#liquidBg { width:100%; float:left; background:url(../images/content-bg.jpg) top center no-repeat}
.pageHolder { width:928px; height:auto; overflow:hidden; margin:0px auto 0px auto;}
#contentHolder { float:left; clear:left; width:928px; height:auto; overflow:hidden; padding:0px;}
/* ------------------------------------------------------------------ HEADER ------------------------------------------------------------------ */
#header { width:928px; height:199px; overflow:hidden; float:left;  background:url(../images/header-bg.jpg) top center no-repeat}


/* ------------------------------------------------------------------ NAV --------------------------------------------------------------------- */
#navHolder {
	width:928px; height:44px; overflow:hidden; padding:0px; float:left; clear:left;
}

ul.navigation {
	float:right; display:block;font-size:14px; font-weight:regular; letter-spacing:0px; margin-right:10px;
}
ul.navigation li { list-style-type:none; display:block; width:auto; height:38px; float:left;color:#e6e6e6; margin-right:5px}
ul.navigation li.home a:hover {background:url(../images/home-bg.jpg) bottom left no-repeat}
ul.navigation li.about a:hover {background:url(../images/about-bg.jpg) bottom left no-repeat}
ul.navigation li.driver a:hover {background:url(../images/driver-bg.jpg) bottom left no-repeat}
ul.navigation li.coach a:hover{background:url(../images/coach-bg.jpg) bottom left no-repeat}
ul.navigation li.quote a:hover {background:url(../images/quote-bg.jpg) bottom left no-repeat}
ul.navigation li.sales a:hover {background:url(../images/sales-bg.jpg) bottom left no-repeat}
ul.navigation li.service a:hover{background:url(../images/coach-bg.jpg) bottom left no-repeat}
ul.navigation li.contact a:hover {background:url(../images/contact-bg.jpg) bottom left no-repeat}
ul.navigation li.homeactive {background:url(../images/home-bg.jpg) bottom left no-repeat}
ul.navigation li.aboutactive  {background:url(../images/about-bg.jpg) bottom left no-repeat}
ul.navigation li.driveractive  {background:url(../images/driver-bg.jpg) bottom left no-repeat}
ul.navigation li.coachactive {background:url(../images/coach-bg.jpg) bottom left no-repeat}
ul.navigation li.quoteactive  {background:url(../images/quote-bg.jpg) bottom left no-repeat}
ul.navigation li.serviceactive {background:url(../images/coach-bg.jpg) bottom left no-repeat}
ul.navigation li.salesactive  {background:url(../images/sales-bg.jpg) bottom left no-repeat}
ul.navigation li.contactactive  {background:url(../images/contact-bg.jpg) bottom left no-repeat}
ul.navigation li a {
	display:block; width:auto; height:23px; float:left; overflow:hidden; padding:15px 12px 0px 12px; 
	text-decoration:none;  color:#e6e6e6;
}

ul.navigation li a:hover { color:#fed538; text-decoration:underline;}


/* ------------------------------------------------------------------ FOOTER ------------------------------------------------------------------ */
#footerHolder { width:100%; background:url(../images/footer-bg.gif) top center repeat-x; float:left; margin-top:80px;}
#footer {
	width:928px; height:auto; overflow:hidden; margin:0px auto; background:url(../images/footer-bg.jpg) top center no-repeat; padding-top:80px; padding-bottom:10px;font-size:10px; color:#fff;}
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { color:#fff; text-decoration:underline; }
#footerTop { width:915px; height:60px; overflow:hidden; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; margin-top:5px;}
#footerLeft { width:400px; height:auto; overflow:hidden; float:left; }
#footerLeft select { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:4px 0px 0px 0px; }
#footerRight { width:439px; height:auto; overflow:hidden; float:right; text-align:right; padding:1px 0px 0px 0px; line-height:14px; }
/* ------------------------------------------------------------------ INDEX ------------------------------------------------------------------- */
.locationMenu { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
