#nav {
  background-image: url(/images/backgrounds/home/navbar.gif);
  background-color: #421C51;
  border-bottom: solid 1px #000;
}
#nav li a:hover, #nav li a.active {
  background-color: #814796;
  background-image: url(/images/backgrounds/home/navbar_OVER.gif);
}
#copy {
  float: left;
  width: 245px;
  padding-right: 15px;
}
#copy p img {
  float: left;
  margin-right: 10px;
}
#features {
  padding: 0 0 0 15px;
  background: url(/images/backgrounds/vr-gray.gif) left top repeat-y;
  float: left;
  width: 170px;
  margin-top: 8px;
}
#features h2 {
  border: none;
}
#features dl {
  margin-left: 40px;
}
#features dt img {
  position: absolute;
  top: 0;
  left: -40px;
}
#features dt {
  color: #fff;
  font-size: 14px;
  position: relative;
  line-height: 1.2;
}
#features dd {
  font-size: 10px;
  margin: 0 0 15px 0;
}
#main #features p {
  line-height: 1.2;
  font-size: 13px;
}
#secure-realtime {
  padding-left: 70px;
  background: url(/images/icons/secure-realtime.gif) left center no-repeat;
  padding-bottom: 5px;
}
#screenshots {
  clear: both;
  margin-top: 20px;
  margin-right: -5px;
  overflow: hidden;
  width: 694px;
}
#screenshots li {
  padding: 10px 24px;
  text-align: center;
  color: #fff;
  width: 178px;
  height: 110px;
}
#screenshots li img {
  display: block;
  margin: 0 auto 5px auto;
}
#customer-history {
  background: url(/images/backgrounds/customer-history.gif) center top no-repeat;
  float: left;
  margin-right: 7px;
}
#accounting {
  background: url(/images/backgrounds/accounting.gif) center top no-repeat;
  float: left;
}
#inventory {
  background: url(/images/backgrounds/inventory.gif) center top no-repeat;
  float: right;
}
#testimonial-box {
  display: none;
}
  