body {
	text-align: center;
	background-color: #006;
}
#Container {
	text-align: left;
	height: auto;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
}

#Logo {
	height: 150px;
	width: 300px;
	float: left;
	border: 0;
}
#MenuTop {
	float: right;
	height: 65px;
	width: 480px;
	margin-bottom: 20px;
}
#MenuTopAbout {
	float: left;
	height: 65px;
	width: 230px;
}
#MenuTopContact {
	float: right;
	height: 65px;
	width: 230px;
}
#MenuBottom {
	float: right;
	height: 65px;
	width: 480px;
}
#MenuBottomGroundsMaintenance {
	float: left;
	height: 65px;
	width: 230px;
}
#MenuBottomDesignandBuild {
	float: right;
	height: 65px;
	width: 230px;
}
#Banner {
	height: 30px;
	width: 800px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#Content {
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.MissionStatement {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-indent: 10px;
	margin: 10px;
}
.profile1 {
	clear: right;
	margin-left: 10px;
	overflow: auto;
}
.profile2 {
	clear: left;
	margin-right: 10px;
	overflow: visible;
}
.ContentHeading {
	font-size: 16px;
	color: #006;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.ContentHeading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #006;
	font-weight: bold;
	text-align: center;
}
#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.photoleft {
	margin-right: 20px;
	float: left;
}
.photomargin {
	margin: 5px;
}
