.clearfix {
      clear: both;
}

html, body {
	height: 100%;
	margin: 0;
}

a {
	color: #205974;
	text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

body {
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
	background-color: #c8e7fc;
	color: #205974;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
}

.wrapper {
	margin: auto;
	width: 1076px;
}

.header {
	background-image: url("../img/header.jpg");
	width: 1076px;
	height: 322px;
	margin: auto;
}

#logo {
	color: #1C337F;
    font-size: 18pt;
    font-weight: bold;
    width: 755px;
    height: 45px;
    padding-top: 270px;
    padding-left: 300px;
    text-align: center;
}

.page {
	background-image: url("../img/page.jpg");
	width: 1076px;
	min-height: 370px;
}

.navigation {
	width: 276px;
	min-height: 300px;
	float:left;
	color:#fff;
	margin-top: 10px;
}

.navi_head {
	width: 225px;
	background-image: url("../img/navi_head.jpg");
	background-repeat: no-repeat;
	padding: 5px 10px 6px 25px;
	padding-left: 32px\9;
	color: #205974;
    font-size: 12pt;
    font-weight: bold;
}

.navi_cont {
	width: 259px;
}

.content {
	float:left;
	width: 800px;
	min-height: 300px;
	padding-bottom: 20px;
}

.cont_head {
	width: 780px;
	background-image: url("../img/cont_head.jpg");
	background-repeat: no-repeat;
	padding: 10px 10px 10px 14px;
	color: #205974;
    font-size: 12pt;
    font-weight: bold;
}

.cont {
	width: 770px;
	min-height: 300px;
	padding: 0 15px 10px 15px;
}

.footer {
	background-image: url("../img/footer.jpg");
	width: 1076px;
	height: 15px;
}

.navi_cont > ul > li {
	background-color: #ffffff;
	list-style-position: inside;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px 8px 4px 15px;
    text-decoration: underline;
}

.navi_cont > ul > li.active, .navi_cont > ul > li.active > a {
      color: #000000;
}

.navi_cont > ul {
	padding-left: 0;
	margin-top: 0;
}

.submenu_item {
	padding-left: 30px !important;
	padding-left: 35px\9 !important;
}

.menu_heading {
	display: inline-block;
	list-style-type: none;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 10px !important;
	color: #000 !important;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none !important;
	background: none !important;
}

.submenu_item + .menu_heading {
	font-size: 11pt;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

.menu_separator {
	list-style-type: none;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	background: none !important;
}
