/*FOOTER*/

.footerWrapper {
	background:url(../img/bgOutFoot.gif) no-repeat;
	width:904px;
	margin:5px auto 20px;

}
.footer {
	color:#fff;
	/*height:20px;*/
	margin:0 auto;
	height:50px;
	display:block;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
/*OUTER FOOTER*/

.outerFooter {
	
	color:white;
	font-size:10px;
	
}
.outerFooter span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
	color:#ccc;	
}

.evolveLink span{
	display:none;
}