@charset "utf-8";
/* CSS Document */
*{ border:none; background:none;}
html{
	background:url(../images/ke_bg.gif) repeat-x top #f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0; padding:0;
}
body{
	margin:0 auto;
	padding:0;
	width:960px;
}
a{ color:#307dd3; text-decoration:none;}
a:hover{ text-decoration:underline;}
img{ border:0;}
h3{ color:#999999; font-size:14pt; text-transform:lowercase; font-weight:normal;}
.clear{clear:both;}

/*
top area of page
*/
#ke_main{	width:960px;}
#head_wrap{
	border:none;
	background:none;
	float:right;
	width:960px;
}
#logo{
	float:left;
	clear:both;
	bottom:-20px;
	height:76px;
	width:253px;
}


#right{ display:none;}
#ke_content{
	clear:both;
	float:left;
	width:680px;
}

/*
home page section below header
*/
#ke_news{ border:none; background:none;}
#ke_news #articles{
	float:left;
	margin-top:30px;
	padding-bottom:45px;
	width:450px;
}
#ke_news #articles p{
	padding:10px 0 10px 0;
}


/*
bottom area of page
*/
#ke_home_content{
	float:left;
	padding:20px 0 20px 0;
	width:960px;
}
#ke_home_content span{ padding-bottom:20px;}
#ke_home{
	float:left;
	margin-top:15px;
	width:450px;
}
#ke_home p{
	margin:0;
	padding:10px 0;
	line-height:16pt;
	color:#666666;
}

.ke_hometab_top{
	background:url(../images/tab_bg.gif) bottom center no-repeat #FFFFFF;
	float:right;
	margin-left:25px;
	height:368px;
	padding:0;
	width:221px;
}
.ke_hometab_top div{
	clear:both;
	border-top:solid 1px #999999;
	text-align:center;
}
/*
end bottom area of hp page
*/



#footer{
	clear:both;
	height:40px;
	color:#666666;
	margin-top:15px;
	text-align:left;
}
.nav{display: none; }
