html, body {
	height: 100%
}
body {
	margin: 0;
	padding: 0;
		top: 25px;
}
.halfspace {
	line-height: 6px;				}
#seo {
height: 30px;
margin: 0;
padding: 0;
background-color: #0E5183;
font-family:Arial;
text-align:center;
color:black;
font-size:8pt;
font-weight: normal
}
div#header {
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 30px;
	left: 0;
	background: url(images/top_bg.gif) right;
	height: 37px; float: right
}
div#menu_wrapper {
	width: 100%;
	height: 20px;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 67px;
	background-color: black
}
ul#menu_root {
	width: 590px;
	position: absolute;
	top: 0px;
	left: 206px;	
}
div#left {
	width: 206px;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 30px;
	background-color: #A2A473
}
div#content {
	z-index: 0;
	position: absolute;
	top: 90px;
	left: 206px;
	padding-left: 40px;
	padding-right: 140px
}
div#right {
	height: 100%;
	z-index: 0;
	position: absolute;
	top: 30px;
	right: 0;
	background-color: #3C508D
}
h1 {font-family:Arial;text-align:center;color:black;font-size:8pt; font-weight: normal}
