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

#footer {
	background-image: url(../../img/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 810px;
	text-indent: -9999px;
	clear: both;
}
