@charset "UTF-8";
/* CSS Document */

#body_home {
	text-align:center;
	margin:0px 0px 0px 0px;
	}

#body_veh {
	text-align:center;
	margin:0px 0px 0px 0px;
	}

#body_veh2 {
	text-align:center;
	margin:0px 0px 0px 0px;
	}
	
#body_news {
	text-align:center;
	margin:0px 0px 0px 0px;
	}

#body_why {
	text-align:center;
	margin:0px 0px 0px 0px;
	}
	
#body_com {
	text-align:center;
	margin:0px 0px 0px 0px;
	}
	
#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	}

#frame_home {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/home-headerHI.jpg) top no-repeat;
	}

#frame_veh {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/veh-header.jpg) top no-repeat;
	}

#frame_veh2 {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/veh-header2.jpg) top no-repeat;
	}

#frame_news {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/news-header.jpg) top no-repeat;
	}

#frame_why {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/why-header.jpg) top no-repeat;
	}

#frame_com {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:#fff url(../images/com-header.jpg) top no-repeat;
	}
	
#logo {
	width:113px;
	margin:0px 0px 0px 63px;
	padding:0px;
	height:120px;
	float:left;
	}
	
#logo h1 {
	display:none;
	}
	
#calc {
	float: left;
	margin: 15px 0px 0px 77px;
	}
	
#flash {
	width: 1000px;
	height: 380px;
	float: left;
	clear: both;
	border-bottom: 1px #666666 dotted;
	}
	
#features {
	width: 1000px;
	clear: both;
	}
	
#lfeat {
	width: 280px;
	margin: 15px 20px 10px 50px;
	float: left;
	}
	
#cfeat {
	width: 300px;
	margin: 15px 20px 10px 0px;
	float: left;
	}

#rfeat {
	width: 280px;
	margin: 15px 20px 10px 0px;
	float: left;
	}
	
#lfeat p, #cfeat p, #rfeat p {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
	text-align: left;
	}

#lfeat a, #cfeat a, #rfeat a {
	color:#990000;
	text-decoration: underline;
	line-height:16px;
	text-align: left;
	}
	
#lfeat a:hover, #cfeat a:hover, #rfeat a:hover {
	color:#000;
	text-decoration: underline;
	line-height:16px;
	text-align: left;
	}
	
.homeimage {
	margin: 0px 0px 15px 0px;
	}
	
#header {
	width: 1000px;
	height: 310px;
	}
	
#pageheader {
	width: 1000px;
	float: left;
	clear: both;
	margin-top: 80px;
	}
	
#pageheader h1 {
	display: none;
	}
	
#content {
	width: 1000px;
	clear: both;
	}
	
#contentarea {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 20px;
	}
	
.h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height:28px;
	text-align:left;
	}
	
h2 {
	font:16px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 20px;
	text-align: left;
	}

.copy {
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:16px;
	text-align:left;
	}

.copy a {
	color: #990000;
	line-height:16px;
	text-align:left;
	text-decoration: underline;
	}

.copy a:hover {
	color: #000;
	line-height:16px;
	text-align:left;
	text-decoration: underline;
	}
	
.footnote {
	font:10px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
	line-height:16px;
	text-align:left;
	}
	
.pound {
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:16px;
	text-align:center;
	}
	
.header {
	font: 16px Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #666;
	text-align: left;
	padding: 3px 0px 3px 5px;
	border: 1px #999 dotted;
	}
	
.header a {
	color: #666;
	text-decoration: none;
	}
	
.indent {
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:16px;
	text-align:left;
	margin-left: 15px;
	}

.indent a {
	color: #990000;
	line-height:16px;
	text-align:left;
	text-decoration: underline;
	}

.indent a:hover {
	color: #000;
	line-height:16px;
	text-align:left;
	text-decoration: underline;
	}
	
ul .indent {
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	line-height:14px;
	text-align:left;
	margin-left: 15px;
	}

.award {
	margin: 0px 15px 0px 0px;
	text-align: center;
	}

.mediaimage {
	margin: 0px 15px 0px 0px;
	float: left;
	clear: right;
	}
			
.thumb {
	border:solid #ccc 5px;
	margin:0px 10px 10px 0px;
	}
	
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 4px;
	}
	
.safety {
	border-bottom: 1px #666 dotted;
	}
	
.safetyimage {
	margin: 7px 15px 7px 0px;
	}

