#hback {
	height: 97px;
	width: 100%;
	background-color: Black;
	background-image: url(../images/header.back.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#hlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	height:97px;
	width: 298px;
	margin: 0px;
	padding: 0px;	
	z-index: 2;
}
