.clearfix {
      clear: both;
}

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

a {
    color: #3B3B3B;
    text-decoration: underline;
}
a:hover {
    color: #cbcbcb;
    text-decoration: none;
}

.navigation ul > li.active, .navigation ul > li.active > a {
      color: #eee;
}

body {
	background-image: url("../img/bg.png");
	color: #3B3B3B;
    font-family: verdana;
    font-size: 12px;
    line-height: 140%;
}

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

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

#logo {
	color: #B7C5CA;
    font-size: 30px;
    font-weight: normal;
    width: 428px;
    height: 50px;
    padding-top: 70px;
    padding-left: 35px;
    line-height: 100%;
    text-align: center;
}

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

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

.navi_head {
	background-image: url("../img/navi_head.jpg");
	color: #000000;
    font-size: 18px;
    font-weight: 400;
    padding: 35px 30px 11px 40px;
    padding-left: 45px\9;
    min-height: 18px;
}

.navi_cont {
	width: 220px;
}

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

.cont_head {
	background-image: url("../img/cont_head.jpg");
	background-repeat: no-repeat;
	color: #B7C5CA;
    font-size: 22px;
    font-weight: normal;
    padding: 30px 20px 26px 19px;
}

.cont {
	width: 790px;
	min-height: 300px;
	padding: 0 20px 0 20px;
}

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

.navi_cont > ul > li {
	color:#e1f4fb;
	text-decoration: none;
	border-bottom: 1px solid #2F3049;
	padding: 4px 0 4px 8px;
	list-style-position: inside;
}

.navi_cont > ul > li > a {
	color: #B7C5CA;
}

.navi_cont > ul {
	padding-left: 20px;
}

.submenu_item {
	padding-left: 22px !important;
	padding-left: 27px\9 !important;
}

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

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

.menu_separator {
	list-style-type: none;
}