.safetyimage2 {
	margin: 7px 15px 7px 0px;
	float: left;
	text-align: left;
	}

.safetyimage3 {
	margin: 7px 0px 7px 15px;
	float: right;
	}
	
.safetytext {
	font:10px Arial, Helvetica, sans-serif;
	color: #333;
	line-height:14px;
	text-align:left;
	margin-right: 15px;
	}

.optionheader {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: center;
	padding: 3px 5px 3px 5px;
	border-top: 1px #999 dotted;
	border-bottom: 1px #999 dotted;
	border-left: 1px #999 dotted;
	background:#fff;
	}

.optionheaderds {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding: 3px 5px 3px 5px;
	border-top: 1px #fff dotted;
	border-bottom: 1px #fff dotted;
	border-left: 1px #fff dotted;
	background: #666;
	}
	
.optiontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 6px;
	}

.optionyes {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 0px;
	border-left: 1px #999 dotted;
	}

.optionyes2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 0px;
	border-left: 1px #999 dotted;
	background:#e6e6e6;
	}

.optionyesds {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 0px;
	border-left: 1px #fff dotted;
	border-bottom: 1px #fff dotted;
	background:#666;
	}

.optionyesds2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 12px;
	margin:3px 0px 3px 0px;
	border-left: 1px #fff dotted;
	border-bottom: 1px #fff dotted;
	background:#999;
	}
	
#thirdcol {
	width: 150px;
	float: left;
	padding: 0px 10px 10px 15px;
	margin-left: 20px;
	background-color:#e6e6e6; 
	border: 1px #bbb solid;
	}
	
#thirdcol h3 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-bottom: -6px;
	line-height: 15px;
	}

#thirdcol p {
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	line-height: 15px;
	}
	
#thirdcol a {
	color: #990000;
	line-height:15px;
	text-align:left;
	text-decoration: underline;
	}
	
.sideimage {
	border: 1px #666666 solid;
	}
	
.signup {
	font:12px Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 12px;
	}
		
.forms {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:right;
	margin:0px 10px 0px 0px;
	}
	
#footer {
	width: 1000px;
	text-align: right;
	border-top:1px #666 dotted;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#footer p {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 13px;
	}
	
.footlogo {
	margin-bottom: 4px;
	margin-top: 5px;
	}
	
#footer p a:link {
	color: #999;
	text-decoration: none;
	}
	
#footer p a:visited {
	color: #999;
	text-decoration: none;
	}
	
#footer p a:hover {
	color: #990000;
	text-decoration: underline;
	}
		


/*------------HOME PAGE NAV---------------*/


#mainnav {
  width: 100%;
  text-align: center;
  }

#nav {
  width: 655px;
  height: 40px;
  position: relative;
  background: url(../images/home_navHI.jpg);
  margin: 0px 0px 0px 60px;    
  padding: 0;
  list-style-type: none;
  float: left;
}
#nav li {
  float: left;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  background: url(../images/home_nav.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}



/*------------VEHICLES NAV---------------*/


#veh_nav {
  width: 655px;
  height: 40px;
  position: relative;
  background: url(../images/veh_nav.jpg);
  margin: 0px 0px 0px 60px;    
  padding: 0;
  list-style-type: none;
  float: left;
}
#veh_nav li {
  float: left;
}
#veh_nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  background: url(../images/veh_nav.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}



/*------------NEWS NAV---------------------------*/

#news_nav {
  width: 655px;
  height: 40px;
  position: relative;
  background: url(../images/news_nav.jpg);
  margin: 0px 0px 0px 60px;    
  padding: 0;
  list-style-type: none;
  float: left;
}
#news_nav li {
  float: left;
}
#news_nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  background: url(../images/news_nav.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}



/*------------WHY CHOOSE NAV---------------------------*/

#why_nav {
  width: 655px;
  height: 40px;
  position: relative;
  background: url(../images/why_nav.jpg);
  margin: 0px 0px 0px 60px;    
  padding: 0;
  list-style-type: none;
  float: left;
}
#why_nav li {
  float: left;
}
#why_nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  background: url(../images/why_nav.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}



/*------------COMPANY NAV---------------------------*/

#com_nav {
  width: 655px;
  height: 40px;
  position: relative;
  background: url(../images/com_nav.jpg);
  margin: 0px 0px 0px 60px;    
  padding: 0;
  list-style-type: none;
  float: left;
}
#com_nav li {
  float: left;
}
#com_nav li a {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	background: url(../images/com_nav.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}



