@charset "windows-1252";
#top_banner {
	background-image: url(../images/nav_banner.gif);
	height: 126px;
	width: 649px;
	position: absolute;
	left: 121px;
	top: 60px;
	background-position: 0px 19px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header {
	position: absolute;
	left: 1px;
	top: 0px;
	display: block;
	height: 163px;
	width: 770px;
}
#topnav {
	height: 41px;
	width: 375px;
	position: absolute;
	left: 376px;
	top: 0px;
}
#site_navigation {
	margin-left: 158px;
}
#content {
	position: absolute;
	left: 16px;
	top: 186px;
	background-color: #FFFFFF;
	width: 755px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F17;
	text-align: center;
}
p.topbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.mid_contents {
	height: 503px;
	width: 173px;
	border: 1px solid #FF7F17;
}
#content #left_nav_contents {
	height: 804px;
	width: 136px;
	border: 1px solid ffffff;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#copyright {
	background-color: #2e71a8;
	width: 100%;
	height: 36px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
}
