#footer-outer { margin-top: 10px; background: #fff; }
#footer-inner { width: 100%; overflow: hidden; }

#footer-alpha-outer { clear: both; padding: 5px 0px 0px 0px; background: #fff; }
#footer-alpha-inner { width: 100%; overflow: hidden; }

#footer-beta-outer { clear: both; padding-top: 5px; }
#footer-beta-inner { }

.copyright { color: #555; font-size: 0.9em; float: left; width: 62%; }

.footer-alpha-sep { color: #999999 }
.footer-alpha-link:link, .footer-alpha-link:visited { color: #555; text-decoration: underline; font-weight: normal; font-size: 0.9em; }
.footer-alpha-link:hover, .footer-alpha-link:active { color: #555; background: transparent; text-decoration: none; }

.contact { float: right; text-align: right; width: 37%; color: #555; }
.contact-title { color: #555; font-weight: normal; }

.address { font-size: 0.9em; text-align: center; color: #0A51A1; }

.tagline { text-align: right; color: #555; font-size: 0.9em; }
.tagline-link:link, .tagline-link:visited { color: #555; text-decoration: underline; } 
.tagline-link:hover, .tagline-link:active{ color: #555; text-decoration: none; }
