#footer-outer 
{
	margin:0 auto;
	/*width: 960px;	*/
	width: 100%;
	/*background:transparent url(/Images/footer-repeater.gif) repeat-x scroll left top;*/
	clear:both;
	color:#928C80;
	padding:0;
	text-align:right;
	border-top: 1px solid silver;

	  }
#footer-inner 
{
	/*background-color:#FAF8F6;*/
width:943px;
margin-left:auto;
margin-right:auto;
padding-bottom:5px;

}

#clearingDropShadow 
{
background-image:url("/Images/bottom-shadow.gif");
background-repeat:no-repeat;
clear:both;
height:9px;
margin-left:auto;
margin-right:auto;
width:764px;
}

#footer-alpha-outer 
{
	background-color:#FFF;
color:#202730;
font-size:0.8em;
margin-bottom:10px;
	 margin-left:auto;
margin-right:auto;
padding:5px;
width:943px;
}
#footer-alpha-inner { width: 943px; overflow: hidden; }

.footer-links { color: #928C80 !important; }
ul.footer-links { padding: 0; margin: 0; }
ul.footer-links li { display: inline; list-style-type: none; padding: 0 2px 0 2px; 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: #928C80 !important; }
.footer-link:hover, .footer-link:active { text-decoration: underline; color: #928C80 !important; }

/*.tagline { text-align: center; width: 100%; color: #928C80; }
.tagline-link:link, .tagline-link:visited { color: #928C80; text-decoration: none; } 
.tagline-link:hover, .tagline-link:active { color: #928C80; text-decoration: underline; }
*/
.copyright { /*float: left;*/ width: 100%; color: #928C80; }
span.copyright-text { padding-right: 5px; }
.copyright .footer-link:link, .footer-link:visited { text-decoration: none; color: #928C80; font-weight: bold; }
.copyright .footer-link:hover, .footer-link:active { text-decoration: underline; color: #928C80; font-weight: bold; }
