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

#container #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 170px;
	margin-bottom: 0px;
	position: static;
}
