
/*FOOTER*/

.footerWrapper {
	background:#FFFFFF url(../img/borderTopFooter.gif) repeat-x top;
}


/*OUTER FOOTER*/

.outerFooter {
	width:975px;	
	margin:0 auto;
	padding:15px 0 0;
	font-size:11px;
	color:#333333;
}

.topFooter{
	margin-bottom:20px;
}

.outerFooter span {
	padding:0 5px;
}

.outerFooter a {
	text-decoration: none;
}

.outerFooter .leftFooterTop{
	width:570px;
}

.outerFooter .leftFooter{
	width:670px;
}

.outerFooter .leftFooter p{
	line-height:2em;
}

.outerFooter .rightFooter{
	width:180px;
	text-align:right;
	line-height:2em;
}

.outerFooter .leftFooterTop a,
.outerFooter .leftFooter a{
	color:#333;
	font-weight:bold;
	text-decoration: underline;
}

.outerFooter a:hover {
	text-decoration: underline;
	color:#0C808D;
}

.evolveLink span{
	display:none;
}

.menuBottom{
	padding:10px 0 28px;
}

