#wrapper .footer {
	width:						1001px;
	height:						89px;
}

#wrapper .footer .body {
	height:						79px;
	width:						981px;
	margin:						0 0 0 10px;
	background-image:			url("/images/site/footer-green-repeat.jpg");
	background-repeat:			repeat-x;
}

#wrapper .footer .body p {
	color:						#fff;
	font-size:					12px;
	text-align:					center;
	padding:					22px 0 0 0;
	margin:						0;
}

#wrapper .footer .body p span {
	color:						#fff;
	font-weight:				bold;
	font-size:					12px;	
}

#wrapper .footer .body p a {
	color:						#fff;
	font-size:					12px;	
}

#wrapper .footer-portal {
	width:						1001px;
	height:						100px;
}

#wrapper .footer-portal .body {
	height:						87px;
	width:						1001px;
	background:					none;
}

#wrapper .footer-portal .body img {
	float:						right;
	margin:						30px 60px 0 0;	
}

#wrapper .footer-portal .body span {
	font-weight:				bold;
	font-size:					10px;
}

#wrapper .footer-portal .body p {
	font-size:					10px;
	padding:					70px 0 0 15px;
}

#wrapper .footer-portal .bottom {
	width:						981px;
	height:						13px;
	margin:						0 0 0 10px;
	background-image:			url("/images/site/footer-portal-repeat.jpg");
	background-repeat:			repeat-x;
}
