body #page-wrapper #header {
	height:110px;
	/*width:1500px;*/
	z-index:8;
	position:relative;
	background-image:url('../images/header-nav-strip2.png');
	background-repeat:repeat-x;
}


#bg-image-test {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

