body {
	background: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#header {
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	height: auto;
	background: #E2C51B;
	position: relative;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	clear: both;
}

h2 {
	margin: 0px;
	padding: 0px;
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	clear: both;
}

#header #loggedin, #header #login, #menu, #wrapper #navigation, #wrapper p.error {
	visibility: hidden;
	display: none;
}

#wrapper {
	width: auto;
	margin: 0px 0px 0px 2px;
	background: #FFFFFF;
	padding: 2px;
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 0px none #000;
	border-left: 0px none #000;
	position: relative;
}

h3 {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}

h4 {
	text-align: left;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B4B4B;
	letter-spacing: -1px;
}

#wrapper img.header_img {
	position: absolute;
	top: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 290px;
}

#wrapper #map {
	position: absolute;
	top: -2px;
	left: 295px;
	font-size: 8px;
	width: 185px;
	border: 1px solid #333333;
	margin: 0px 2px 0px 5px;
	padding: 0px;
}

#nomap {
	position: absolute;
	top: -2px;
	left: 295px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
	width: 185px;
	border: 0px solid #333333;
	margin: 0px 2px 0px 5px;
	padding: 0px;
}

#wrapper #keyfacts {
	position: absolute;
	top: 65px;
	left: 500px;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper #keyfacts p {
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	width: auto;
}

#wrapper #keyfacts p.email {
	visibility: hidden;
}

#wrapper #keyfacts a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#wrapper #body_area {
	position: relative;
}

p.highlight {
	text-align: center;
	margin: 2px 12px 12px;
	font-size: 14px;
	font-weight: bold;
}

#body_area #features {
	width: auto;
	text-align: center;
	background: #FBF7DB;
	border-top: 1px solid #054B03;
	border-bottom: 1px solid #054B03;
	padding: 3px;
}

#body_area #features ul {
	list-style: square outside;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#body_area #features li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
	font-size: 12px;
	color: #990000;
	letter-spacing: -1px;
	font-weight: bold;
}

#body_area #features li span.no_wrap {
	white-space: nowrap;
}

#body_area #features li span.no_wrap img {
	margin: 10px 0px 0px;
	padding: 0px 3px 0px 0px;
}

#body_area #features li em {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #054B03;
}

#wrapper #body_area #body_text {
	width: auto;
}



#wrapper #body_area #infoblock {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	padding: 0px;
	margin: 0px;
}
