div#house {
  width: 70px;
  height: 81px;
  float: right;
  padding-right: 10px;
  padding-top: 5px;
}
div#headerhomes-layout {
  width: 773px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 5px;
}

div#headerhomes {
  width: 773px;
  overflow: hidden;
  float: left;
}

div#headerhomes-text {
  /*background: #FFFFFF url(../images/marysvillehome-banner-2.gif);*/
  background: #FFFFFF url(../images/marysvillehome-banner-3a.gif);
  background-repeat: no-repeat;
  width: 773px;
  height: 81px;
  float: left;
  text-align: left;
}

div#headerhomes-text-main {
  background: #FFFFFF url(../images/marysvillehome-banner-3a.gif);
  background-repeat: no-repeat;
  width: 773px;
  height: 81px;
  float: left;
  text-align: left;
}
