@CHARSET "UTF-8";

div#footer_bkg {
  background-image:  url("../images/footer_banner.png");
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  margin: 0px auto 0px auto;
  clear: both;
}

div#footer {
  margin: 0px auto 0px auto;
  width: 500px;
  padding: 25px 0px 30px 130px;
  font-family: Verdana;
  font-size: x-small;
}