#header #background{
  height:605px;  
}

#footer{
  width:810px;
  margin:40px auto 0 auto;
  background:transparent url(../img/footer.jpg) no-repeat 230px bottom;
  overflow:hidden;
  padding:0;
  height:auto;
}

#footer #contacts{
  float:left;
}
#footer #contacts div{
  font-size:1.1em;
}

#footer #telephones{
  float:right;
  padding:0 0 0 0;
  width:360px;
  height:180px;
  background:transparent url(../img/trees.gif) no-repeat right 20px;
}
#footer #telephones h4{
  padding:0 0 0 0;
  margin:15px 0 5px 0;
}
#footer #telephones div{
  font-size:1.2em;
  margin:25px 0 0 0;
}
