body {
	background-image: url(images/bjg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	background-position: center top;
	margin-top: 92px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.container {
	margin: auto;
	clear: both;
	width: 820px;
	padding: 0px;
}
.topbannerarea {
        display:none;
	background-color: #FFF;
	width: 755px;
	float: left;
	background-image: url(images/topbanners.jpg);
	height: 163px;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 65px;
}

.mainmenu_div {
display:none;
	float: right;
	width: 700px;
	text-align: right;
	padding-bottom: 5px;
}
.mainmenu_div a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #0275A2;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 11px;
}
.mainmenu_div a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #0275A2;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 11px;
}

.mainmenu_div a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #013C52;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 11px;
}
.contentarea_div {
	background-color: #FFF;
	width: 810px;
	float: left;
}

.leftarea_container {
	background-color: white;
	float: left;
	width: 220px;
	padding: 15px;
}

.rightarea_container {
	background-color: #FFF;
	float: right;
	width: 530px;
	padding: 15px;
}
.downmenu_div {
	width: 210px;
	text-align: right;
}
.downmenu_div a:link {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.banners {
	padding-top: 20px;
	text-align: center;
}
.banners img {
	padding-bottom: 10px;
}

.text_title {
	font-size: 13px;
	font-weight: bold;
}
.contactarea_bottom {
	margin: auto;
	clear: both;
	width: 820px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
.downmenu_div a:visited {
	text-decoration: none;
	color: #2A6BAC;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.downmenu_div a:hover {
	text-decoration: none;
	color: #2D2D2D;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}
.print_sitemap_div {display:none;
font-size: 11px;
	float: right;
	padding-right: 33px;
	padding-top: 0px;
	color: gray;
}
.print_sitemap_div a:link {
	color: gray;
text-decoration: none;
}
.print_sitemap_div a:visited {
text-decoration: none;
	color: gray;
}
.print_sitemap_div a:hover {
	color: gray;
	text-decoration: none;
}

