
*{font-family:tahoma,arial,helvetica,sans-serif;}

body{
	font-family:tahoma,arial,helvetica,sans-serif;
	margin:0;
	padding:0;
	background:#ada9a8;
	font-size:.9em;
}

blockquote, i{
	font-style:italic;
	font-weight:bold;
}

h4{
	background:#f5f5f5 url(../images/h4back.jpg) repeat-y;
	font-size:1em;
	border:#999 solid 1px;
	margin-top:15px;
	margin-bottom:5px;
	padding:3px 0 3px 8px;
}

th{
	background:#ffe9b9;
	font-size:12px;
	border:#ccc solid 1px;
	margin-bottom:5px;
	padding:1px 0;
}

form{
	display:inline;
	margin:0;
}

a,a:link,a:visited,a:active{
	color:#A77203;
}
a:hover{
	color:#C65806;
}

.newitem{
	color:#f00;
}

#container{
	height:100%;
	color:#333;
}

#scroll{
	position:absolute;
	top:0;
	left:0;
	width:99%;
	margin-top:94px;
	text-align:center;
	z-index:10;
}

#top{
	height:110px;
	width:100%;
	background:#fff;
	border-bottom:#d49100 solid 3px;
}

#headerimgscreen{
	display:none;
}

#headerimg{
	overflow:hidden;
}

.rgrad{
	width:68px;
	height:110px;
	background:#fff;
}

#gradleft{
	background:#f5f5f5 url(../images/gradleft.gif) repeat-y;
}

#gradright{
	background:#f5f5f5 url(../images/gradright.gif) repeat-y;
}

#leftnav{
	width:135px;
	height:1px;
	margin:0;
	padding:5px;
	color:#d49100;
	z-index:2;
	border-right:#d49100 solid 1px;
	background:#333 url(../images/backleftside.jpg) repeat-y;
}

* html #leftnav{
	height:400px;
	hei\ght:400px;
}

#content{
	position:relative;
	padding:30px 5px 60px 5px;
	background:#f5f5f5 url(../images/backlogo.jpg) no-repeat center 25px;
	/*
	margin:0 0 0 135px;
	background:url(../images/backgradright.jpg) repeat-y top right;
	*/
	line-height:130%;
	min-height:380px;
}

* html #content{
	height:400px;
	hei\ght:400px;
}

#content img{
	margin:8px;
	border:#000 solid 2px;
}

#leftnav p{
	margin:0 0 1em 0;
}
#content h2{
	margin:0 0 .5em 0;
}

#emp{
	margin:260px 0 0 10px;
	color:#000;
	font-size:11px;
}
#emp i{
	font-weight:normal;
}
#emp span{
	font-weight:bold;
	font-size:14px;
}

#excellence{
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
}
#excellence img{
	border-width:0;
}

#footer{
	clear:both;
	margin:0;
	padding:5px;
	height:12px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#d49100;
	border-top:black solid 1px;
	border-bottom:black solid 1px;
	z-index:99;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	color:#ddd;
	text-decoration:underline;
}
#footer span{
	margin:0 10px;
}
#footer sup{
	font-size:80%;
}
#footer .ltxt{
	font-weight:normal;
	float:left;
}
#footer .rtxt{
	float:right;
}
#footer .ctxt{
	text-align:center;
}

#homecontent{
	background:#f5f5f5;
	position:relative;
	min-height:410px;
	height:410px;
}

#homecontent img{
	border-width:0;
	margin:0;
}

#hometruck{
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:0.20;
	position:absolute;
	top:40px;
	left:0;
	z-index:2;
}

#homekeywords{
	position:absolute;
	top:0;
	left:50px;
	width:550px;
	z-index:3;
}

#hometext{
	position:absolute;
	top:70px;
	left:50px;
	width:500px;
	z-index:3;
	color:#000;
	font-weight:bold;
	font-size:120%;
	line-height:140%;
}

