#center_content {
	margin: auto;
	width: 950px;
	background-color: #FFF;
}
#header {
	height: 125px;
	width: 950px;
}
#banner_left {
	float: left;
	height: 230px;
	width: 190px;
	background-color: #E9E9E9;
	border: 1px solid #E9E9E9;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner_clear {
	clear: both;
	width: 950px;
}
#content_left {
	float: left;
	width: 515px;
	position: relative;
	left: 217.5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content_right {
	float: right;
	width: 200px;
	position: relative;
	right: 6px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#content_clear {
	clear: both;
	width: 950px;
}
#footer {
	height: 25px;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
}
#header_logo {
	float: left;
	height: 125px;
	width: 210px;
}
#header_mainnav {
	height: 100px;
	width: 725px;
	float: left;
	position: relative;
	left: 9px;
}
#mainnav {
	height: 60px;
	width: 725px;
}
#main_subnav {
	height: 40px;
	width: 700px;
	padding-left: 25px;
}


#content_mid_left {
	width: 245px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}

#content_mid_right {
	float: right;
	width: 245px;
	position: relative;
	right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_mid_clear {
	clear: both;
	width: 525px;
}
#footer_subnav {
	float: left;
	width: 250px;
	height: 25px;
}
#footer_clear {
	clear: both;
	width: 950px;
}
#footer_copyright {
	float: right;
	height: 25px;
	width: 700px;
}
#header_subnav {
	float: right;
	height: 25px;
	width: 225px;
	position: relative;
	right: 6px;
}
#banner_right {
	float: left;
	height: 300px;
	width: 720px;
	border: 1px solid #C8C8C8;
	position: relative;
	left: 5px;
	overflow: hidden;
	padding: 2px;
}
#nav_position {
	width: 512.5px;
	padding-top: 5px;
	height: 15px;
	padding-bottom: 25px;
}
#bookmark {
	width: 200px;
	margin: 0px;
	padding: 5px;
	float: left;
}
#sitemap {
	width: 500px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 7.5px;
}
#sub_sitemap {
	margin: auto;
	width: 500px;
}

