.clear { clear: both;}

#car {
	margin-bottom: 30px;
	width: 911px;
}



#slider {
	background: url(../images/bgr_car.gif); 
	width: 908px;
	height: 304px;
	position: relative;
	
}

#slider .slider {
	width:900px;
	height:304px;
	overflow:hidden;
	margin:0 auto;
	position: relative;
	text-align:left;
}

#slider .slideWrapper {
	width: 9000px;
	position: absolute;
	text-align:left;
	left: 0;
}

#slider .box {
	width:900px;
	float:left;
	text-align:left;
}

.slideMenu {
	width: 908px;
	height: 66px ;
	margin: 0 ;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.slideMenu a {
	display: block;
	height: 66px;
	width: 227px;
	text-decoration: none;
	outline: none;
}


.s_un {
	background-image: url(../images/but_car_left.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 66px;
	float: left;
	color: #5b5b5b;
}

.slideMenu a {color: #5b5b5b;}

.s_un_sel {	
	background-image: url(../images/but_car_left_ac.gif);
}

.s_un_sel a, .s_deux_sel a, .s_trois_sel a, .s_quatre_sel a {color: #FFF;}

.s_deux {
	background-image: url(../images/but_car.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 66px;
	float: left;
}

.s_deux_sel {
	background-image: url(../images/but_car_ac.gif);
}

.s_trois {
	background-image: url(../images/but_car.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 66px;
	float: left;
}

.s_trois_sel {
	background-image: url(../images/but_car_ac.gif);
}

.s_quatre {
	background-image: url(../images/but_car_right.gif);
	background-repeat: no-repeat;
	width: 227px;
	height: 66px;
	float: left;
}

.s_quatre_sel {
	background-image: url(../images/but_car_right_ac.gif);
}

.title_box {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

.slideMenu p { 
	margin-left: 15px;
	width: 180px;
	cursor: pointer;
	margin-top: 3px;
}

.slider img {
	float: left;
	margin: 15px 20px 0 20px;
}

.slider .col {
	float: left;
	width: 410px;
	height: 240px;
	padding: 30px 30px 15px 0;
	position: relative;
}

.slider h2 {
	font-size: 36px;
}

.slider p {
	font-family: Verdana, Geneva, sans-serif;
	color: #7b7a6d;
	padding-right: 40px;
}

.slider a {
	position: absolute;
	bottom: 20px;
	right: 40px;
	color: #d37c3e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-decoration: none;
	display: block;
	background: url(../images/arrow_plus.gif) no-repeat bottom left;
	padding-left: 24px;
}

.slider a:hover {
	text-decoration: underline;
}
