html {	height: 101%; }


body {
	background-image: url(graphics/draft2_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;	}
	
	p {font-size: 1.0em; padding:0px; margin:0px; }
	
	hr {}	
	.divider {border-right: 1px solid #ccc; }
	
	.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em!important; 
	color:#FFFFFF;}
	
	
	
	
	h1 {font-size:1.3em; color:#FFFFFF; margin:0px; padding:0px; }

	#site_wrapper {
	margin:0 auto;
	width:800px!important;
	background-color:#333333;
	background-image:url(graphics/main_content_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	text-align: left;
	border:5px solid #ffffff;}

	#header_wrapper {
	float:left;
	width:800px;
	
	text-align: left;}
	
		#header_logo_slogan_wrapper {
		float:left;
		background-image:url(graphics/header_bg.jpg);
		background-repeat:no-repeat;
		height:110px;
		width:800px;
		text-align: left; }
	
			#header_logo {
			float:left;
			padding-left:20px;
			padding-top:35px;
			width:30%;
			text-align:left; }
			
			#header_slogan {
			float:right;
			width:55%;
			color:#FFFFFF;
			padding:3px;
			
			 }
		
		
		#navigation {
		float:left;
		border-top:1px solid #fff;
		background-color:#000000;
		border-bottom:1px solid #fff;
		width:800px; }
		
	#menu {
	background: #000000;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 800px;
	
}
#menu li {
	float: left;
font: 1.0em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#menu a {
	background: #000 url("images/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	width:114px;
	text-align:center;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #9B0505 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	font: 1.0em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding-top:6px;
	padding-bottom: 6px;  
	padding-left:0px;
	padding-right:0px;                  
	}


	#main_pic {
	float:left;
	clear:left;
	background-color:#FFFFFF;
	background-image:url(rotate/3.jpg);
	background-repeat:no-repeat;
	width:621px;
	height:282px;}
	
	#main_pic a:link {
	color:#000000
	}
	
	#hp_search_wrapper {
	float:right;
	background-image:url(graphics/hp_search_bg.jpg);
	background-repeat:repeat;
	border-left:1px solid #fff;
	width:178px;
	height:282px;}

	#hp_search {
	float:left;
	padding:5px;
	color:#FFFFFF;
	}
		
	#black_bar {
	float:left;
	padding-top:4px;
	width:800px;
	background-image:url(graphics/hp_grey_bar.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
	height:20px;
	}	

	#main_wrapper{
	float:left;
	width:99%;
	padding-left:4px;
	padding-top:7px;
	color:#FFFFFF;
	text-align: left; }
	
		#footer_wrapper{
		float:left;
		background-color:#000000;
		padding-top:7px;
		height:35px;
		width:800px;
		border-top:1px solid #fff;
		text-align: left;
		font-size:1em;
		color:#FFFFFF;}
		
		#footer_copyright {
		float:left;
		width:55%;
		padding:5px;
		text-align:left; }
			
		#footer_vbs {
		float:right;
		padding:5px;
		text-align:right;
		width:30%; }
		
#Layer2 {
	position:absolute;
	padding:3px;
	width:150px;
	height:113px;
	z-index:1;
}

	#car_spec_table{
	background-image:url(graphics/bg_car_spec.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff; }
	
	.car_spec_text {
	font-size:1.4em;
	font-weight:bold;
	color:#FFFF99;		
	}

		
/* TEXT STYLES */

a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color:#99CCCC;
}
a:active {
	text-decoration: none;
}












.page_title_green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	letter-spacing:-1px;
	color:#00703E;
	font-weight:bolder;}

.page_title_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding-bottom:10px;
	letter-spacing:-1px;
	color:#BF3030;
	font-weight:bolder;}
		
.hp_table td {
	padding:6px;
	vertical-align:top;
	text-align:justify;}

.hp_table_icons td{
	padding:2px;
	vertical-align:top;
	text-align:center; }		

.hp_tabs {
	border:1px solid #666666;}

.hp_tabs_text {
	border:1px solid #fff;	}

.tabs_text_large {
	font-size:1.3em;
	font-weight:bolder;
	line-height:25px;
	color:#FFFFFF; }
	
.tabs_text_small {
	font-size:1.1em;
	font-weight:bolder;
	color:#FFFF00; }


.listing_border {
	border: 1px dashed #666; }
	

.news_headline {
	line-height:25px; }

	
.dropdown{
	width:98%;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color:#9B0505;
	margin:3px;
	color:#FFFFFF;
	font-size:1.2em;}

.textfields{
	width:97%;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color:#C5C5C5;
	margin:2px;
	color:#000000;
	font-size:1.1em;}

.float_left {
	float:right; }

form{
	display:inline; }

.float_right{
	float:right;}

.yellow {
	color:#FFFF99;}

.img_border {
	border:1px solid #fff;
	padding:2px;
	text-align:center; }
	
	
.float_right_img {
	float:right;
	padding:2px;
	margin:3px;
	text-align:right; }
	
	.float_left_img {
	float:left;
	padding:2px;
	margin:3px;
	text-align:left; }



