/*--------------- 	UNIVERSAL FOOTER STYLES   ----------------*/
/*--------------- Contents:
** Footer
--------------------*/

/* ---- to be used, in addition to fonts.css, with the universal footer, _footer_universal.cfm -----*/



#footer {  width:100%; height:75px; z-index:2005; position:relative; }
#footer #mainFooterLinks {  margin:10px 0 0 15px; float:left; width:65%; }
	
#footer #subFooterLinks2 {  margin:10px 15px 0 0; float:right; width:29%; }
#footer #subFooterLinks2 #flags {  margin-top:5px; }
#footer img {  border:none; }

#footer, #footer a {  color:#777; }
#footer #mainFooterLinks {  font:12px/1.5em Verdana, Arial, Helvetica, sans-serif; }
#footer #subFooterLinks {  font:10px/1.7em Verdana, Arial, Helvetica, sans-serif; color:#999; }
#footer #subFooterLinks a { color:#999; }
#footer #subFooterLinks2 { font-size:12px;line-height:1.4em; text-align:right; }