#banner {
	background-image: url(images/front/banner.jpg);
	background-repeat: no-repeat;
}
#badges img {
	padding-right: 12px;
}
#badges {
	width: 440px;
	margin-left: 20px;
	margin-top: 10px;
	clear: both;
	float: left;
}
#mid_main_welcome {
	
	clear: both;
	background-image: url(images/front/photo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
}

#service_times {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin-top: 20px;
}


#banner_text {
	position: absolute;
	left: 50px;
	top: 12px;
	height: 180px;
	width: 270px;
}
#welcome_text {
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#mid #right_column {
	width: 270px;
	position: absolute;
	top: 3px;
	right: 11px;
	height: 337px;
}

#mid_main_column {
	position: relative;
	width: 470px;
	margin:0px;
	height: 300px;
}
 
