#home_img_container{
	width:940px;
	margin:auto;
	position:relative;
	top:141px;
}

.vehicle_hide{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.vehicle_hit{
	position:absolute;
	z-index:100;
}

#vehicle_hit_1{
	width:220px;
	height:375px;
	top:10px;
	left:25px;
}

#vehicle_hit_2{
	width:230px;
	top:20px;
	left:230px;
	height:365px;
}

#vehicle_hit_3{
	width:225px;
	height:375px;
	top:10px;
	left:470px;
}

#vehicle_hit_4{
	width:205px;
	height:370px;
	top:15px;
	left:702px;
}

#vehicle_descriptions{
	width:860px;
	margin:auto;
	text-align:left;
}

.description_subtable{
	width:100%;
}

.vehicle_desc{
	padding:15px;
	padding-top:20px;
	background-repeat:no-repeat;
	height:154px;
}

/*.vehicle_desc_1{
	background-image:url(/img/home/description_bg_1.gif);
}

.vehicle_desc_2{
	background-image:url(/img/home/description_bg.gif);
}

.vehicle_desc_3{
	background-image:url(/img/home/description_bg.gif);
}

.vehicle_desc_4{
	background-image:url(/img/home/description_bg_1.gif);
}*/

#vehicle_desc_cell_1{
	width:190px;
}

#vehicle_desc_2{
	width:190px;
}

#vehicle_desc_cell_2{
	width:260px;
}

#vehicle_desc_3{
	width:195px;
}

.description_text{
	padding-top:10px;
	font-size:10px;
	color:#333333;
}

.vehicle_title_cell{
	height:20px;
}

.base_price{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}