#footer {
  width: 950px;
  height: 34px;
  background: #fff url('footerTrees.png') no-repeat scroll 716px 0px;
  padding-top: 156px;
  clear: both;
}

#footer #copyright {
  color: #fff;
  display: block;
  width: 100%;
  font-size: 0.75em;
  height: 24px;
  background-color: #99b17d;
  text-align: center;
  padding-top: 10px;
}
