#header_header{
        padding-right: 25px;
	height: 36px;
	background-image: url("/images/header_header.jpg");
        text-align: right;
}
#header_header a{
        font: normal 12px/14px arial, helvetica, serif;
        text-decoration: none;
        color: #FFF;
}
#header_content{
	height: 86px;
	background-image: url("/images/header_bg.jpg");
}
#header_content a{
	display: block;
	border: 0;
	height: 99%;
	width: 99%;
}
#header_footer{
	height: 46px;
/*	padding-top: 14px;
	padding-left: 100px; */
	background-image: url("/images/header_footer.jpg");
}
#header_footer_text{
	display: block;
	padding: 10px 0 0 125px;
	color: white;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}





