.footer { background: #3a3a3a;}
.wrapper-footer { width: 990px;margin: 0 auto;padding-top: 23px;}
#footer {margin-top:5px}
.footer-links .title{color: #fff; }
.footer-links .green{background: #ffae00; text-align: center; padding: 2px 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.footer-links .grey{background: #9d9b9b; text-align: center; padding: 2px 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.footer-links .dark{background: #4c4c4c; text-align: center; padding: 2px 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.footer-links ul{text-align: left; width: 130px; padding: 0 0 0 10px; margin: 5px 0; }
.footer-links ul li{list-style: none; }
.footer-links ul li a{color: #FFF; }
.footer-links ul li a:hover{color: #ffae00; }
.underfeet{padding: 5px 0 0; }
.underfeet hr{height: 1px; border: 0; border-top: 1px dotted #c7c7c7; }
.underfoot{text-align: left; }
.underfoot a:hover{color: #ffae00; }
.underfoot-title{font-weight: bold; color: #ffae00; }
.underfoot-content{color: #fff; }
.footer a { color: #FFF; }
.footer a:hover{color: #ffae00; }
.footer .txtright img { max-height: 53px; }