#mainsitewrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
	border-top: thin solid #999999;
	border-right: thin #999999;
	border-bottom: thin solid #999999;
	border-left: thin #999999;
}
#home {
	width: 75px;
	background: url(../images/hmp/pic/mapimgnoedit.jpg) no-repeat center center;
	font-family: "century gothic";
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 2px;
	border-left: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 79px;
}
#video {
	float: left;
	width: 150px;
	font: bold small "century gothic";
	background: #FFFFFF repeat-x center;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
#about {
	float: left;
	width: 150px;
	font: bold small "century gothic";
	background: repeat;
	text-align: center;
	padding-top: 2px;
	border-left: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
#calendar {
	float: left;
	width: 100px;
	font: bold small "century gothic";
	background: repeat;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contact {
	float: left;
	width: 100px;
	font: bold small "century gothic";
	background: repeat;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left: thin #CCCCCC;
	padding-right: 5px;
}
#departments {
	float: left;
	width: 150px;
	font: bold small "century gothic";
	background: repeat;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: thin #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#clear {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
