* {
	padding:0;
	margin:0;
}

body {
	background:#575859;
	text-align:center;
}

p {
	margin-top:10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#79ba30;
	font-weight:bold;
	margin-top:14px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-top:16px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EF3C42;
	font-weight:bold;
	margin-top:16px;
}

.greentext {
	color:#79ba30;
	font-weight:bold;
}

#envelope {
	width:921px;
	position:relative;
	margin:0 auto;	
	text-align:center;
}

#content_shadow {
	background:#575859 url(../images/bg_shadow.gif) repeat-y;
	position:relative;
	margin:3px auto 0 auto;
	width:921px;
}

#content_shadowbottom {
	background:#575859 url(../images/bg_shadowbottom.gif) no-repeat;
	position:relative;
	margin:0 auto;
	width:921px;
	height:36px;
}

#shadow_tl {
	position:absolute;
	left:0;
	top:0px;
}

#content_envelope {
	background:#fff;
	position:relative;
	margin:0 auto;
	width:847px;
	padding-bottom:17px;
}

#header {
	background:#fff;
	height:100px;
}

#header_logo {
	position:absolute;
	width:327px;
	top:29px;
	left:0;
}

#header_logotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
}

#header_text {
	position:absolute;
	top:35px;
	right:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eb2d33;
	text-align:right;
	line-height:16px;
}

#topnav {
	background:#fff url(../images/bg_topnav.gif) no-repeat;
	width:847px;
	height:34px;
}

	#topnav ul {
		list-style:none;
		float:right;
	}

	#topnav li { 
		float:left;
		padding:0;
	}
	
	#topnav li a { 
		text-indent: -999999px; 
		overflow:hidden; 
		display:block; 
		height:34px;
	} 
	
	a#nav_home { background:url(../images/nav_home.gif) no-repeat; width:63px; }
	a#nav_cars { background:url(../images/nav_cars.gif) no-repeat; width:145px; }
	a#nav_trucks { background:url(../images/nav_trucks.gif) no-repeat; width:119px; }
	a#nav_luxury { background:url(../images/nav_luxury.gif) no-repeat; width:110px; }
	a#nav_tandc { background:url(../images/nav_tandc.gif) no-repeat; width:60px; }
	a#nav_contact { background:url(../images/nav_contact.gif) no-repeat; width:107px; }

	#topnav a#nav_home:hover,
		#topnav a#nav_cars:hover,
		#topnav a#nav_trucks:hover,
		#topnav a#nav_luxury:hover,
		#topnav a#nav_tandc:hover,
		#topnav a#nav_contact:hover,
		#page_home #topnav a#nav_home,
		#page_cars #topnav a#nav_cars,
		#page_trucks #topnav a#nav_trucks,
		#page_luxury #topnav a#nav_luxury,
		#page_tandc #topnav a#nav_tandc,
		#page_contact #topnav a#nav_contact { background-position:0 -34px; }
		
#main {
	background:#fff;
	padding-top:20px;
}

#main_home {
/*	background:#fff url(../images/home1.jpg) no-repeat;*/
	margin-top:20px;
	height:423px;
	width:847px;
}

#rightcol_home {
	background:url(../images/bg_rightcol_home.gif) no-repeat;
	float:right;
	height:423px;
	width:290px;
/*	margin-top:-423px;*/
	position:relative;
	z-index:100;
}

.homebox {
	width:290px;
	height:139px;
	text-align:right;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}

	.homebox a:link { color:#fff; text-decoration:none; font-weight:bold; }
	.homebox a:visited { color:#fff; text-decoration:none; font-weight:bold; }
	.homebox a:hover { color:#fff; text-decoration:underline; font-weight:bold; }
	.homebox a:active { color:#fff; text-decoration:none; font-weight:bold; }

.homebox_text {
	text-align:right;
	position:absolute;
	top:32px;
	right:10px;
	line-height:25px;
	font-size:15px;
}

.homebox_image {
	position:absolute;
	bottom:0px;
	left:30px;
}

.homebox_imagetext {
	font-size:16px;
	text-align:left;
	position:absolute;
	top:10px;
	right:10px;
}

#leftcol {
	background:#fff;
	float:left;
	width:187px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftnav {
	list-style:none;
	text-align:left;
	font-size:12px;
	border-top:1px solid #d6d6d6;
	width:160px;
}

	#leftnav li { 
		line-height:33px;
		border-bottom:1px solid #d6d6d6;
	}
	
	#leftnav li a { 
		display:block; 
		height:33px;
		padding-left:17px;
	} 

	#leftnav a:link { color:#333333; text-decoration:none; font-weight:bold; }
	#leftnav a:visited { color:#333333; text-decoration:none; font-weight:bold; }
	#leftnav a:hover { color:#7aba30; text-decoration:none; font-weight:bold; }
	#leftnav a:active { color:#333333; text-decoration:none; font-weight:bold; }

#leftcol_content {
	margin-top:75px;
	font-size:10px;
}

#leftcol_logos {
	margin:75px 17px 0 0;
}

