.stats-in-th{
	position:relative;
	top:0px;
	left:40px;
	
	
	
}.main_menu_bg{
	width: 1024px;
	height:  125px;
	background: url(../images/etc/bg_main_menu_header.png)  no-repeat ;
	margin-left:auto;
	margin-right:auto;

}
#header_menu{
	height: 125px;
	padding-left: 340px;
	margin-top: 45px;
	font-weight: 500;
	font-size: 15px;
	float: left;
	top: 50px;

}
#header_menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#header_menu ul li{
	display:block;
	float:left;
	margin:0;
	}

#header_menu ul li a{
	display:block;
	float:left;
	color:#0072bb;
	text-decoration:none;
	padding:5px 18px 0 18px;
	height:20px;
	/*background:transparent url(../images/etc/bgDIVIDER.gif) no-repeat top right;*/
	}

#header_menu ul li a:hover,#header_menu ul li a.current{
	color:#FFF;
	height:30px;
	background:#0072bb url(../images/etc/bgON.gif) no-repeat top right;
	}
	#KC-Logo-head{
	width:150px;
	
	}
