
#wrapper {
  height:564px;
  width:100%;
  background-color: #765b18;
  
  background-image:url(../images/home_footer_line.gif);
  background-repeat:repeat-x;
  background-position: 0 540px;
  
}

#logo, #bc_nav , #footer, #l2_nav {
  display: none;
}

#content {
  margin-top:35px;
  position: absolute;
  height: 440px;
  z-index:1;
  background-image:none;
  float:none;
  overflow: show;
  width:100%;
  left:0px;
  border:0px #FFF dashed;
  margin-left:-20px;
  
}

 {
  display:none;
}

