#container #main-body-box {
  width: 768px;
  float: left;
  padding: 10px 0 10px 0;
}
#main-body-box #contents-box {
  width: 577px;
  float: left;
}

#contents-box #hp-left-box {
  width: 295px;
  float: left;
}
#hp-left-box #slideshow {
  margin: 0 0 10px 0;
}

#contents-box #hp-right-box {
  position: relative;
  width: 282px;
  float: left;
}
#hp-right-box #hp-testimonials {
  width: 282px;
  height: 140px;
  margin: 26px 0 0 0;
  padding: 15px 0 0 0;
  background-color: #f4f9c8;
}
#hp-right-box #hp-testimonials p.intro {
  margin: 0 20px 1em 20px;
  color: #007A64;
  line-height: 1.3em;
  font-style: italic;
  font-weight: bold;
}
#hp-right-box #hp-testimonials p.noscript {
  margin: 0 20px 0 20px;
}
#hp-right-box div.hp-hero-items {
  width: 239px;
  margin: 20px 0 0 20px;
  background: #fff url(/images/hp-hero-bg.jpg) no-repeat;
  border: 1px solid #cacbcf;
}
#hp-right-box div.hp-hero-items div.hp-hero-thumb {
  width: 87px;
  float: left;
}
#hp-right-box div.hp-hero-items div.hp-hero-text {
  width: 152px;
  float: left;
  padding: 5px 0 5px 0;
}
#hp-right-box div.hp-hero-items div.hp-hero-text h2 {
  margin: 0 0 4px 0;
  font-size: 1.2em;
}


#hp-latest-news-box {
  width: 555px;
  w\idth: 535px;
  float: left;
  margin: 10px 0 0 0;
  padding: 10px;
  background: #fff url(/images/front-news-panel-bg.gif) no-repeat;
  background-position: top left;
  border: 1px solid #cacbcf;
}
#hp-latest-news-box h2 {
  width: 120px;
  margin: 0;
  float: left;
  font-size: 1.2em;
  color: #007a4b;
}

#footer {
  width: 97%;
  margin: 20px 0 10px 0;
  padding: 0 0 0 0;
  border-top: none;
}

