.container, #strip-bottom {
  top: 120px; /* banner image height plus strip-top height */
}

h1#header, #strip-header {
  height: 107px; /* banner image height */
}

h1#header, #header-overlay {
  top: -107px; /* negative banner image height */
}

h1#header {
  background: url(../images/interior_header.jpg)
}

h1#header a {
  left: 68px;
  top: 11px;
  width: 301px;
  height: 83px;
}
