#parentbox {
  float: left;
  margin:0;
  border:0;
  padding:0;
  width: 585px;
  background:none;
}

#boxleft {
  display:none;
}

#menutrailer {
  width:436px;
  float:left;
  height:40px;
}

#menutrailer ul {
  margin:28px 0 0 9px;
  padding:0;
}

#contentbox {
  float:left;
  width:585px;
  border:0;
  margin:0;
  padding:0;
  background-image: url(images/bg-popup-large.gif);
  background-repeat: repeat-y;
}

#dummybox {
  border:0;
  padding:0;
}

#logobox {
  text-align:right;
  height:74px;
  width:149px;
  background-color: #FFFFFF;
}

#copyrightbox {
  width:585px;
}

#contentfooterbox {
  width:575px;
  _width:560px;
}


#contentfooterbox .pagetop {
  margin-right:200px;
  background: url(images/icon_top.gif) 10px 2px no-repeat;
}

#footermenubox {
  display:none;
}

#content a img {
  border:none;
}
