@charset "UTF-8";
#footer {
	height: 30px;
	text-align: center;
	color: #ff5307;
	font-family: "Copperplate Gothic Light";
	padding-top: 12px;
	font-size: 14px;
	margin-top: 30px;
	background-image: url(../Images/footer.png);
	width: 960px;
	float: right;
	background-repeat: no-repeat;
}
