/* styles for home page */

.oneColBox H1 {
  background-image: url(../images/onecolHeadBG.png);
}

.twoColBox1st H1,
.twoColBox2nd H1 {
  background-image: url(../images/Home_twocolHeadBG.png);
}

.menuFooter {
  display: none;
}