.footer {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	color: #adadad;
	font-size: 1.1em;
}
.footer b {
	color: #007dc4;
}
.footer a {
	color: #adadad;
	text-decoration: underline;
}
.footer a:hover {
	color: #007dc4;
	text-decoration: none;
}
.fc {
	width: 990px;
	margin: 0px auto;
}
.copyright {
	float: right;
	width: 350px;
	text-align: right;
}
.address {
	float: left;
	width: 600px;
}
.address div {
	float: left;
	width: 120px;
	padding-left: 10px;
	padding-right: 10px;
}
	