#bodyhb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/hb_header_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
#container {
	position: absolute;
	left: 50%;
	width: 942px;
	height: 580px;
	margin-left: -471px;
}
#header {
	background-image: url(../img/hb_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	width: 942px;
	height: 102px;
}
#mainmenu {
	background-image: url(../img/hb_menu_at-top.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 59px;
	top: 0px;
	width: 211px;
	height: 478px;
}
#mainmenuPHP {
	position: relative;
	left: 20px;
	top: 12px;
	width: 169px;
	height: 466px;
}
#contentContainer {
	position: relative;
	left: 270px;
	top: -478px;
	width: 605px;
	height: 478px;
}
#contentMiddle {
	position: relative;
	left: 0px;
	top: 0px;
	width: 208px;
	height: 478px;
	text-align: justify;
	color: #000000;
}
#contentMiddle h1 {
	font-size: 16px;
}
#contentMiddle h2 {
	font-size: 13px;
}
#contentMiddle h3 {
	font-size: 11px;
	font-weight: bold;
}
#contentMiddle p {
	font-size: 10px;
	line-height: 13px;
}
#contentMiddle ul {
	text-align: left;
	font-size: 10px;
}
#contentMiddle a {
	text-align: left;
	text-decoration: underline;
	font-size: 10px;
	color: #333333;
}
#contentMiddle a:hover {
	text-align: left;
	text-decoration: underline;
	font-size: 10px;
	color: #99916a;
}
#contentRightContainer {
	position: relative;
	left: 208px;
	top: -478px;
	width: 397px;
	height: 478px;
}
#contentRightIndex {
	padding-left: 44px;
	padding-top: 43px;
}
#contentRightBoxCorner01 {
	background-image: url(../img/hb_box_corner_01.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 22px;
	top: 14px;
	width: 375px;
	height: 20px;
}
#contentRightBoxCorner02 {
	background-image: url(../img/hb_box_corner_02.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 22px;
	top: 14px;
	width: 375px;
	height: 22px;
}
#contentRight {
	background-color: #4c719c;
	position: relative;
	left: 22px;
	top: 14px;
	width: 327px;
	height: 422px;
	border-bottom-width: 0px;
	border-left-color: #d8be7c;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #d8be7c;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-width: 0px;
	overflow: auto;
	padding-left: 22px;
	padding-right: 22px;
	text-align: justify;
	color: #FFFFFF;
}
#contentRight h1 {
	font-size: 16px;
}
#contentRight h2 {
	font-size: 13px;
}
#contentRight h3 {
	font-size: 11px;
	font-weight: bold;
}
#contentRight p {
	font-size: 10px;
	line-height: 13px;
}
#contentRight ul {
	text-align: left;
	font-size: 10px;
}
#contentRight a {
	text-align: left;
	text-decoration: underline;
	font-size: 10px;
	color: #CCCCCC;
}
#contentRight a:hover {
	text-align: left;
	text-decoration: underline;
	font-size: 10px;
	color: #f7ca52;
}