#footer 
{
    margin: 50px 0 0;
    background-color: rgb(156, 159, 158);
}

#footer .inner 
{
    width: 947px;
    margin: auto;
	text-align: right;
	font-size: 0.7em;
	padding: 15px 15px 50px;
	position: relative;
}

#footer .links {
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}

#footer .links a {
	color: #333;
	text-decoration: none;
	margin: 0 5px;
}

#footer .links a:hover {
	text-decoration: underline;
}

#brookfield {
	background: url(http://www.fcpfirst.com/img/footer/logo_brookf_new.gif) no-repeat center center;
	width: 79px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 20px;
}
