@charset "UTF-8";
body {
	background-image: url(../_ASSETS/bkgd.jpg);
	background-repeat: repeat-x;
	font-family: helvetica, sans-serif, arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #005746;
	text-decoration: underline;
}
a:hover {
	color: #689B91;
	text-decoration: underline;
}
a:visited {
	color: #689B91;
	text-decoration: underline;
}
.container {
	height: auto;
	width: 780px;
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(../_ASSETS/container_bkgd.jpg);
	background-repeat: repeat-y;
}
.footer {
	color: #005746;
	font-size: 10px;
	text-align: center;
	height: 50px;
	width: 780px;
	background-color: #FFFFFF;
}
.foot {
	background-image: url(../_ASSETS/footer_bkgd.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	padding-right: 0px;
}

.float_left {
	float: left;
}
.topl {
	background-image: url(../_ASSETS/header_slice_tl.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 256px;
}
.topr {
	background-image: url(../_ASSETS/header_slice_tr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 524px;
}

.nav {
	background-image: url(../_ASSETS/header_slice_ll.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 245px;
	width: 220px;
	padding-left: 36px;
	padding-top: 2px;
}
.content {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 485px;
	padding-right: 30px;
	padding-left: 9px;
	text-align: justify;
}
.spacer {
	clear: both;
}

.TITLE_Main {
	font-size: 20px;
	font-weight: bold;
	color: #005746;
}
.logo {
	height: 88px;
	width: 206px;
	padding-left: 29px;
	padding-top: 86px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #005746;
	line-height: 15px;
}
.FLASH_Main {
	padding-top: 13px;
}

.gallery_thumb {
	width: 40px;
	height: 26px;
	margin-right: 5px;
	margin-bottom: 2px;
}
p {
	margin: 0px;
}
.FLASH_MainSitemap {
	padding-top: 100px;
	line-height: 30px;
	padding-left: 30px;
}
