/* left side */
#left {
	float:left;	
	width:240px;
	height:100%;
	margin-right:10px;
	}
	
#title_bar {
	background-image:url(../graphics/sub_header.jpg);
	background-repeat:repeat-x;
	padding:10px;
	height:15px;
	margin-top:10px;
	clear:both;
	position:relative;
}

#title_bar h1 {
	font-weight:normal;
}

/* Easter Start */	

#easter-title_bar {
	background-image:url(../graphics/sub_header.jpg);
	background-repeat:repeat-x;
	padding:10px;
	height:15px;
	margin-top:10px;
	clear:both;
	position:relative;
	width:480px;
}

#easter-title_bar h2, #easter-title_bar h1, #easter-title_bar a {
	color:#FFF;
}

/* Easter End */

#title_bar h2, #title_bar h1, #title_bar a {
	color:#FFF;
}

#title_bar_under {
	background-repeat:repeat-x;
	padding:10px;
	height:15px;
	margin-top:10px;
	
	clear:both;
	position:relative;
	float:left;
}


/*#title_bar strong {
	float:right; 
	font-size:12px;
	color:#FFF;
	padding:0;
	margin:0;
	position:absolute;
	left:710px;
}*/

#address {
	height:100px;
	width:210px;
	padding:15px;
	background-color: #F2F2F2;
	}
	
#call_back {
	height:76px;
	width:240px;
	margin:2px 0 10px 0;
	background-color: #F2F2F2;
	color:#333;
}


#call-back #send {
	width:45px;
}

#open_hours {
	background-color: #F2F2F2;
	height:125px;
	padding:10px;
}

.currentday {
	color:#C00;
	/*color:#2598d4;*/
	}

#car_list {
	background-color: #F2F2F2;
	padding:15px;
}

#car_list ul li {

	}
	
.emailafriend, .callmeback {
	background-image:url(../graphics/sub_header.jpg);
	background-repeat:repeat-x;
	padding:10px;
	height:15px;
	margin-top:10px;
	clear:both;
	color:#FFF;
}
