/* generated by csscreator.com */
html, body {
	margin:0;
	padding:0;
	text-align:center;
}
#pagewidth {
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:80px;
	width:100%;
	margin-top: 30px;
}
#maincol {
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:760px
}
#footer {
	height:20px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	text-align: center;
}

#footer a {
	color: #5b7388;
}
.menu ul {
	float: left;
	width: 660px;
	padding: 0;
	margin: 0px;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu ul li a:visited {
	color: #666666;
}
.menu ul li a:hover, .menu ul li .current {
	color: #CCCCCC;
}
/* *** Float containers fix: *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
