DIV.homeleft {
  float: left;
  width: 431px;
}
DIV.homediv {
  float: right;
  width: 428px;
}
DIV.homecenter {
  float: left;
  width: 216px;
}
DIV.homeright {
  float: right;
  width: 212px;
}
DIV.hometop,
DIV.homebottom {
  clear: both;
}
