/* footer */

#footer { width: 920px; clear: both; overflow: hidden; background: url(../img/footer-bg.gif) no-repeat top left; height: 65px; color:#fff; }
#footer p { color:#fff; }
#footer a { color:#fff; }
#footer a:hover {  color:#a9bb92; text-decoration: none; }

.footer-l { width: 272px; float: left; padding-left: 15px; margin-top: 20px;  }
.footer-r { width: 331px; float: right; text-align: right; padding-right: 15px; margin-top: 20px; }
.footer-r ul { display: inline; padding: 0; margin: 0; }
.footer-r li { padding: 0 0 0 20px; margin: 0; float:right; list-style: none;}

