body {
	margin:0;
	padding:15px 0 15px 0;
	font-family:"Trebuchet MS";
	font-size:13px;
	}
.wrapper {	
	width:797px;
	margin:0 auto;
	}
.header {
	}
.logo {
	width:253px;
	float:left;
	height:195px;
	background:url(../images/ka-logo.jpg) no-repeat center;
	}
.head-img {
	width:544px;
	float:right;
	background:url(../images/head-img.jpg) no-repeat right;
	height:195px;
	}
.cont-top {
	background:url(../images/cont-top.jpg) no-repeat;
	line-height:27px;
	height:27px;
	}
.nav {	
	background: url(../images/nav-bg.jpg) repeat-x;
	line-height:40px;
	text-align:center;
	height:40px;
	color:#ffffff;
	border-left:2px #eaeaea solid;
	border-right:1px #eaeaea solid;
	}
.nav a {
	display:block;
	float:left;
	text-decoration:none;
	line-height:40px;
	height:40px;
	color:#ffffff;
	padding:0 20px 0 20px;
	background:url(../images/nav-splitter.jpg) no-repeat right;
	}
.nav a:hover {
	text-decoration:none;
	color:#ffffff;
	background:url(../images/nav-splitter.jpg) repeat-x;
	}
.content {
	background:url(../images/cont-bg.jpg) repeat-y;
	padding:20px 20px 5px 30px;
	color:#FFFFFF;
	font-size:12px;
	}
.left {
	width:507px;
	float:left;
	background:url(../images/cont-split.jpg)  repeat-y right;
	padding:0 20px 0 0;
	}
.right {
	width:205px;
	padding:0 0 0 15px;
	float:right;
	}
.copyrights {
	text-align:center;
	padding:10px 0 0 0;
	}
.split {
	background:url(../images/right-line.jpg) no-repeat center;
	line-height:25px;
	height:25px;
	}
.cont-bottom {
	background:url(../images/cont-bottom.jpg) no-repeat;
	line-height:10px;
	height:10px;
	}
a {
	text-decoration:underline;
	color:#FFFFFF;
	}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
