html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	min-width: 975px;
}

a:link { color: #263eb8; }
a:visited { color: #225719; }
a:active, a:hover { color: #b58904; }

.clear { clear: both; }
.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

h1, h2, h3, h4, h5, h6 { margin: 5px 0px 5px 0px; font-weight: bold; font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif; }
h1 { color: #6f7281; font-size: 170%; }
h2 { color: #8a8d9c; font-size: 170%; }
h3 { color: #aaadbe; font-size: 170%; }
h4 { color: #aaadbe; font-size: 140%; text-transform: uppercase; }
h5 { color: #aaadbe; font-size: 120%; font-family: Verdana, sans-serif; }
h6 { color: #666; font-size: 120%; font-family: Verdana, sans-serif; }

.special {
	background: url('images/headerbg.gif') no-repeat;
	padding: 5px 0px 5px 25px;
	color: #800
}
.special a:link, .special a:visited {
	color:#800;
	text-decoration:none;
}
.warning {
	padding: 5px 0px 5px 25px;
	color: #b58904
}
.warning a:link, .warning a:visited {	color:#f00; }
.warning a:active, .warning a:hover {	color:#b58904; }

img { border: 0px; }

#header {
	background: #2b2b2f;
	height: 75px;						/******** change this if you have a taller logo **************/
	border-bottom: solid 5px #abadb7;
	margin-bottom: 2px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;						/******** change this if you have a taller logo  **************/
}
	html>body #header { height: 70px; }	/******** change this if you have a taller logo  **************/

#logo {
	position: relative;
	top: 10px;
	left: 20px;
	width: 199px;
}

#topmenu {
	position: absolute;
	top: 43px;							/******** change this if you have a taller logo  **************/
	left: 180px;
	min-width: 795px;
}
	#topmenu ul {
		margin: 0px;
		padding: 0px;
	}
	#topmenu ul li { 
		display: block;
		float: left;
		width: 156px;
		height: 27px; 
		margin: 0px 3px 0px 0px;
		background: url('images/tab.gif') 0px 0px no-repeat;
	}
	#topmenu a:link, #topmenu a:visited {
		display: block;
		float: left;
		width: 156px;
		height: 27px;
		text-align: center;
		text-decoration: none;
		padding: 5px 0px 0px 0px;
		color: #2b2b2f;
		font-weight: bold;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 22px;
	}
	html>body #topmenu a:link, html>body #topmenu a:visited { height: 22px; }
	#topmenu a:active, #topmenu a:hover {
		background: url('images/tab.gif') no-repeat -319px 0px;
	}
	#service #menu1 a,  #repair #menu2 a, #insurance #menu3 a, #fleet #menu4 a, #schedule #menu5 a {
		background: url('images/tab_active158.gif') no-repeat 0px 0px;
		font-size: 100%;
		color: 800;		
	}

#bodywrapper {
	border-top: solid 1px #abadb7;
	border-bottom: solid 1px #abadb7;
}
	
#body2colleft {
	border-left: solid 200px #e2e4eb;
}

#body2colright, #bodyhome {
	border-right: solid 200px #c8cad4;
}

#body3col {
	border-left: solid 200px #e2e4eb;
	border-right: solid 200px #c8cad4;
}

#body3colinner, #body2colinner {
	width: 100%;
}

#body2 {
	width: 200px;
	float: left;
	margin-left: -200px;
	position: relative;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
	html>body #body2 { width: 180px; }

#body1 {
	width: 100%;
	float: left;
}

#body1inner {
	padding: 10px;
}
	#body2colright #body1 #body1inner, #bodyhome #body1 #body1inner { padding: 20px 10px 10px 28px; }

#body3 {
	width: 200px;
	float: left;
	margin-right: -200px;
	position: relative;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
	html>body #body3 { width: 180px; }
	
#bodyhome2col {
	border-right: solid 380px #fff;
}

#bodyhome2colinner { width: 100%; }

#bodyhomeleft {
	width: 100%;
	float: left;
	line-height: 1.4;
}
#bodyhomeleft a.key{
	text-decoration:none;
	font-weight:bold;
	color: #2b2b2f;
	}

#bodyhomeright {
	margin-right: -380px;
	position: relative;
	width: 380px;
	float: left;
	padding: 0px 10px 20px 20px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
}
	html>body #bodyhomeright { width: 350px; }
.leftmenu ul {
	margin: 0px; 
	padding: 0px;
}

.leftmenu li { 
	list-style: none; 
	background: url('images/vertical.gif') no-repeat 0px -85px;
	width: 180px;
	height: 24px;
}

.leftmenu a:link, .leftmenu a:visited {
	width: 180px;
	height: 24px;
	text-decoration: none;
	color: #6f7281;
	display: block;
	padding: 0px 0px 0px 20px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
}
	html>body .leftmenu a:link, html>body .leftmenu a:visited {
		width: 160px;
	}

.leftmenu a:active, .leftmenu a:hover { 
	background: url('images/vertical.gif') no-repeat 0px 0px;
}

#footer {
	margin-top: 2px;
	border-top: solid 5px #abadb7;
	padding: 5px;
}.NOW {
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bolder;
	color: #800000;
}
#steered {
	font-size:1.4em;
	font-weight:400;
	line-height: 1.2;
	color:#000000
}
.qst {
	color:#990000;
	line height: 1.2;
	font-weight:bold;
	}
.ans {
	color: #2b2b2f;
	line: 1.4;
	padding: 5px 5px 15px 10px;

	}
.global ul {
	margin-bottom: -10px; 
	padding: 40px 5px 10px 10px;
}

.global li { 
	list-style: none; 
	width: 80px;		/******** was 180 **************/
	height: 24px;
}

.global a:link, .global a:visited {
	width: 80px;		/******** was 180 **************/
	height: 24px;
	text-decoration: none;
	color: #2b2b2f;		
	display: block;
	padding: 0px 0px 0px 20px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 60px;		/******** was 160 **************/
	font-weight:bold;
}
.global a:active, .global a:hover { 
	background: url('images/vertical.gif') no-repeat 0px 0px;
	font-weight:bold;
}
.reqd {
	font-weight: bold;
	color: #FF0000;
}
