#footer {
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-color: #333333;
}
#footer-content {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
}
.footer-logo {
	padding: 0px;
	clear: both;
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 60px;
}
.footer-address-text {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.1em;
	width: 400px;
	clear: both;
}
.footer-information-text {
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.1em;
	width: 534px;
	clear: both;
}
.copyright {
	padding: 0px;
	clear: both;
	height: 30px;
	width: 1024px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	float: left;
	background-color: #333333;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 125px;
	width: 100px;
}
