div#content {
	background: url(../images/home_content_background.jpg);
  height: 244px;
  min-height: 244px;
  padding: 81px 50px 81px 410px;  
  text-align: justify;
}

div#footer {
  background: #bbbbbb url(../images/home_footer.jpg) no-repeat;
  height: 99px;
}

a#footerLogo {
  position: absolute;
  top: 0;
}

p#address {
  top: 22px;
}

ul#menu3, p#copyright, p#isics {
  top: 64px;
}
