#footer_wrap {
	width: 771px;
	height: auto;
	margin: 0 auto;
	font: 12px Helvetica;
}

#footer_text {
	width: 751px;
	height: auto;
	background: #DDDDDD;
	padding: 10px;
	padding-bottom: 20px;
}

#footer_text a { text-decoration: none; color: #666666; }
#footer_text a:hover { text-decoration: underline; color: #000; }


#footer_white {
	width: 751px;
	height: auto;
	background: #fff;
	padding: 10px;
	text-align: center;
	padding-top: 20px;
}

#footer_white a { text-decoration: none; color: #666666; }
#footer_white a:hover { text-decoration: underline; color: #000; }
	