body {
	background:#eaeaea;
	font-family:Helvetica;
	min-width:900px;
	text-align:center;
	margin:0;
	padding:0;
}
img {
	_display:block;
}
div#centerwrap {
	width:900px;
	margin:10px auto;
	padding:0;
	text-align:left;
}
div#content {
	width:900px;
	margin:0;
	padding:0;
}
div#header {
	width:900px;
	margin:20px 0 0 0;
	_margin:20px 0 10px 0;
}
div#header img.logo {
	float:left;
	margin:0 0 10px 0;
	_margin:0;
}
div#header ul {
	float:left;
	margin:8px 0 0 0;
	_margin:6px 0 0 0;
	padding:0;
	font-size:11px;
	text-transform:uppercase;
	color:#808080;
}
div#header ul li {
	display:inline;
	list-style-type:none;
	padding:0 0 0 8px;
	_padding:0 0 0 13px;
}
div#header a, div#header a:active, div#header a:visited {
	color:808080;
	text-decoration:none;
}
div#header a:hover {
	color:#808080;
	text-decoration:none;
	border-bottom: 1px solid #00aeef;
}
div#header a.current, div#header a.current:active, div#header a.current:visited {
	color:#808080;
	text-decoration:none;
	border-bottom: 1px solid #00aeef;
}
div#header a.current:hover {
	color:#808080;
	text-decoration:none;
}
div#main {
	float:left;
	width:900px;
}
div#footer {
	background:#ffffff;
	float:left;
	width:860px;
	_width:900px;
	padding:20px;
	_padding:20px 0 20px 0;
}
div#footer h2 {
	width:250px;
	font-size:24px;
	margin:0;
	color:#808080;
	_padding:0 0 0 20px;
}
div#footer p {
	width:250px;
	font-size:12px;
	color:#808080;
	line-height:18px;
	_padding:0 0 0 20px;
}
div#footer a, div#footer a:active, div#footer a:visited {
	color:00aeef;
	text-decoration:none;
}
div#footer a:hover {
	color:#00aeef;
	text-decoration:none;
	border-bottom: 1px solid #00aeef;
}
div#footer div.one {
	float:left;
	border-right:solid 1px #808080;
	width:272px;
	_width:300px;
	_padding:0px;
}
div#footer div.two {
	float:left;
	border-right:solid 1px #808080;
	width:272px;
	_width:300px;
	padding-left:20px;
	_padding:0px;
}
div#footer div.three {
	float:left;
	width:272px;
	_width:300px;
	padding-left:20px;
	_padding:0px;
}
div#bottom {
	float:left;
	font-size:11px;
	color:#808080;
	width:900px;
	text-transform:uppercase;
	text-align:center;
}
div#bottom a, div#bottom a:active, div#bottom a:visited {
	color:808080;
	text-decoration:none;
}
div#bottom a:hover {
	color:#808080;
	text-decoration:none;
	border-bottom: 1px solid #00aeef;
}
