div#footer {
	width:990px;
	background-color:#ffffff;
	clear:both;
	font-size:10px;
	color:#9c9c9c;
	text-align: justify;
	}
div#footer div.gray_spacer  {
	height:10px;
	margin-bottom:10px;
	}
div#footer img  {
	margin:5px 18px 5px 0px;
	}
	
div#footer a, div#footer a:hover  {
	color:#9c9c9c;
	}
div#footer p.menu {
	margin-bottom: 8px;
	text-align: right;
}
div#footer p.version {
	margin-top: 37px;
	text-align: center;
}
div#footer p.version a {
	color: #348DAE;
}