/*------------UNIVERSAL NAV STYLES---------------*/

li#nav_veh a {
	left: 0px;
	width: 90px;
	background-position: 0 0;
}
li#nav_news a {
  left: 90px;
  width: 141px;
  background-position: -90px 0;
}
li#nav_why a {
  left: 231px;
  width: 196px;
  background-position: -231px 0;
}
li#nav_com a {
  left: 427px;
  width: 101px;
  background-position: -427px 0;
}
li#nav_mer a {
  left: 528px;
  width: 127px;
  background-position: -528px 0;
}
li#nav_veh a:hover {
  background-position: 0 -40px;
}
li#nav_news a:hover {
  background-position: -90px -40px;
}
li#nav_why a:hover {
  background-position: -231px -40px;
}
li#nav_com a:hover {
  background-position: -427px -40px;
}
li#nav_mer a:hover {
  background-position: -528px -40px;
}
#body_veh li#nav_veh  a {
  background-position: 0 -40px;
}
#body_veh2 li#nav_veh  a {
  background-position: 0 -40px;
}
#body_news li#nav_news a {
  background-position: -90px -40px;
}
#body_why li#nav_why a {
  background-position: -231px -40px;
}
#body_com li#nav_com a {
  background-position: -427px -40px;
}
#body_mer li#nav_mer a {
  background-position: -528px -40px;
}


/*----------VEHICLES SUB NAV--------------*/

#sub_veh {
	margin: 0px 0px 10px 50px;
	padding: 8px 0px 0px 0px;
	background: #e8f1fa url(../images/veh-sub-bkgd.jpg) top repeat-y;
	list-type-style: none;
	width: 200px;
	float: left;
	border: 1px #a9b2c8 solid;
	height: 600px;
	}
	
#sub_veh li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	}
	
#sub_veh a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #363636;
 	padding: 0 15px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
	
#sub_veh a:hover {
	background-color: #84abdd;
	color: #e8f1fa;
	}


/*----------NEWS & EVENTS SUB NAV--------------*/

#sub_news {
	margin: 0px 0px 10px 50px;
	padding: 8px 0px 0px 0px;
	background: #e7eff0 url(../images/news-sub-bkgd.jpg) top repeat-y;
	list-type-style: none;
	width: 200px;
	float: left;
	border: 1px #95bbc0 solid;
	height: 600px;
	}
	
#sub_news li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	}
	
#sub_news a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #363636;
 	padding: 0 15px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
	
#sub_news a:hover {
	background-color: #8aa8ac;
	color: #e7eff0;
	}



/*----------WHY CHOOSE SUB NAV--------------*/

#sub_why {
	margin: 0px 0px 10px 50px;
	padding: 8px 0px 0px 0px;
	background: #eaf0eb url(../images/why-sub-bkgd.jpg) top repeat-y;
	list-type-style: none;
	width: 200px;
	float: left;
	border: 1px #b3c9b7 solid;
	height: 600px;
	}
	
#sub_why li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	}
	
#sub_why a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #363636;
 	padding: 0 15px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
	
#sub_why a:hover {
	background-color: #8bae91;
	color: #eaf0eb;
	}



/*----------COMPANY SUB NAV--------------*/

#sub_com {
	margin: 0px 0px 10px 50px;
	padding: 8px 0px 0px 0px;
	background: #e5f3f2 url(../images/com-sub-bkgd.jpg) top repeat-y;
	list-type-style: none;
	width: 200px;
	float: left;
	border: 1px #a0d2cf solid;
	height: 600px;
	}
	
#sub_com li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	}
	
#sub_com a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	color: #363636;
 	padding: 0 15px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
	
#sub_com a:hover {
	background-color: #7bb6b2;
	color: #e5f3f2;
	}


/*----------GLOBAL SUB NAV--------------*/
.subnav a:link {
	text-align: left;
	margin: 0px 0px 0px 15px;
	}
	
.subnav a:visited {
	text-align: left;
	margin: 0px 0px 0px 15px;
	}

.subnav2 a:link {
	text-align: left;
	margin: 0px 0px 2px 15px;
	}
	
.subnav2 a:visited {
	text-align: left;
	margin: 0px 0px 2px 15px;
	}
