@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding: 0px;
  text-align: center;
	width: auto;
	height: auto;
}
#header_master {		
	width: 945px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding: 0px;
	text-align: center;
}
#header_container{
	float: left;
	width: 859px;
	height:auto;
	text-align: center;
	padding: 0px;
} 
#header {
	float: left;
	width: 859px; 
	height: auto; 
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/logo-other.jpg);
}

#header_top {
	float: left;
	padding: 0px;
	height: 86.5%;
	width: 100%;
	text-align: center;	
}
.header_menu {
	float: left;
	padding: 0px;
	height: auto;
	width: 19%;
	text-align: center;
}
.header_menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ffD800;
	text-decoration: none;
}