div#footer
{
  position: relative;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 20px;
  width: 100%;
  height: 50px;
  background-image: url(../images/footer_bg.png);
  background-repeat: no-repeat;
}

td.footer_content
{
  width: 100%;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  color: #666666;
}
