body {
	background-color:black;
	background:black url('images/bg-top.jpg') repeat-x center top;
	width:100%;
	margin: 0px;
	padding:0px;
}
html { overflow: -moz-scrollbars-vertical !important; }
img, div { behavior: url(/iepngfix.htc) }

#main_body {
	margin: 10px auto 0 auto;
	width: 939px;
}

#main_header {
	width: 100%;
	height: 93px;
}
#footer {
	background:black url('images/bg-btm.jpg') repeat-x center top;
	width:100%;
	height: 53px;
	float:left; 
}
#main_menu {
	width: 100%;
	height: 40px;
	float:left
}
#navigation {
	padding: 0px;
	margin: 0px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#navigation li {
	float:left;
	margin: 0px;
	padding:0px;
	list-style: none;
	background-image: url('/images/sliver.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height: 37px;
}
  
#navigation a {
	display: block;
	margin-top:11px;
	font-face: Georgia;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: black;
}
#navigation a:hover {
	color: red;
}
#search {
	float: right;
	margin-top:5px;
	position:relative;
}
#searchbox {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	border: 1px solid #FFFFFF;
	background-color: #505050;
}
#go {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	border: 1px solid #FFFFFF;
	background-color: #505050;
}
#main_content {
	display: block;
	margin-top:5px;
	float:left;
}
#footer2 {
	background-image: url('/images/long_footer2.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	float:left;
}

#footer3 {
	background-image: url('/images/wheels_footer2_bg.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left
}
#fl {
	width:468px;
	float: left;
}
#featured_car {
	width:250px;
	height: 161px;
	float: left;
	margin-left: 10px;
	background-color: black;
	border:thin #323030 solid;
}
#wholesale {
	float:left;
	width: 187px;
	height: 44px;
	margin-top:10px;
	margin-left:10px;
}
#akiragraphics {
	float:right;
	color:white;
	font-size: xx-small;
	margin-top:150px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#akiragraphics a {
	text-decoration: none;
	color: white;
}
#akiragraphics a:hover {
	color: yellow;
}
#featuredpic {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#featured_names {
	float: left;
	color: white;
	font-size: xx-small;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#featured_names a {
	text-decoration: none;
	color:white;
}
#featured_names a:hover {
	color: white;
	background: #2e2132;
}