#footer-outer { clear: both; width: 100%; float: left; overflow: visible; margin-top: 10px; }
#footer-inner { margin: 0 10px 0 10px; border-top: 1px solid silver; padding-top: 10px; }

#footer-alpha-outer { clear: both; padding: 4px 0 4px 8px;}
#footer-alpha-inner { width: 100%; overflow: hidden; }

#footer-beta-outer { clear: both; padding-top: 10px; }
#footer-beta-inner { }

.copyright { color: #000099; font-size: 0.96em; float: left; width: 62%; }

.footer-alpha-sep { color: #669EF1; }
.footer-alpha-link:link, .footer-alpha-link:visited { color: #000099; text-decoration: none; }
.footer-alpha-link:hover, .footer-alpha-link:active { color: #000; background: transparent; text-decoration: underline; }

.footer-beta-sep { color: #fff; }
.footer-beta-link:link, .footer-alpha-link:visited { color: #333399; text-decoration: none; font-weight: bold; }
.footer-beta-link:hover, .footer-alpha-link:active { color: #0A51A1; background: transparent; text-decoration: underline; font-weight: bold; }

.contact { text-align: right; width: 100%; overflow: hidden; color: #000; font-weight: normal; }
.contact-title { color: #000; font-weight: normal; }

.address { font-size: 0.96em; text-align: center; color: #0A51A1; }

.tagline { text-align: right; color: #000; padding-bottom: 10px; }
.tagline-link:link, .tagline-link:visited { } 
