body {
	background:url("img/content_repeat.jpg") repeat-y scroll center top #F3FFA5;
	margin:0;
	padding:0;
}

.balk {
	background:url("img/back_repeat.jpg") repeat-x scroll left top transparent;
	height:378px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-2;
}

.top {
	background:url("img/background_top.jpg") no-repeat scroll center top transparent;
	height:989px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}

.menuholder {
	background:url("img/menu_back.jpg") no-repeat scroll left top transparent;
	float:left;
	height:499px;
	margin:0;
	width:284px;
}

.menu {
	height:442px;
	margin:20px 37px 37px;
}

.menuitem {
	border-bottom:3px dotted #1C1C19;
	color:#E8F2B3;
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18px;
	/*height:45px;*/
	height: 42px;
	line-height:58px;
	overflow-y:hidden;
	text-decoration:none;
	width:210px;
}

.image{
width:200px;
height:133px;
float:left;
/*border:5px #222222 solid;*/
margin:5px;
}
.image a{
display:block;
width:200px;
height:133px;
}
.image a:hover{
background:white;
filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity:0.3;
}

.menuitem:hover {
	color:#BF2915;
}

.kmp_logo {
	display:block;
	margin:70px auto 0;
}

.content {
	float:left;
	margin-left:20px;
	min-height:500px;
	width:695px;
}

.textholder {
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	line-height:24px;
	margin:22px;
	min-height:670px;
	text-align:justify;
}
.textholder h1 {
	color:#930F0F;
	font-family:Verdana,Geneva,sans-serif;
	font-size:48px;
	font-weight:normal;
	letter-spacing:2px;
}

.textholder h2 {
	color:#333333;
	margin-bottom:0;
}

.textholder h3 {
	color:#333333;
	margin-bottom:0;
}

.textholder a {
	color:#333333;
}

.textholder a:hover {
	color:#930F0F;
	text-decoration:none;
}

.holder {
	margin:0;
	width:100%;
}

.container {
	margin:371px auto 0;
	min-height:500px;
	width:999px;
}

.clearfloat {
	clear:left;
}

.footer {
	background:none repeat scroll 0 0 #F3FFA5;
}

.content_bottom {
	background:url("img/content_bottom.jpg") no-repeat scroll left top transparent;
	color:#252423;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:right;
}