body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #ffffff;
	background-color:#808285;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}
p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 {
	
}

h4 {
	
}
table {
	margin-bottom: 10px;
	font-size: 12px;
}
td {
	text-align: left;
}
th {
	text-align: left;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul {
	margin: 15px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}
.flash_content {
	margin-bottom: 20px;
	overflow: hidden
}


.container {
	width: 841px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	clear: both;
	background-image: url(../pics/side_grad_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.content_outer {
	width: 801px;
	float: left;
	background-color: #FFFFFF;
}
.content {
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 45px;
	padding-top: 25px;
	background-color: #6f8490;
}
.content_inner {
	width: 703px;
}
.left_grad {
	width: 20px;
	float: left;
}
.right_grad {
	width: 20px;
	float: left;
}
.head_img {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 6px;
	height: 400px;
	width: 789px;
}

.nav {
	width: 789px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 376px;
	margin-left: -389px;
}
.nav_sash {
	text-align: right;
	width: 793px;
	height: 184px;
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -396px;
}
.nav_btn a {
	height: 28px;
	width: 107px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow:hidden;
}
.nav_btn a:hover {
	background-position:0% -28px;
}
.nav_btn_on a {
	height: 28px;
	width: 107px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	background-position:0% -28px;
}

.logo {
	float: left;
	width: 197px;
	height: 120px;
	overflow: hidden;
	text-indent: -800px;
}
.ttl {
	float: left;
	width: 506px;
	height: 120px;
	overflow: hidden;
	text-indent: -800px;
}
.col_50pc {
	margin-right: 20px;
	width: 330px;
	float: left;
	margin-bottom: 20px;
}
.col_25pc {
	margin-right: 10px;
	width: 150px;
	float: left;
}




.footer {
	width: 841px;
	height: 70px;
	background-image: url(../pics/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
.footer_text {
	color: #ffffff;
	font-size: 12px;
	padding-left: 78px;
	padding-top: 48px;
}
.footer_text a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer_text a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer_text a:hover {
	color: #ffffff;
	text-decoration: underline;
}