.style1 {
  color: #8A8A8A;
  font-family: Helvetica, Arial;
}

.style2 {
  font-size: 14px;
  color: #9c9688;
}

.style3 {
  font-family: Thug;
  color: #339933;
}

.style4 {
  font-family: Helvetica, Arial;
  font-weight: bold;
}

.style5 {
  color: #8A8A8A;
  font-family: Helvetica, Arial;
  font-size: 14px;
  text-decoration: none;
}

.style6 {
  color: #8A8A8A;
  font-family: Helvetica, Arial;
  font-size: 13px;
}

.style7 {
  color: #8A8A8A;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

#aboutus {
  width: 2500px;
  margin: 0;
  padding: 0;
}

#aboutus div {
  width: 480px;
  margin: 0 10px 0 10px;
  float: left;
}

div.clear-both {
  line-height: 0;
  height: 0;
  clear: both;
}

#products-list td.product {
  padding: 0 45px 0 45px;
}