/* 
    Document   : default-footer
    Created on : March 8, 2006, 6:29 PM
    Author     : llturro
    Description:
*/

div.footer {
  background-color: #44769c;
  border-top: solid 1px #33668c;
  color:#fff;
  padding-top: 20px;
  padding-bottom: 30px;
}

div.footer a {
  color: #fff;
}
