#header_box{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
	width: 100%;
	padding-bottom: 5px;
}

#header_bg {
	background-color: #transparent;
	width: 100%;
	height: 80px;
	padding-bottom: 10px;
	text-align: center;
}

#header{
	background-color: transparent;
	width:950px;
	height: 80px;
	position: relative;
	background-image: url(../images/header_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



h1{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	height: 64px;
	width: 158px;
	position: absolute;
	left: 12px;
	top: 10px;
}

/*#logo{
	width:158px;
	float:none;
	height: 64px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}*/

#h_menu{
	float:none;
	height: 18px;
	width: 312px;
	position: absolute;
	right: 28px;
	bottom: 8px;
}
#h_menu .left_img {
	margin-right: 21px;
}


#tell{
	float:right;
	position: absolute;
	height: 33px;
	width: 221px;
	right: 0px;
	bottom: 10px;
}
