div.footer_container
 {
  position: absolute;
  bottom: -105px;
  left: 0px;
  width: 800px;
  height: 50px;
  background: url('images/footer_background.png') top center no-repeat;
  text-align: center;
  padding-top: 55px;
 }