/*FOOTER*/

.footerWrapper {
	width:100%;
	background:url(../img/bgFooter.gif) repeat-x;
}
.footer {
	color:#fff;
	height:20px;
	width:898px;
	margin:0 auto;
	height:90px;
	display:block;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/*OUTER FOOTER*/

.outerFooter {	
	padding-bottom:20px;
}
.outerFooter span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
}

.evolveLink span{
	display:none;
}