#rightcol {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	width:660px;
	text-align:left;
	position:relative;
}

	#rightcol a:link { color:#7aba30; text-decoration:none; font-weight:bold; }
	#rightcol a:visited { color:#7aba30; text-decoration:none; font-weight:bold; }
	#rightcol a:hover { color:#7aba30; text-decoration:underline; font-weight:bold; }
	#rightcol a:active { color:#7aba30; text-decoration:none; font-weight:bold; }

	#rightcol ul {
		margin:10px 0 0 20px;
	}

	#rightcol li {
		padding-left:10px;
	}

#mainimage_cars {
	background:#fff url(../images/mainimage_cars.jpg) no-repeat;
	height:205px;
}

#mainimage_trucks {
	background:#fff url(../images/mainimage_trucks.jpg) no-repeat;
	height:244px;
}

#mainimage_luxury {
	background:#fff url(../images/mainimage_luxury.jpg) no-repeat;
	height:226px;
}

#mainimage_lgtext{
	position:absolute;
	top:65px;
	left:30px;
	color:#EF3C42;
	font-weight:bold;
	font-size:26px;
	line-height:30px;
	font-style:italic;
}

#mainimage_smtext {
	font-size:16px;
	line-height:60px;
	color:#333333;
	font-style:normal;
}

.pricingtable_title {
	width:658px;
	margin-top:30px;
	border:1px solid #7aba30;
	border-collapse:collapse;
}

	.pricingtable_title td {
		background-color:#7aba30;
		color:#fff;
		padding-left:10px;
		line-height:30px;
		font-weight:bold;
		text-transform:uppercase;
	}

.pricingtable {
	width:658px;
	margin-top:10px;
	border:1px solid #b5b6ba;
	border-collapse:collapse;
}

	.pricingtable td {
		text-align:center;
		padding:4px 5px;
		border:1px solid #b5b6ba; 
	}

td.pricingtable_header {
	background:#97999c;
	color:#fff;
	height:25px;
}

td.pricingtable_subtitle {
	background:#6D6E71;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlespecial {
	background:#eb2d33;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlesummer {
	background:#e79121;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlewinter {
	background:#78a5e8;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_leftcol {
	text-align:left;
	padding-left:5px;
}

td.pricingtable_premiumcol {
	width:130px;
}

#enquiryform {
	margin:20px auto;
	border:1px solid #b5b6ba;
	text-align:center;
	width:500px;
}

#enquirytable {
	margin:20px auto;
	text-align:center;
}

	#enquirytable td {
		padding:3px 0;
		text-align:left;
	}

	#enquirytable textarea {
		width:400px;
	}

#enquirytable td.enquirytable_label {
	text-align:right;
	padding-right:5px;
	font-weight:bold;	
	width:200px;
}

#enquirytable td.enquirytable_longlabel {
	text-align:center;
	padding:15px 5px 0 0;
	font-weight:bold;	
}

#footerclear {
	background:#fff;
	line-height:20px;
	clear:both;
}

#footer {
	background:#fff url(../images/bg_footer.gif) no-repeat;
	width:847px;
	height:60px;
	position:relative;
}

#footer_contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	height:40px;
	line-height:18px;
	position:absolute;
	top:50%;
	left:20px;
	margin-top:-18px;
}

#footer_tollfree {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e81825;
	font-weight:bold;
	text-align:right;
	height:40px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-15px;
}

#wl {
	text-align:right;
	width:921px;
}

#wl_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:30px;
	padding-right:35px;
}

	#wl a:link { color:#fff; text-decoration:none; font-weight:bold; }
	#wl a:visited { color:#fff; text-decoration:none; font-weight:bold; }
	#wl a:hover { color:#7aba30; text-decoration:none; font-weight:bold; }
	#wl a:active { color:#fff; text-decoration:none; font-weight:bold; }

.graycell {
	background:#f0f0f1;
}

.backtotop {
	width:100%;
	line-height:30px;
	text-align:right;
	font-size:10px;
}
