body {
	background-image: url(assets/logo-ext-maybe1.jpg);
	background-repeat: repeat-x;
	background-color: #5E6E7E;
	padding: 0px;
	margin: 160px 10% 0px 5%;
}
#mainwrap {
	vertical-align: top;
	height: 450px;
	width: 850px;
}

#maincell, #sidebar {
	line-height: 1.5;
	vertical-align: top;
	padding-bottom: 0px;
}
#maincell {
	float: left;
	font-size: 13px;
	color: #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 400px;
}
#sidebar {
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	padding: 15px 5px 0px;
	display: inline;
	text-align: justify;
	clear: none;
	width: 400px;
	
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	padding-top: 15px;
}

#logoDiv {
	position: absolute;
	top: 0px;
	left: 0px;
}
#maincell img {
	padding-top: 20px;
}

#navDiv {
	position: absolute;
	left: -25px;
	top: 130px;
}
#maincell p {
	color: #eeeeee;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: justify;
	line-height: 1.0;
}
#maincell h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #062E61;
	text-align: left;
	border-bottom: 1px dotted #012E65;
}
#sidebar h2 {
	font-size: 16px;
	font-weight: bolder;
}
#sidebar ul {
	margin: 0px 0px 0px 1mm;
	padding: 0px 0px 0px 4em;
	list-style-type: none;
	list-style-image: url(assets/v2_bullet.gif);
}
.listform {
	padding: 3px;
	color: #eeeeee;
	list-style-position: outside;
	font-weight: bold;
}
.footer-wrap {
	float: none;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	padding-left: 20px;
}
.footer-wrap p {
	color: #eeeeee;
	font-weight: bold;
}
.footer-wrap h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D4D0C8;
}
#maincell h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF66;
	font-size: 12px;
	font-weight: normal;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FF66;
	font-weight: bold;
	font-style: normal;
}
a:link {
	color: #E5D8AE;
	text-decoration: none;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FF66;
}
a:visited {
	text-decoration: none;
	color: #00FF66;
}
a:hover {
	text-decoration: none;
	color: #00FF66;
}
a:active {
	text-decoration: none;
}
