#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	clear: both;
	float: none;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCFF;
	clear: both;
	float: none;
	height: 40px;
	width: 960px;
	border-top: solid #990000 3px;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	clear: both;
	float: none;
	height: 260px;
	width: 960px;
	background-image: url(../images/bgbanner.jpg);
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	clear: both;
	float: none;
	height: 110px;
	width: 960px;
	background-image: url(../images/bgheader.jpg);
}
#webmail {
	text-align: right;
	clear: right;
	float: right;
	height: 22px;
	width: 81px;
	margin-right: 10px;
	margin-top: 45px;
}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: auto;
	width: 960px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	clear: both;
	float: none;
	height: 190px;
	width: 960px;
	border-top: solid #990000 2px;
}
#bannerleft {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
	height: 260px;
	width: 600px;
}
#bannerright {
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	float: right;
	height: 220px;
	width: 310px;
	margin: 20px 20px 20px 20px;
}
#leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	clear: left;
	float: left;
	height: auto;
	width: 549px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-right: dashed #cccccc 1px;
	padding-right: 25px;
}
#rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	clear: right;
	float: right;
	height: auto;
	width: 290px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	background-color: #e3e3e3;
	padding: 0px 20px 0px 10px;
}
#rightcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}




#footer .style1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer .style1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
