@charset "UTF-8";
/* CSS Document */
#footer {
	width: 980px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #A09F9F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: x-small;
	margin-top: 15px;
	}

