/* footer */

#footer {
  width: 770px;
  height: 112px;
  background: url(../images/footer.gif) top no-repeat;
}

#footer-expandable {
  width: 770px;
  background: url(../images/footer.gif) top no-repeat;
}

#warning-text {
  font-size: 10px;
  text-align: justify;
  color: #ffffff;
  width: 405px;
  padding: 40px 0 0 0;
}

#warning-text p {
  padding: 0 0 10px 0;
}

/* products */

#footer-link {
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  margin: 40px 0 0 60px;
}

#footer-link a:link {

  text-decoration: underline;
}

#footer-link a:visited {

  text-decoration: none;
}

#footer-link a:hover {

  text-decoration: none;
}

#footer-link a:active {

  text-decoration: underline;
}

/* /products */
