.clearfix {
      clear: both;
}

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

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

a:hover {
	color: #fff;
	text-decoration: none;
}

body {
	background-image: url("../img/bg2.png");
	color:#fff;
    font-size: 12px;
    font-family: Verdana;
}

.bg_master {
	background-image: url("../img/bg.png");
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}

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

.header {
	background-image: url("../img/header.png");
	width: 683px;
	height: 138px;
	margin: auto;
	margin-left: 206px;
}

#logo {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	padding-top: 110px;
}

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

.navi_head {
	background-image: url("../img/navi_head.png");
	background-repeat: no-repeat;
	padding: 68px 10px 10px 58px;
	width: 190px;
	margin-left: 1px;
	font-size: 14px;
	font-weight: bold;
}

.navi_footer {
	background-image: url("../img/navi_footer.png");
	width: 246px;
	height: 74px;
	float:left;
}

.content {
	float:left;
	width: 826px;
	min-height: 300px;
	color: #fff;
}

.cont_head {
	width: 756px;
	background-image: url("../img/cont_head.png");
	background-repeat: no-repeat;
	padding: 58px 25px 17px 48px;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin-left: 1px;
	min-height: 15px;
}

.cont {
	width: 780px;
	min-height: 400px;
	padding: 0 10px 10px 20px;
}

.cont_footer {
	width: 826px;
	height: 74px;
	background-image: url("../img/cont_footer.png");
	float:left;
}

.footer {
	width: 1098px;
	height: 87px;
}

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

.navigation a{
	color: #FFFFFF;
    text-decoration: underline;
}

.navigation ul {
	padding: 0 0 40px 12px;
	margin: 0 20px 0 47px;
}

.navigation li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.navigation a:hover {
	color: #bbbbbb;
    text-decoration: none;
}

.navigation li.active, .navigation li.active a {
      color: #999;
}

.submenu_item {
	margin-left: 18px;
}

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

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

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