@charset "UTF-8";
/* CSS Document */


#footer {
	margin: 0px auto;
	padding: 0px;
	width: 810px;
	height: 30px;
	background: url(../img/layout/footer.jpg) no-repeat center top;
	clear: both;
}
