#footer { float: left; width: 920px; padding: 20px 10px; background: #f3f3f3; }

	.footer_left { float: left; width: 630px; }

	.footer_left a { display:block;
font-size:14px;
line-height:32px; }

	
		.footer_left_wide { float: left; width: 300px; height:250px; }
		.footer_left_narrow { float: right; width: 300px; }
	
	.footer_right { float: right; width: 290px; }
	.footer_wide { width: 900px; height:200px; overflow:hidden; float: left; margin: 0 0 2.5em 0; padding: 10px; background: #e0e0e0; }

#footerlinks { float: left; width: 100%; }


#footerlinks ul {
list-style:none;
width:175px;
float:left;
}

	#footerlinks ul li { width: 165px; font-size: .8em; margin-right: 5px; margin-bottom: 5px; line-height: 1.4em; }
	
.footer_left ul li { font-size: 1.2em; line-height: 1.4em; margin: 0 0 1em 0; background: url("images/footer_li_bullet.gif") 0 0 no-repeat; padding-left: 5px; }



.footer_left_narrow a{
display:block;
font-size:14px;
line-height:32px;
}





	.footer_left em { font-size: .95em; display: block; font-weight: bold; }
	.footer_left em a { color: #999; }


	#footer p { color: #666; }

#footer a { color: #888; }
#footer a:visited { color: #999; }
#footer a:hover { color: #444; }
