/* --[ Site info - footer ]-------------------------- */
#site-info {
	clear: both; 
	width: auto;
	position:relative;
	padding: 0;
}

#site-info p {
	display: block;
	font-family: Arial,sans-serif;
	font-size: 11px;
}

#site-info a, #site-info #copyright {color:#666; font-size: 0.9em}

#legal {
	top: 20px;
}

#legal ul li {float:left; padding:0 1em 0 0.8em; background: url(/img/footer_navi_divider.gif) left 50% no-repeat;}

#legal a {
	color: #fff;
}

#footer {
	width: auto;
	height: 15px;
	margin: 0;
	padding: 10px 0;
   	clear: both;
	position: relative;
	left: auto;
	top: auto;
	background: #000 url(/img/footer_bg_grey_top.gif) left bottom repeat-x;
}
#footer #copyright {
	display: block; 
	margin: 0 auto;
	width: 22em;
	color: #fff;
}

#footer li {float:left; padding:0 1em 0 0.8em; background: url(/img/footer_navi_divider.gif) left 50% no-repeat;}

#site-info #footer-links li {
	background: url(/img/blue_square.gif) 6px 6px no-repeat;
	padding-left: 14px;
	padding-bottom: 2px;
}

#footer p {
	margin: 0;	
}
