#footer {
	font-size: 12px;
	margin-top: 25px;
}
#footer #up {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB7953;
	padding-bottom: 5px;
	width: 850px;
	text-align: center;
}
#footer #up .text {
	display: inline;
	font-weight: bold;
	color: #AB7953;
}
#footer #up .link {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer #bottom {
	margin-top: 10px;
	position: relative;
}
#footer .logo {
	position: absolute;
	display: block;
	width: 850px;
	text-align: right;
}
