body {
	background: #fff;
	padding: 0; margin: 0;
	position: relative;
	font: 10pt/14pt "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
#header {
	height: 290px;
	width: 100%;
	margin: 0; padding: 0;
	background: #323232 url(images/kpweb_h1.gif) no-repeat 0 0;
	position: relative;
	}
	
h1 {
	margin: 0 0 0 21px; padding: 0;
	width: 224px; height: 149px;
	background: #8dc63f url(images/h1.gif) no-repeat 0 0;
	text-indent: -9999px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

h1 a {
	display: block;
	width: 224px; height: 149px;
}

h2 {
	font-size: 20pt;
	text-shadow: #222 1px 1px 1px;
	color: #eee;
	font-weight: normal;
	margin: 60px 0 9px 66px; 
	padding: 0;
	
}

h3 {
	font-size: 14pt;
	text-shadow: #222 1px 1px 1px;
	font-weight: normal;
	color: #a3a3a3;
	margin: 0 0 0 66px; 
	padding: 0;
}


h4 {
	font-size: 16pt;
	color: #454c4d;
	margin: 10px 0 2px; padding: 0;
	font-weight: normal;
	clear: both;
}

h5 {
	font-size: 10pt;
	margin: 0; padding: 0;
	font-weight: normal;
	color: #848484;
}

h5 a {
	color: #848484 !important;
}

.largetype {
	font-size: 18pt;
	line-height: 150%;
	color: #444;
}

.largetype a {
	color: #444 !important;
}

#work img {
/*	margin-left: -20px; */
}

	
#header ul {
	margin: 0; padding: 0 15px;
	background: #8dc63f;
	height: 50px;
	position: absolute;
	top: 23px;
	right: 0;
	border-bottom: 1px solid #444;
}

#header ul li {
	list-style: none;
	padding: 0 20px;
	display: inline;
	line-height: 50px;
}

#header ul li a {
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: #659227 1px 1px 1px;
	text-decoration: none;
}
	
#header ul li a:hover {
	color: #eee;
}

	
#content {
	background: #f0f0f0 url(images/contentbg.gif) no-repeat bottom center;
	margin: 0; padding: 50px 66px 120px 66px;
	overflow-x: hidden;
	}
	
#content p {
	margin: 0; padding: 0;
}

#content p strong {
	color: #555;
	font-weight: bold;
}

#content a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}

#content a:hover {
	border-bottom: 1px solid #555;
}

#content hr {
	height: 1px;
	color: #aaa;
	background: #aaa;
	border: 0;
	width: 65%;
	margin: 10px 0;
}

#content ul {
	list-style: circle;
	margin: 5px 0 25px 30px; padding: 0;
}

#content ul li {
	margin: 5px 0;
}

#content ul small {
	color: #555;
}

.portleft {
	width: 400px;
	float: left;
	margin-left: -13px !important;
	margin-bottom: 17px;
}

.portleft2 {
	width: 400px;
	float: left;
	margin-left: 0 !important;
	margin-bottom: 17px;
}

#footer {
	position: relative;
}

#footer ul a, #footer a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

#footer ul a:hover, #footer a:hover {
	border-bottom: 1px solid #ccc;
}
	
#footer p {
	padding: 20px 66px 20px 66px;
	color: #aaa;
	font-size: 8pt;
}

#footer ul {
	position: absolute;
	right: 66px;
	top: 20px;
	font-size: 9pt;
	margin: 0; padding: 0;

}

#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 10px;
	text-transform: uppercase;
}

#slider {
	margin: 0 0 0 -20px !important; padding: 20px 0 0 !important;
	list-style: none !important;
}

a.next {
	background: #fdfdfd;
	padding: 14px 20px;
	margin: 0 0 20px 0;
	font-size: 14pt;
}

a.next:hover {
	background: #fff;
}

a.next:active {
	background: #fafafa;
}
	

#slider h4, #slider h5 {
	padding-left: 20px;
}
	

#slider li {
	padding: 5px; margin: 0 10px 0 0;
}

#slider li img {
}


.greenlink, a.greenlink {
	color: #8dc63f !important;
}