@charset "utf-8";
.oneColFixCtr #leftnav {
	background-color: #FFF;
	width: 237px;
	float: left;
	margin-top: 5px;
}
/* CSS Document */

.oneColFixCtr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFF;
	width: 987px;
	margin-bottom: 10px;
	height: auto;
	float: left;
}
#footer {
	width: 960px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
	background-color: #121F42;
	clear: both;
}
#header {
	width: 1000px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#topnavagation {
	width: 1000px;
	color: #FFF;
	height: 30px;
	background-color: #334F76;
	padding: 0px;
	margin: 0px;
}
.navtop {
}
.oneColFixCtr #mainContentDesign {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFF;
	width: 987px;
	margin-bottom: 10px;
	height: 1110px;
}
.oneColFixCtr #mainContentsmall {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFF;
	width: 987px;
	margin-bottom: 10px;
	height: 940px;
}
.oneColFixCtr #woodhavencontent {
	background-color: #FFF;
	width: 710px;
	float: left;
	margin-top: 0px;
	margin-left: 250px;
	padding-left: 30px;
	height: auto;
	clear: left;
}

