#contact_left{
	width: 530px;
	float: left
}
#contact_right{
	width: 210px;
	float: right
}
#contact_form{
	background-image: url(../images/call_us.gif);
	background-position: 370px 180px;
	background-repeat: no-repeat;
	width: 510px;
	border: 1px dotted #ff9999;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	float: left
}
#contact_form_left{
	width: 240px;
	margin: 0px 5px 0px 0px;
	float: left
}
#contact_form_right{
	width: 240px;
	margin: 0px 0px 0px 5px;
	float: left
}

#form_directions{
	width: 210px;
	background-image: url(../images/HdDirections.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	float: right
}

#contact_map{
	width: 210px;
	height: 320px;
	float: right
}
#contact_text{
	width: 100%;
	margin: 0px 0px 10px 0px;
	float: left
}
#opening_times{
	width: 100%;
	background-image: url(../images/HdOpeningTimes.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 10px 0px;
	padding: 35px 0px 0px 0px;
	float: right
}
	
