/* left side */
#left {
	float:left;	
	width:170px;
	height:100%;
	margin-right:10px;
	}
	
#left p {
	font-size:11px;
}

/*#title_bar strong {
	float:right; 
	font-size:12px;
	color:#FFF;
	padding:0;
	margin:0;
	position:absolute;
	left:710px;
}*/

#address {
	height:100px;
	width:150px;
	padding:10px;
	background-color: #F2F2F2;
	}
	
#call_back {
	height:90px;
	width:150px;
	padding:0 10px 0 10px;
	margin-bottom:10px;
	background-color: #F2F2F2;
	color:#333;
}

#call_back input {
	width:68px;
	font-size:11px;
	margin-top:3px;
	float: left;
}

#call_back p {
	padding-top:5px;
}

#call-back #send {
	width:45px;
	font-size:11px;
	margin:5px 3px 0 0;

}

#open_hours {
	background-color: #F2F2F2;
	height:145px;
	width:150px;
	padding:10px;
}

.currentday {
	color:#fff;
	font-size:11px;
	background-color:#666;	
	}
	
.day {
	font-size:11px;
}
	
.emailafriend, .callmeback {
	background-image:url(../graphics/sub_header.jpg);
	background-repeat:repeat-x;
	padding:10px;
	height:15px;
	margin-top:10px;
	clear:both;
	color:#FFF;
}

#care_package {
	background-color: #F2F2F2;
	height:65px;
	width:150px;
	padding:85px 10px 10px 10px;
	background-image:url(../graphics/left_care_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#sell_your_car {
	background-color: #F2F2F2;
	height:25px;
	width:150px;
	padding:25px 10px 10px 10px;
	background-image:url(../graphics/left_sell_my_car.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	