
/* main elements styles */
.top_bg {
	/*padding-top:10px; */
	padding-left:26px;

	height:150px; 

	background: url("../images/top_wide.jpg");
}

.bottom{
	background: url("../images/bottom_bg.jpg");
	height:338px;

}

.menu_table{
	padding-left:216px;
	padding-top:47px;
}

.cars_collage td {
background:#ffffff;
width:82px;
height:78px;
color:#ffffff;
margin-top:2px;
text-align:center;

}

.cars_collage td:hover{
background:#C2C6D6;
width:82px;
height:78px;
color:#ffffff;
text-align:center;
}

.cars_collage div{
background:#ffffff;
width:82px;
height:78px;
color:#ffffff;
margin-top:2px;
text-align:center;
}

.cars_collage div:hover{
background:#C2C6D6;
width:82px;
height:78px;
color:#ffffff;
text-align:center;
}

/* misc styles (spans, fontstyles, etc)  */
.bottom_box1{
	background: url('../images/bottom_box1.jpg') no-repeat;
}

.bottom_box3{
	background: url('../images/bottom_box3.jpg') no-repeat;
}

.bottom_box4{
background: url('../images/bottom_box4.jpg') no-repeat;
}

.bottom_box_heading{
margin-left:24px;
font-size:16px;
font-weight:bold;
text-align:left;
}

.bottom_box_text{
margin-left:24px;
width:228px;
text-align:left;
}

.select_normal select{
width:180px;
}

.select_small select{
width:70px;
}

.car_name{

color:#103687;
}

.car_price{
font-weight:bold;
color:#425EC3;
}

.search_button{
padding-top:3px;
margin-left:100px;
padding-right:-70px;
}
.sidebox4{
	background:url('../images/side_box4.jpg') left top no-repeat;
	height: 154px;
	padding: 15px 80px 0 25px;
	text-align: left;
}
