.header-banner {
	height:80px; 
	width:100%; 
	position:absolute; 
	top:0;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#aadef3;
	display:block;
	z-index:100;
}

.banner-wrapper {
	position:relative;
	height:80px;
}
