#content-top {
  background-image: url(/images/acc-inside-top.jpg);
  height: 165px;
}

#nav {
  text-align: right;
  width: 840px;
  top: 50px;
  position: absolute;
}

#nav img {
  display: inline;
  height: 29px;
}

#side-box {
  background-image: url(/images/acc-inside-sidebox-middle.gif); 
  width: 187px; 
  position: relative; 
  top: -25px; 
  padding: 0 18px 0 30px;
  float: left;
  margin-right: 20px;
}

#side-box ul.nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

#side-box .nav li {
  background-image: url(/images/acc-inside-sidebox-divider.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  height: 32px;
  overflow: hidden;
  list-style: none;
}

#side-box .nav img {
  margin-top: 3px;
  border-width: 0;
}

#main-content {
  float: right;
  position: relative;
  top: -15px;
  width: 560px;
  margin-bottom: 20px;
  margin-right: 20px;
  color: #666666;
  font-size: 13px;
  line-height: 150%;
}

#footer {
  clear: both;
}
