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

.clear{clear:both;}	

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 5px;
}

#wrapper {
height:auto;
width:auto;
}


body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 100.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#111111;
	padding: 0px;
	color: #e6e6e6;
	text-align: left;
	background-image: url(../grafix/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	font-weight: normal;
}


#main_wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 52px;
	padding-left: 29px;
}

#inner_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
}

#intro_text {
	width: 379px;
	text-align: center;
	float:left;
	font-size: 75%;
	padding: 0px;
}

#footer {
	width: 874px;
	height: 23px;
	text-align: right;
	background-image: url(../grafix/contact-box.png);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 0px;
	vertical-align: middle;
	float: left;
	padding-bottom: 10px;
}

#footer h2 {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
}

#left-col {
	float: left;
}
.left-col-top {
	background-image: url(../grafix/cars.png);
	height: 350px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-col-bottom {
	height: 300px;
	width: 549px;
	padding-right: 5px;
	float: left;
}

.left-col-bottom p {
	color:#333333;
	font-size:75%;
	font-weight:lighter;
	padding-left: 30px;
	;
}
#top_navs a {color:#ffffff; text-decoration:none;}
#top_navs a:hover {color:#FF9900; text-decoration:none;}
a {color:#999999; text-decoration:none;}
a:hover {color:#FF9900; text-decoration:underline;}

#left-col2 {
	float: left;
	width: 420px;
	background-image: url(../grafix/inside_page_cars.png);
	height: 550px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#right-col2 {
	float: left;
	color: #333333;
	width: 440px;
	font-size:75%;
	padding-left:10px;
	padding-right:30px;
	height: 660px;
}

#vehicles #right-col2 {
	float: left;
	color: #333333;
	width: 440px;
	font-size:70%;
	padding-left:10px;
	padding-right:30px;
	height: 660px;
}

#right-col {
	float: left;
	color: #000000;
	width: 340px;
	height: 660px;
}

#button {
	background-image: url(../grafix/button.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 43px;
	width: 313px;
	padding-left: 40px;
	padding-top: 20px;
	margin-bottom: 10px;
}

#button:hover {
	background-image: url(../grafix/buttonclick.png);
}

#button2 {
	background-position: center center;
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
	background-image: url(../grafix/button2.png);
	margin-left: 150px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#button2:hover {
	background-image:url(../grafix/button2click.png);
} 
#button a{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#button2 a{
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}



#top_navs {
	height:30px;
	font-size: 80%;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top: 8px;
	float: left;
	width: 580px;
	background-image: url(../grafix/top_navs_bg.png);
	background-repeat: no-repeat;
	padding-left: 5px;
}

#top_number {
	height:30px;
	font-size: 100%;
	margin-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align:right;
	float: left;
	width: 300px;
	background-image: url(../grafix/top_number_bg.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
}

#main_wrapper #bottom_information{
	padding:30px;
	padding-top: 0px;
}

#main_wrapper #bottom_information p {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

ul li {
	list-style-image:url(../grafix/dot.jpg);
	list-style-position: outside;
	line-height: 160%;
}
