body, html {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 780px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.topbar {
	height: 159px;
	width: 780px;
}
.topbar p.homelink {
	margin: 134px 0px 0px 0px;
	font-size: 12px;
	float: left;
	background-color: #F7AF0D;
	padding: 2px 15px 2px 15px;
}
.topbar p.titletext {
	float: right;
	text-align: right;
	color: #f7af0d;
	font-size: 12px;
	margin: 95px 0px 0px 0px;
	padding-right: 10px;
}



.menu {
	margin-bottom: -16px;
	padding-top: 5px;
	width: 588px;
	height: 141px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	float: left;
}
.menu p {
	margin-left: 247px;
	margin-right: 12px;
	font-size: 12px;
padding-top:8px;
}
.menu p.menulink {
	float: left;
	text-align: right;
	margin-left: 120px;
font-weight:bold;
_margin-left:58px;
	font-size: 14px;
padding-top:6px;
}
.leftcontent {
	width: 588px;
	margin-top: 6px;
	float: left;
}
.leftcontent p {
	font-size: 12px;
}
.rightcontent {
	padding-top: 180px;
	clear: right;
	width: 192px;
	height: 722px;
	float: right;
}
.rightcontent p {
	margin: 0px 12px 0px 6px;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
}
.sectiona {
	width: 588px;
	padding: 10px 0px 10px 0px;
	background-color: #E5E5E5;
}
.sectionb {
	width: 588px;
	padding: 10px 0px 10px 0px;
	background-color: #F2F2F2;
}
.sectiona p, .sectionb p {
	margin: 0px 12px 0px 250px;
	font-size: 10px;
}
.sectiona p.sectionlink, .sectionb p.sectionlink {
	margin-top: -30px;
	float: right;
}
.sectiona p.sectionlink a:link, .sectionb p.sectionlink a:link, .sectiona p.sectionlink a:active, .sectionb p.sectionlink a:active, .sectiona p.sectionlink a:visited, .sectionb p.sectionlink a:visited {
	color: #0F7045;
	font-weight: bold;
	text-decoration: none;
}
.sectiona p.sectionlink a:hover, .sectionb p.sectionlink a:hover {
	text-decoration: underline;
}
.sectiona p.sectiontitle, .sectionb p.sectiontitle {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #727272;
	margin-bottom: 10px;
	margin-top: -130px;
	font-size: 14px;
}
.sectionlinkdesc {
	clear: left;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #48826A;
	width: 233px;
	height: 25px;

	background-repeat: no-repeat;
}
.sectionspacer {
	background-color: #ffffff;
	height: 5px;
	font-size: 9px;
}
.bottombar {

	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 28px;
	background-color: #000000;
	text-align: right;
	color: #ffffff;
}
.bottombar p {
	margin: 5px 210px 0px 0px;
}
 