body {
	background: #d9edf6 url('../images/home_bg.png') no-repeat;
}

a#Logo {
	display: block;
	position: absolute;
	left: 25px;
	top: 25px;
	width: 865px;
	text-align: center;
}

a#Logo div {
	margin-top: 5px;
	font-weight: bold;
}

a {
	display: block;
}

div#Footer {
	position: absolute;
	top: 460px;
	width: 865px;
	font-size: 10px;
	color: #707070;
	text-align: justify;
}

div#Footer a {
	display: inline;
	font-size: inherit;
}