#footer-outer { clear: both; margin: 20px; }
#footer-inner { width: 100%; overflow: hidden; }

#footer-alpha-outer { clear: both; padding: 5px; border: 1px solid #265ca6; background: #265ca6 url("/EasySiteWeb/EasySite/StyleData/ICR1107_General/Images/bg_footer.gif") repeat-x left bottom; }
#footer-alpha-inner { width: 100%; overflow: hidden; }

#footer-beta-outer { clear: both; margin-top: 10px; font-size: 0.94em; color: #fff; }
#footer-beta-inner { width: 100%; overflow: hidden; }

.footer-links { color: #fff; text-align: left; float: left; width: 44%; }
ul.footer-links { padding: 0; margin: 0; width: 100%; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 0 0 2px; margin: 0; }
ul.footer-links li.start { padding-left: 0; }
ul.footer-links li.end { padding-left: 2px; }

.footer-link:link, .footer-link:visited { text-decoration: none; color: #fff; }
.footer-link:hover, .footer-link:active { background: transparent; text-decoration: underline; color: #fff; }

.copyright { text-align: right; float: right; width: 55%; color: #fff; }

.footer-sep { padding-left: 10px; }
