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

	height:150px; 

}

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

}

.menu_table{
	padding-left:216px;
	padding-top:47px;
}
p {
padding-top:5px;
margin:0px;
}

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

}

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

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

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

.index_top {
background:url(../images/home_top.jpg) repeat-x;
}
.hmt_sp {
height:250px;
}


/* 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;
}
table {text-align:left;}
.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;
}
li.sd {
background:url('../images/arrow2.gif') left no-repeat;
color:#ffffff;
padding-left:15px;
list-style-type: none;
text-align:left;
line-height:17px;
}
.hm_boxes {
background:url(../images/home_sbox.gif) no-repeat;
height:137px;
}
.padmar_0 {padding:0px;margin:0px;}
.top_tbl {
background:url(../images/page_top.jpg) top no-repeat;
}
.search_box {
background:url(../images/search_box.gif) no-repeat;
}
.header_line {
background:url(../images/header_bgline.gif) left bottom repeat-x;
}