/* GENERAL -------------------------------------------------------- */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #666;
	background: #00457c url('../img/body_bg.jpg') repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#wrapper {
	position: relative;
	width: 801px;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	height: auto;
}
html>body #wrapper {
	height: auto;
} 
/* ---------------------------------------------------------------- */
/* LAYER ---------------------------------------------------------- */
#mainFrame {
	position: absolute;
	width: 801px;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	height: auto;
	background: url('../img/main_bg.jpg') repeat-y;
}

img, a {
	border: 0px;
}
#header {
	width: 801px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: url('../img/header_bg.jpg') no-repeat;
}
#top_navi {
	color: #00457c;
	float: right;
	width: 400px;
	height: 33px;
	text-align: right;
	padding: 5px 26px 1px 0;
}
#top_navi a {
	color: #00457c;
	font-size: 10px;
	text-decoration: none;
	margin: 0 3px;
}
#top_navi a:hover {
	text-decoration: underline;
}
#left_image {
	float: left;
	width: 519px;
	height: 181px;
	margin: 0 0 0 11px;
}
#logo {
	float: right;
	width: 260px;
	height: 181px;
	margin: 0 11px 0 0;
}
#navi {
	width: 849px;
	margin: 0 -2px 0 -29px;
}
#menu-h {
	list-style-type: none;
}
#menu-h ul {
	border-left: 0px solid #fff;
}
#menu-h li {
	float: left;
	margin: 0 -1px 0 0;
	text-align: center;
	border-right: 1px solid #fff;
}
#menu-h li a, #main_navi li h2 {
	display: block;
	/*width: 129px;*/
	height: 23px;
	padding: 7px 0 0 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/button_bg.jpg') repeat-x;
}
#menu-h li a.the_last {
	display: block;
	width: 129px;
	height: 23px;
	padding: 7px 0 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/button_bg.jpg') repeat-x;
}
#menu-h li a:hover {
	background: url('../img/button_bg_o.jpg') repeat-x;
	color: #000;
}
#menu-h li a.is_active {
	background: url('../img/button_bg_o.jpg') repeat-x;
	color: #000;
}
#main {
	width: 801px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fac41a;
	margin: 6px 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #444;
	margin: 6px 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin: 0;
	padding: 5px 0 3px 30px;
	background: url('../img/news_box_ident.jpg') no-repeat;
}
#grey_devider {
	clear: both;
	width: 781px;
	height: 13px;
	background-color: #e5e5e5;
	margin: 0 auto;
}
#left_content {
	float: left;
	width: 454px;
	margin: 20px 30px 20px 40px;
	color: #444;
	line-height: 17px;
}
#left_content a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
#left_content a:hover {
	color: #888;
	text-decoration: none;
	border-bottom: 1px dotted #0c376a;
}
#left_content a.lb img {
	float: left;
	margin: 0 10px 5px -1px;
	text-decoration: none;
	border: 1px solid #fff;
}
#left_content a.lb img:hover {
	border: 1px solid #0c376a;
}
#left_content a.lb:hover {
	border: 0;
}
#left_content ul li {
	margin: 5px 0;
}
.picture_list {
	list-style-type: none;
}
.hidden {
	display: none;
}
.hidden a {
	display: none;
}
.hidden img {
	display: none;
}
.news_date {
	float: right;
	margin: -22px 10px 0 0;
	font-weight: bold;
}
.news_box {
	width: 454px;
	min-height: 145px;
	min-height: 145px;
	background: #f2f2f2 url('../img/news_box_bg.jpg') repeat-x;
	margin: 7px 0 30px 0;
}
.news_box img {
	float: left;
	margin: 0px 10px 0 0;
	border: 0;
}
.news_box p {
	color: #000;
	margin: 10px 5px 0 0;
}
.news_full {
	width: 454px;
	min-height: 145px;
	background: #f2f2f2 url('../img/news_box_bg.jpg') repeat-x;
	margin: 20px 0 30px 0;
	padding-bottom: 1px;
}
.news_full img {
	float: left;
	margin: 7px 10px 8px 10px;
	border: 0;
}
.news_full p {
	color: #000;
	margin: 10px;
}
#right_content {
	float: right;
	width: 225px;
	height: 300px;
	margin: 20px 10px 20px 0;
	padding-left: 35px;
	border-left: 1px solid #e5e5e5;
}
.content_list {
	list-style-type: none;
	list-style-image: url('../img/list_arrow_w.jpg');
	padding-left: 0;
	margin-left: 23px;
}
.content_list li {
	padding-left: 0;
	margin: 5px 0;
}
.content_list li a {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	line-height: 17px;
	vertical-align: top;
	border-bottom: 0;
	cursor: pointer;
}
.content_list li a:hover {
	color: #888;
	text-decoration: none;
	border-bottom: 1px dotted #0c376a;
}
.content_list li ul {
	list-style-type: none;
	list-style-image: url('../img/sub_list_arrow.gif');
	margin-left: 23px;
	padding: 0;
	font-weight: normal;
}
.content_list li ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.content_list li ul li a {
	font-weight: normal;
	margin-left: -5px;
	cursor: pointer;
}
.4mail {
	width: 450px;
	margin: 7px 0 30px 0;
}
.textfield_short {
	width: 220px;
	background-color: #eee;
}
.textfield_long {
	width: 450px;
	background-color: #eee;
}
.textfield {
	width: 450px;
	background-color: #eee;
}
.button_reset {
	width: 150px;
}
.button_submit {
	width: 150px;
	float: right;
	margin-right: 3px;
}
#footer {
	clear: both;
	width: 740px;
	padding: 0;
	margin: 10px auto;
}
#footer hr {
	clear: both;
	height: 1px;
	margin: 0 0 0 8px;
	width: 721px;
}
#footer img {
	float: left;
	margin: 12px 7px;
	border: 1px solid #fff;
}
#footer img:hover {
	border: 1px solid #0c376a;
}
#footer p {
	color: #00457c;
	text-align: center;
	margin: 20px 30px 20px 30px;
}
#footer p a {
	color: #00457c;
	font-size: 10px;
	text-decoration: none;
	margin: 0 3px;
}
#footer a:hover {
	text-decoration: underline;
}