footer .site-info {
	float: left;
}

footer .footer-menu ul { display:inline; float:right; }
footer .footer-menu li { list-style-type: none; display: inline; font-size: 12px; }
footer .footer-menu li a {
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	border-right: thin solid #cccccc;
	padding: 0 7px 0 3px;
}
footer .footer-menu li a:hover { text-decoration:none; }
footer .footer-menu li:last-child > a { border-right: none; }

#section-become-member {
	color: #ffffff;
}


h4 {
	margin: 30px 0 15px;
	font-weight: 200;
}