img {border:0 none;}


body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

#top_banner {
	height:45px;
	width:100%;
	background:url(../images/kenua_top.jpg) repeat-x;
}

#wrapper {
	margin:65px auto;
	padding:0;
	width:850px;
	height:300px;
}

#wrapper #image_kenua{
	/*height:444px;
	width:419px;*/
	margin-right:60px;
	margin-left:35px;
	float:left;
}

#wrapper span {
	font-size:16px;
	color:#8a8a8a;
	margin-top:70px;
	margin-bottom:20px;
	float:left;
	text-align:left;
}

#wrapper #logo_kenua {
	/*height:34px;
	width:335px;*/
	float:left;
	text-align:left;
}

#wrapper h1{
	text-indent:-9999px;
	background:transparent url(../images/kenua_logo.jpg) scroll 0 0 no-repeat;
	height:98px;
	width:321px;
	margin:0;

}

#bottom_banner {
	height:45px;
	width:100%;
	background:url(../images/kenua_bottom.jpg) repeat-x;
}