body,td,th {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #11406C;
}
a:link {
	color: #FFEC1D;
	text-decoration: none;
}
a:hover {
	color: #C4DFF5;
	text-decoration: none;
}
a:visited {
	color: #FFEC1D;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul, li { list-style: none; 
}

#kp_page {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#kp_header {
	height: 40px;
}
#kp_bodyHome {
	height: 442px;
	background-image: url(../images/imgHomeBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyAbout {
	height: 442px;
	background-image: url(../images/imgAbout.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyServices {
	height: 442px;
	background-image: url(../images/imgServicesBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyGallery {
	height: 442px;
	background-image: url(../images/imgGalleryBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#kp_bodyRates {
	height: 442px;
	background-image: url(../images/imgRatesBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyPartners {
	height: 442px;
	background-image: url(../images/imgPartnersBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyProofs {
	height: 442px;
	background-image: url(../images/imgClientsBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 72px;
}
#kp_bodyParties {
	height: 442px;
	background-image: url(../images/imgPartiesByMeBG.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 72px;
	color: #333333;
}
#kp_footer {
	height: 40px;
}

td.feature{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px none #CCCCCC;
	padding-top: 0px;
}

td.feature img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 136px;
	width: 175px;
	margin-left: 5px;
	z-index: 0;
}

td.parties{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px none #CCCCCC;
	padding-top: 0px;
	color: #333333;
}
