#main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #FFF;
	width: 990px;
	z-index: auto;
}
#banner_div {
	background-image: url(../images/Banner_Web.png);
	float: left;
	width: 990px;
	height: 300px;
	border: thin solid #000;
}

#main_content {
	float: left;
	width: 990px;
	padding-top: 40px;
	background-color: #FFF;
	border: thin solid #000;
}
#nav_div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#left_column {
	float: left;
	width: 400px;
	margin-left: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
#toilet_div {
	float: right;
	width: 550px;
	padding-left: 10px;
}
#wide_content {
	float: left;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#murdock_man {
	float: left;
	margin-right: 20px;
}
#about_us_content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#murdocks {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mail_form_div {
	float: left;
	margin-left: 20px;
}
#location_map_div {
	float: right;
	width: 425px;
	margin-right: 40px;
}
#contact_sent_us {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00F;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#services_header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#services_content {
	float: left;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#services_images {
	float: right;
	width: 350px;
}

#handicap_image {
	float: right;
	margin-right: 150px;
	margin-bottom: 50px;
}
#washstation_image {
	float: right;
	margin-right: 150px;
	margin-bottom: 25px;
}



#footer_div {
	float: left;
	height: 80px;
	width: 970px;
	background-color: #0051C0;
	border: thin solid #000;
	padding-left: 20px;
	padding-top: 10px;
}
