body{
	background:#e5e5e5;
	font-family:Helvetica;
}
img {
	border:0;
	margin:0;
	padding:0;
}
img.logo {
	float:left;
	margin-top:15px;
}
#centerwrap {
	margin:10px auto;
	padding:0;
	text-align:left;
	width:900px;
}
#container {
	background:#ffffff;
	width:900px;
}
#header{
	border-bottom:solid 1px #8e9090;
	clear:left;
	height:84px;
	margin:0 0 0 30px;
	width:840px;
}
#header ul{
	float:left;
	margin:66px 0 0 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#header ul li{
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#header a, #header a:active, #header a:visited {
	color:#000000;
	text-decoration:none;
}

#header a:hover {
	color:#000000;
	text-decoration:underline;
}
#header a.current{
	color: #00a651;
	font-weight:bold;
}
#main {
	float:left;
	margin:10px 0 10px 30px;
	width:840px;
}
#contentLeft {
	border-right:solid 1px #fff;
	float:left;
	margin:0;
	padding:0;
}
#contentRightTop {
	border-bottom:solid 1px #fff;
	float:left;
	margin:0;
	padding:0;
}
#contentRightBottom {
	float:left;
	margin:0;
	padding:0;
background:#fff;
border:solid 1px #8e9090;
height:165px;
text-align:center;
width:225px;
}
#contentRightBottom h1 {
	font-size:11pt;
}
#contentRightBottom a, #contentRightBottom a:active, #contentRightBottom a:hover, #contentRightBottom a:visited {
	color:#000;
	text-decoration:none;
}
#footer {
	border-top:solid 1px #8e9090;
	clear:left;
	font-size:11px;
	height:34px;
	margin:0 0 0 30px;
	width:840px;
}
#footer ul {
	margin:0;
	padding:7px 0 0 0;
}
#footer li {
	display:inline;
	list-style-type:none;
	padding:0 13px 0 0;
}
#footer a, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}