#footer {
	clear: both;
	background-image: url(../../images/footer.jpg);
	width: 950px;
	background-repeat: no-repeat;
	padding-bottom: 32px;
}
#footer_to_top {
	width: 120px;
	float: right;
	text-align: right;
	padding-right: 32px;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-top: 30px;
}
#footer_text {
	width: 600px;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-left: 32px;
	padding-top: 30px;
}
#footer_link {
	width: 918px;
	clear: both;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	padding-left: 32px;
	word-spacing: 2px;
}
#footer_memberslogo {
	width: 950px;
	clear: both;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	background-image: url(../../images/footer_memberslogos.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	height: 70px;
}
#footer_copyright {
	width: 918px;
	clear: both;
	font-family: Helvetica;
	font-size: 11px;
	color: #666;
	padding-top: 15px;
	padding-left: 32px;
}
