@charset "UTF-8";
/* CSS Document for footer*/

	#footer {background:url(/images/publicsite/infrastructure/footer_bg.gif) #d8d9db repeat-x top left; margin-top:0px; height:116px;}
	#footerLinks {margin:0 auto; width:970px; padding-top:35px;background:url(/images/publicsite/infrastructure/footer_bg.gif) #d8d9db repeat-x top left;}
	#footerLinks ul {list-style:none; width:675px;margin:0;}
	* html #footerLinks ul {list-style:none; width:675px;}
	#footerLinks ul li {color:#6a737b; float:left;width:auto; margin:0 25px 10px 0;}
	#footerLinks ul li a{ color:#6a737b; text-decoration:none; font-size:11px;}
	#footerLinks ul li a:hover {text-decoration:underline;}

	#footerLinks ul li.buffer {width:85px; display:block;}
	* html #footerLinks ul li.buffer {width:88px; display:block;}
	
	#blockDiv{position:absolute; width:370px; height:100px; z-index:2; padding:5px; background-color:#666666; color:#333333; font-size:11px;layer-background-color:#666666; filter:alpha(opacity=85); /* IE's opacity*/  }
	#blockDiv a {color:#cccccc; text-decoration:none;}
	#blockDiv a:hover {color:#000000; text-decoration:underline}
	#footer_menu { font-family: Arial, Helvetica, sans-serif; font-size:11px;}
	#footer_menu a { color:#6a737b; text-decoration:none; font-size:11px;}
	#footer_menu a:hover {text-decoration:underline;}
