@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/kb_pn.gif);
	background-position: top left;
	background-repeat: repeat;
	margin-top: 0;
}

#container{
	width:825px;
	margin: auto;
	background-color: #FFFFFF;
}


#navi ul {
	margin-left: 0em;
	list-style: none;
}

#navi li {
	float:left;
	margin: 0;
	padding: 0;
}


img {
	border-style: none;
}

#footer {
	background-image: url(images/kb_footer.gif);
	background-repeat: repeat;
	padding: 24px 0;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 12px;
	margin-bottom: 0;
}

#footer a {
	text-decoration: none;
	color: #CCCCCC; 
}


#footer a:hover,
#footer active a {
	color: #FFFF99;
}

#address {
	font-style: normal;
}
