#general_footer {
	height: 100px;
}

#general_footer .copy {
	float: left;
	padding-left: 30px;
	font-size: .8em;
	margin-top: 60px;
	color: #898989;
}

#general_footer a {
	color: #898989;
}

#general_footer #fw-logo {
	float: right;
	background: url("/images/fw-logo.png") no-repeat 0 0;
	width: 217px;
	height: 29px;
	margin: 50px 30px 0 0;
}
