html {
	background-color:#f9f9f8;
	border:0;
	height:100%;
	margin:0;
	max-height:100%;
	/* \*/
	overflow: hidden;
	/* */
	padding:0;
}
body {
	border:0;
	height:100%;
	max-height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
}
#middle {
	bottom:40px;
	display:block;
	margin-left:-490px;
	overflow:auto;
	position:absolute;
	top:155px;
	width:980px;
	z-index:3;
	left:50%;
}
*html #middle {
	bottom:0;
	height:100%;
	top:0;
	width:982px;
}
#header {
	background-image:url(header_bg.png);
	background-repeat:no-repeat;
	height:155px;
	left:50%;
	margin-left:-490px;
	min-width:980px;
	position:absolute;
	top:0;
	width:980px;
	z-index:5;
}
*html #header {
	height:155px;
	top:2px;
	width:980px;
}
#footer {
	bottom:0;
	background-image:url(footer_bg.png);
	background-repeat:no-repeat;
	height:40px;
	left:50%;
	margin-left:-490px;
	min-width:980px;
	position:absolute;
	text-align:center;
	width:980px;
	z-index:5;
}
*html #footer {
	bottom:2px;
	height:38px;
	width:982px;
}
#headlink a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	left:0px;
	position:absolute;
	text-decoration:none;
	top:15px;
}
#headnav {
	bottom:4px;
	position:absolute;
	right:8px;
}
#headnav a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#headnav ul {
	margin:0px;
	padding:0px;
}
#headnav li {
	float:left;
	list-style:none;
	margin-left:12px;
}
#nav {
	background-color:#ffae03;
	height:100%;
	left:0px;
	min-height:400px;
	position:absolute;
	top:0px;
	width:196px;
}
#nav a {
	color:#fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	padding-left:12px;
	padding-top:3px;
	text-decoration:none;
	width:179px;
}
#nav a:hover {
	background-color:#fff;
	color:#000;
}
#nav ul {
	margin:0px;
	margin-left:5px;
	margin-top:2px;
	padding:0px;
}
#nav li {
	list-style:none;
}
#content {
	background-color:#fff;
	height:100%;
	left:196px;
	min-height:400px;
	position:absolute;
	top:0px;
	width:784px;
}
#contenthead {
	background-color:#f9f9ee;
	border-bottom:#a7a784 1px solid;
	height:15px;
	left:0px;
	padding-top:2px;
	position:absolute;
	top:0px;
	width:100%;
}
#contenthead a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:5px;
	text-decoration:none;
}
#contentlogo {
	background-image:url(content_logo.png);
	background-repeat:no-repeat;
	float:right;
	height:65px;
	width:271px;
}
#contenttext {
	bottom:10px;
	left:10px;
	position:absolute;
	right:10px;
	top:27px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contenttext a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
