
#header_container {
	background-color: #000000;
	background-image: url('images/top_frame4.png');
	background-repeat: repeat-x;
	height: 126px;
	width: 100%;
}

img#logo {
	border-width:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}


#menu {
	display: none;
}