@charset "UTF-8";


body {
	background-color: #CCCC99;
	background-image: url(../../images/pages/backgrnddeco3b.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#container {
	background-image: none;
	text-align: left;
	margin-top: 145px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	width: 770px;
}
#top_anchor {
	position: relative;
}
#footer {
	background-position: center bottom;
	background-image: url(../../images/pages/global/borders/btm_wright_board3.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 770px;
	position: absolute;
	top: -20px;
}
#position_footer {
	position: relative;
}
#mainContent {
	padding-top: 0px;
	padding-left: 0px;
	position: static;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav_menu_box {
	position: absolute;
	left: 155px;
	top: -70px;
	height: 35px;
	width: 575px;
}
#positioning_container_below_main_content {
	position: relative;
}
#background_below_main_content {
	background-image: url(../../images/pages/global/borders/btm_wright_board3.jpg);
	height: 40px;
	width: 770px;
	position: absolute;
	top: -35px;
}
#home_pg_button {
	position: absolute;
	top: -135px;
}

#home_pg_button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

