#footer {
  clear: both;
  width: 990px;
  height: 100px;
  margin: auto;
  background: url(../images/bg_footer.png) center top no-repeat;
  padding-top: 130px;
  
  }

#footer address {
  padding-left: 250px;
  font-style: normal;
  font-size: 80%;
}

#footer p{
  padding-left: 250px;
  font-size: 70%;
  white-space: pre;
}

#foot {
  float: right;
  width: 71px;
  height: 37px;
  margin-right: 40px;
  background: url(../images/footer.png) center top no-repeat;
}