
#footerWrapper { 
	text-align: center; padding: 10px 0 0 0; margin: 5px  0 0 0; clear: both;
	background: url("../images/footer/bg_gradient.gif") 0% 0% repeat-x; 
}

#footer { 
	margin: 0 auto; padding: 15px 0 0 0; width: 960px; height: 85px; 
	text-align: left; font-size: 1.1em;
	background: url("../images/footer/bg_footer.gif") 0% 0% repeat-x; 
}


.footer_links { 
	height: 32px; margin: 0 0 0 10px;
	background: url("../images/footer/bg_footer_links.gif") 0% 0% no-repeat; 
}
.footer_links ul { list-style: none; float: left; margin: 7px 30px 0 0; }
.footer_links li { float: left; padding: 0 20px; background: url("../images/footer/bg_footer_links_sep.gif") 0% 0% no-repeat; }
.footer_links li a, .footer_links li a:visited { color: #a6a6a6; font-weight: bold; text-decoration: none; }  
.footer_links li a:hover { color: #333; }
.footer_links .divisor { display: none; }

.footer_print {  }
.footer_print a, .footer_print a:visited { 
	display: block; width: 92px; height: 18px; margin: 7px 5px 0 0; padding: 0 0 0 8px; float: left;
	color: #fff; font-weight: bold; text-decoration: none; line-height: 16px;
	background: url("../images/footer/bg_print.gif") 0% 0% no-repeat; 
}

.footer_font a, .footer_font a:visited { 
	display: block; width: 23px; height: 18px; margin: 7px 0 0 0; padding: 0; float: left;
	text-align: center; font-weight: bold; color: #fff; text-decoration: none; line-height: 16px;
	background: url("../images/footer/bg_font.gif") 0% 0% no-repeat;  
}
.footer_font a.font_dec, .footer_font a.font_dec:visited { margin-right: 5px;  }
.footer_font a.font_inc, .footer_font a.font_inc:visited { }

.footer_cont, .footer_cont:visited { 
	float: right; position: relative; right: 10px; padding: 0 30px 10px 0;
	background: url("../images/footer/ico_continuum.gif") 100% 0% no-repeat; 
	color: #bfbfbf; text-decoration: none; 
} 
.footer_cont:hover { color: #333; }  
.footer_cont em { font-style: normal; text-decoration: underline; }  

