body {
	margin: 0px;
	background-color: #444444;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	position: absolute;
	height: 20px;
	width: 600px;
	top: 79px;
	right: 0px;
	text-align: right;
}
#menu2 {
	position: absolute;
	height: 20px;
	width: 600px;
	top: 49px;
	right: 0px;
	text-align: right;
}
#pagebg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 600px;
	background-image: url(images/backgroundpg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nextpage {
	width: 15px;
	position: relative;
	display: inline;
	padding-top: 15px;
}
#contentpanel {
	width: 900px;
	position: relative;
	float: left;
	background-position: 1px;
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-left: 0px;
}
#basepanel {
	width: 900px;
	position: relative;
	float: left;
}
#top {
	position: relative;
	height: 120px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#headline {
	float: left;
	height: 85px;
	width: 460px;
	position: relative;
	background-image: url(images/ob_home_07.jpg);
	background-position: 1px -20px;
	background-repeat: no-repeat;
}
#footer {
	float: left;
	width: 900px;
	position: relative;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 0px;
}
.menuholder {
	float: right;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005083;
}
.menuholder2 {
	float: right;
	position: relative;
}
#submenu {
	background-image: url(images/sub-menu-box_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 35px;
	width: 470px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 10px;
}
