#centerbox {
  width: 591px;
  float: left;
  padding: 0;
}
#centerbox #hp-lurgan-for-life {
  width: 242px;
  float: left;
  display: inline;
}
#centerbox #hp-lurgan-for-life img {
  display: block;
}
#centerbox #hp-montage {
  position: absolute;
  top: 107px;
  left: 418px;
  width: 349px;
  float: left;
  display: inline;
  z-index: 1;
}
#centerbox #hp-montage-cover {
  position: absolute;
  top: 107px;
  left: 418px;
  z-index: 999;
}
#centerbox #hp-montage img {
  display: block;
}

#centerbox #contents {
  float: left;
  padding: 10px 0 20px 12px;
}
#centerbox #contents #hp-left-box {
  width: 381px;
  float: left;
  background: transparent url(/images/hp-leftbox-bg.gif) repeat-y;
}
#hp-left-box #business-directory {
  width: 185px;
  float: left;
  margin-right: 10px;
}
#hp-left-box #business-directory div.contents {
  padding: 10px 12px 10px 12px;
}
#hp-left-box #about-lurgan-forward {
  width: 185px;
  float: left;
}
#hp-left-box #about-lurgan-forward div.contents {
  padding: 10px 12px 10px 12px;
}
#hp-left-box #hp-banner {
  background-color: #e2e8ea;
  padding: 6px 0 0 0;
  clear: both;
}
#hp-left-box ul {
  margin: 0;
  padding: 10px;
  background-color: #bdc8cc;
  float: left;
}
#hp-left-box ul li {
  list-style-type: none;
  width: 180px;
  float: left;
  background-color: #bdc8cc;
}
#hp-left-box ul li div.thumbnail {
  width: 65px;
  float: left;
}
#hp-left-box ul li div.text {
  width: 105px;
  float: left;
}
#hp-left-box ul li div.text a {
  color: #2b4956;
}

#hp-right-box {
  width: 185px;
  float: left;
  margin-left: 10px;
  color: #000;
}
#hp-right-box #business-investments {
  width: 183px;
}
#hp-right-box #business-investments div.contents {
  width: 181px;
  background: #fff url(/images/red-box-top-edge-bg.gif) no-repeat;
  background-position: top left;
  border-top: none;
  border-right: 1px solid #bdc8cc;
  border-bottom: 1px solid #bdc8cc;
  border-left: 1px solid #bdc8cc;
}
#hp-right-box #business-investments ul {
  margin: 0;
  padding: 10px;
}
#hp-right-box #business-investments ul li {
  list-style-type: none;
}
#hp-right-box #business-investments ul li a {
  color: red;
}
#hp-right-box div.side-ad {
  margin: 10px 0 0 0;
  border: 1px solid #bdc8cc;
}