@charset "utf-8";
/* CSS Document */
body{
	background: #b7ddc7;
}

.pkp_structure_head {
    background-color: #0b6a42;
    border-bottom: 1px solid #ddd;
}

.pkp_site_nav_menu {
	background: #008001;
	padding-left: 15px!important;
}
.pkp_site_name .is_img img {
    max-height: 101px!important;
}
.pkp_structure_sidebar {
    background: #ddf5e7;
    margin-top: -28px;
	min-height: 950px;
}
.pkp_structure_sidebar:before {
	background: #ddf5e7;
	position: 
}

