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

.container {
	margin: auto;
	clear: both;
	width: 820px;
	padding: 0px;
}
.topbannerarea {
	background-color: #FFF;
	width: 820px;
	float: left;
	background-image: url(images/topbanners.jpg);
	height: 228px;
	background-repeat: no-repeat;
	
}
.mainmenu_div {
        margin-bottom:20px;
	float: right;
	width: 770px;
	text-align: left;
	padding-bottom: 5px;
	height:55px;
}
.mainmenu_div a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #0275A2;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;
        
}
.mainmenu_div a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #0275A2;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;

}

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

.leftarea_container {
	background-color: #036592;
        height: 1390px;
	float: left;
	width: 220px;
	padding: 5px;
}

.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: #ffffff;
	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 {
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;
}
.gallery_table {
	width: 500px;
	text-align: center;
	border: 1px solid #CCC;
}
.gallery_table img {
	border: 5px solid #CCC;
}
.gallery_table_title_td {
	vertical-align: bottom;
	background-color: #E6E6E6;
}

