#container {
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #696969;
}
#page {
	width: 46em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-width: 875px;
}
#header {
	width: 842px;
	height: 160px;
}

#logo {
	float: left;
	height: 160px;
	visibility: visible;
	text-align: left;
}
#menu {
	height: 160px;
	width: 509px;
	background-image: url(../images/menuBGsage.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}
#menubar {
	position: relative;
	top: 88px;
	left: -6px;
}
#menutitle {
	text-align: right;
	position: relative;
	top: 91px;
	padding-top: 1px;
	padding-right: 18px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

#body {
	background-color: #696969;
	float: left;
	padding-left: 33px;
	width: 809px;
}
#contentframe {
	height: auto;
	width: 781px;
	background-color: #d0d0d0;
	float: left;
	padding: 10px;
}
#content1bg {
	background-image: url(../images/content_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 767px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #8b924f;
	font-size: medium;
}



#footer {
	height: 25px;
	width: 842px;
	background-image: url(../images/footersage.jpg);
	float: left;
	clear: both;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	padding-top: 5px;
	padding-left: 46px;
}
#spacer {
	height: 20px;
	clear: both;
	float: left;


}

