@import url(template1.css);

.comp-home-896{
  position: relative;
}

#flash{
 position: absolute;
  top: 78px;
  left: 4px; 
}

#left-box {
  width:605px;
  float:left;
}


#right-box {
  width:217px;
  float:right;
  padding-top:34px;
}

#right-box img {
 border:0; 
}


#content-body {
  min-height:200px;
}


#content-body p {
  font-size:14px;
  padding-top:10px;
  color:#412d1f;
}

#content-body #logo_small{
  border:0;
  float:left;
  margin-right:10px;
}


#footer {
  background:url("../images/home_footer-bg.png") repeat-x scroll 0 0 #7A6A59;
}
