#footer-outer { clear: both; padding: 0; }
#footer-inner { width: 100%; overflow: hidden; }

#footer-alpha-outer { clear: both; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 10px 10px 0 10px;  }
#footer-alpha-inner { width: 100%; overflow: hidden; text-align: right; }

#footer-beta-outer { clear: both; font-size: 0.94em; color: #999; background: #fff url("/EasySiteWeb/EasySite/StyleData/NAHT_General/Images/btm-curve-bkgr-left.gif") no-repeat left top; padding-left: 10px; }
#footer-beta-inner { width: 100%; overflow: hidden; padding: 20px 0; background: #fff url("/EasySiteWeb/EasySite/StyleData/NAHT_General/Images/btm-curve-bkgr-right.gif") no-repeat right top; }

.footer-links { color: #fff; }
ul.footer-links { padding: 0; margin: 0; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 0px 0 8px; margin: 0; }
ul.footer-links li.start { padding-left: 0; }
ul.footer-links li.end { }

.footer-link:link, .footer-link:visited { text-decoration: none; color: #666666; }
.footer-link:hover, .footer-link:active { text-decoration: underline; }

.tagline { text-align: left; clear: both; text-align: center; margin: auto; padding: 10px 0 0 0; }
.tagline-link:link, .tagline-link:visited { color: #999; } 
.tagline-link:hover, .tagline-link:active { color: #999; }
.tagline img { vertical-align: middle;  }

.copyright { float: right; width: 30%; text-align: right; padding: 6px 10px 0 0; }


