#footer-outer { clear: both; padding: 10px; border-top: 1px solid #ccc; font-size: 0.9em; background-color: #A29AA0; }
#footer-inner { width: 100%; overflow: hidden; }

#footer-alpha-outer { clear: both; }
#footer-alpha-inner { width: 100%; overflow: hidden; }

#footer-beta-outer { clear: both; margin-top: 10px; font-size: 10px; color: #CDC6CA; }
#footer-beta-inner { width: 100%; overflow: hidden; }

.footer-links-container { width: 50%; float: left;}
.footer-links { float: left;  }
ul.footer-links { padding: 0; margin: 0; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 8px 0 0; margin: 0; }
ul.footer-links li.start { padding-left: 0; }
ul.footer-links li.end { }

.footer-link:link, .footer-link:visited { font-size: 12px; text-decoration: underline; color: #fff; text-decoration: none; font-weight: normal }
.footer-link:hover, .footer-link:active { font-size: 12px; text-decoration: none; color: #4C4C4C; text-decoration: underline; font-weight: normal }

#footer-beta-inner a:link, #footer-beta-inner a:visited { font-size: 10px; text-decoration: none; color: #fff; text-decoration: none; font-weight: normal; }
#footer-beta-inner a:hover, #footer-beta-inner a:active { font-size: 10px; text-decoration: none; color: #4C4C4C; text-decoration: underline; font-weight: normal; }

.tagline { text-align: right; float: right; width: 49%; }
.tagline-link:link, .tagline-link:visited { color: #999; } 
.tagline-link:hover, .tagline-link:active { color: #999; }
.copyright { float: right; text-align: right; width: 50%; color: #CDC6CA; }