#siteby{
	padding:5px 0;
	color:#eee;
	font-size:10px;
}
#siteby .ltxt{
	float:left;
	padding:0 0 0 5px;
}
#siteby .rtxt{
	float:right;
	padding:0 5px 0 0;
}
#siteby a{
	color:#eee;
	font-size:10px;
	text-decoration:underline;
}
#siteby a:hover{
	color:#fff;
	text-decoration:underline;
}

/* FORMS */
input, select, option, textarea{
	font-size:12px;
	margin-right:10px;
	color:#000;
}
button{
	margin:0;
}
label{
	font-size:12px;
	font-weight:bold;
}
.floatlt{
	float:left;
}
.floatrt{
	float:right;
}
.extrapad{
	padding-right:10px;
}
.required{
	font-weight:bold;
	color:#f00;
	font-size:11px;
}
.resultnotice{
	font-weight:bold;
	color:#f00;
	font-size:12px;
}

/* driverapp tabs */
#driverapp{
}
#driverapp1,#driverapp2,#driverapp3,#driverapp4,#driverapp5{
	width:600px;
}
#driverapp2,#driverapp3,#driverapp4,#driverapp5{
	display:none;
}
#driverapp .noinputrightmargin input{
	margin-right:0;
	margin-left:10px;
}
.button{
	color:#000;
}
.tabheader{
	width:100%;
	/*background:#f5f5f5 url("../images/tabs/bg.gif") repeat-x bottom;*/
	background:#f5f5f5;
	font-size:93%;
}
.tabheader ul{
	margin:0;
	padding:10px 0;
	list-style:none;
}
.tabheader li{
	float:left;
	background:url("../images/tabs/left_off.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:#000 solid 1px;
}
.tabheader a{
	float:left;
	display:block;
	background:url("../images/tabs/right_off.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabheader a{float:none;}
/* End IE5-Mac hack */
.tabheader a:hover{
	color:#000;
}
.tabheader .current{
	background-image:url("../images/tabs/left.gif");
	border-width:0;
	border-bottom:#000 solid 1px;
}
.tabheader .current a{
	background-image:url("../images/tabs/right.gif");
	color:#fff;
	padding-bottom:5px;
}
.tabheader .current a:hover{
	color:#fff;
}

#drivertestimonials img{
	float:left;
	margin:0 15px 15px 0;
}
#customertestimonials img{
	float:left;
	margin:0 15px 15px 0;
}

#custserv{position:relative;width:553px;height:350px;overflow:hidden;}
#custserv img{border-width:1px;margin:0;}
#custservmap{z-index:20;}
#csimgmap{position:absolute;top:0px;left:165px;width:553px;height:350px;z-index:5;}
.csrep{position:absolute;top:0px;width:165px;z-index:10;text-align:center;}
.csrep img{border:#f00 solid 1px;}
.csmapfade{position:absolute;top:0px;left:165px;width:553px;height:350px;z-index:1;}
.csclose{position:absolute;top:8px;right:10px;}

.maincontent{position:relative;}
.xsnazzy h1, .maincontent h1{margin:0;font-size:1.2em;padding:2px 10px 2px 7px;border-bottom:1px solid #444;}
.xsnazzy p, .maincontent p{margin:0;padding:10px 10px 0 10px;font-size:11px;}
.xsnazzy{background:transparent;width:33%;float:none;margin:0 3px;}

.xtop, .xbottom{display:block;background:transparent;font-size:1px;}
.xb1, .xb2, .xb3, .xb4{display:block;overflow:hidden;}
.xb1, .xb2, .xb3{height:1px;}
.xb2, .xb3, .xb4{background:#fff;border-left:1px solid #444;border-right:1px solid #444;}
.xb1{margin:0 5px;background:#444;}
.xb2{margin:0 3px;border-width:0 2px;}
.xb3{margin:0 2px;}
.xb4{height:2px;margin:0 1px;}

.xboxcontent{padding:7px;display:block;border:0 solid #444;border-width:0 1px;height:auto;}
* html .xboxcontent{height:1px;}

.colora{background:#efefef;color:#000;}
.colorb{background:#fff;color:#666;}
.colorc{background:#758279;color:#fff;}
.colord{background:#b2ab9b;color:#000;}
.nocontentlogo{background:#f5f5f5;}