@charset "utf-8";
#wrapper #footer {
	background-image: url(../images/footer1.png);
	width: 1030px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#link {
	padding-top: 15px;
}
#footer a {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
