/* footer */

#footer-bg {
  background: url(../img/footer-bg.png) top center no-repeat;
  width: 100%;
  height: 130px;
}

#footer-container {
  background: url(../img/cardboard.jpg) top center repeat-y;
  width: 1000px;
  margin: 0 auto;
}

#footer-nav-bg {
  background: url(../img/footer-nav-bg.jpg) top no-repeat;
  width: 1000px;
  height: 126px;
  margin: 0 auto;
  padding: 0;
}

/* footer nav */

#footer-nav {
  margin: 0 0 0 260px;
  padding: 107px 0 0 0;
}

#footer-nav ul {
  margin: 0;
  padding: 0;
}

#footer-nav li {
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 10px;
  list-style: none;
  float: left;
}

#footer-nav li#footer-nav-home a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 38px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-home a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 38px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-home a:hover {
  background: url(../img/footer-home-hover.gif) top no-repeat;
  width: 38px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-whyus a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 48px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-whyus a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 48px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-whyus a:hover {
  background: url(../img/footer-whyus-hover.gif) top no-repeat;
  width: 48px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-signup a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 45px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-signup a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 45px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-signup a:hover {
  background: url(../img/footer-signup-hover.gif) top no-repeat;
  width: 45px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-oursites a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 57px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-oursites a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 57px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-oursites a:hover {
  background: url(../img/footer-oursites-hover.gif) top no-repeat;
  width: 57px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-programs a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 60px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-programs a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 60px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-programs a:hover {
  background: url(../img/footer-programs-hover.gif) top no-repeat;
  width: 60px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-faq a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 29px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-faq a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 29px;
  height: 14px;
  display: block;
}


#footer-nav li#footer-nav-faq a:hover {
  background: url(../img/footer-faq-hover.gif) top no-repeat;
  width: 29px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

#footer-nav li#footer-nav-contact a:link {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 49px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-contact a:visited {
  color: #fb6356;
  text-decoration: underline;
  text-align: center;
  width: 49px;
  height: 14px;
  display: block;
}

#footer-nav li#footer-nav-contact a:hover {
  background: url(../img/footer-contact-hover.gif) top no-repeat;
  width: 49px;
  height: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
}

/* /footer nav */

#footer {
  background: url(../img/footer.jpg) top no-repeat;
  width: 1000px;
  height: 164px;
  margin: 0 auto;
  padding: 0;
}

#copyright {
  font-size: 10px;
  color: #46464a;
  margin: 0 0 0 835px;
  padding: 65px 0 0 0;
}

#logo {
  width: 404px;
  height: 29px;
  margin: 0 auto 0 auto;
  padding: 50px 0 65px 0;
  text-align: center
}
