.site_wrapper {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
}
.header_container {
	width: 857px;
}
.mainsite_container {
	background-image: url(images/site/main_filler.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.topnav_wrapper {
	color: #CC0001;
	text-align: right;
	padding-right: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
	background-image: url(images/site/main_filler.jpg);
	background-repeat: repeat-y;
}

.footer_container {
	background-image: url(images/site/footer.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 857px;
}
.headerimage {
	background-image: url(images/site/header.jpg);
	height: 165px;
}
.leftimage {
	background-color: #3EA232;
	float: left;
	height: 195px;
	width: 273px;
	padding-left: 17px;
}
.clear {
	clear: both;
}
.redcurve {
	background-image: url(images/site/redcurve.jpg);
	float: left;
	height: 195px;
	width: 275px;
}
.tagimage {
	background-color: #3EA232;
	background-image: url(images/site/text.jpg);
	float: left;
	height: 195px;
	width: 275px;
	padding-right: 17px;
	background-repeat: no-repeat;
}
.flashwrapper {
	padding-left: 36px;
}
.content_wrapper {
	width: 529px;
	margin-left: 36px;
	float: left;
}
.navigation_holder {
	width: 275px;
	margin-right: 17px;
	float: right;
}
.navigation_wrapper {
	margin-right: 5px;
	margin-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 3px;
	padding-top: 2px;
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0001;
}

