@charset "utf-8";
<style type="text/css">
html {
}
body {
	padding: 0;
	margin: 0;
	color: #666;
	width: 100%;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7B776B;
}
#content {
	width: 852px;
	margin: 205px auto 0;
	border: solid 0px #cc6600;
	padding: 20px;
	overflow: auto;
}
.flash {
	height: 490px;
	width: 850px;
	overflow: hidden;
	display: block;
	margin: 1px;
}
#footer {
	height: 158px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	background-image: url(images/footer_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: auto;
	bottom: 0px;
}
.right_footer_content {
	float: right;
	height: 50px;
	width: 300px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
.left_footer_content {
	float: left;
	height: 50px;
	width: 300px;
	padding-right: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_content {
	height: 65px;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
a:link {
	color: #9A9582;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a:visited {
	color: #9A9582;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:focus {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.title_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #0081A3;
	font-weight: bold;
	text-indent: 8px;
	line-height: 20px;
	height: 65px;
}
.text_main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-position: top;
	padding-right: 260px;
	padding-left: 10px;
	line-height: 17px;
	padding-top: 90px;
}
</style>

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

