#editable_page {
	padding: 0px;
	width: 850px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#designed_bg {
	float: left;
	width: 300px;
	font-size: 10px;
}
#designed_bg a {
	float: left;
	color: #CCC;
}
#flash {
	background-color: #CCC;
	height: 260px;
	width: 850px;
	margin-top: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
body {
	background-image: url(../site_images/pagebg_left.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
}
#footer_buttons {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1081F;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1081F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	clear: both;
	z-index: 3;
	float: none;
}
#footer_buttons a {
	color: #000;
	text-decoration: none;
}
#footer_buttons a:hover {
	color: #F1081F;
	text-decoration: none;
}
#background {
	background-image: url(../site_images/pagebg_right.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	float: right;
	height: 400px;
	width: 50%;
	z-index: 2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	position: absolute;
}
#main_container {
	position: relative;
	z-index: 1;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 100%;
}
#container {
	background-color: #FFF;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 400px;
	width: 890px;
}
#pagecloser_left {
	background-image: url(../site_images/pagecloser_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 400px;
	width: 20px;
	z-index: 3;
	left: 0px;
	position: absolute;
	top: 0px;
}
#pagecloser_right {
	background-image: url(../site_images/pagecloser_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 400px;
	width: 20px;
	padding: 0px;
	z-index: 3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 870px;
	right: 0px;
}
#content {
	padding: 0px;
	width: 850px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
}
#buttons {
	height: 26px;
	width: 850px;
}
#sitemap {
	padding-right: 20px;
	padding-left: 20px;
	width: 350px;
}
