@charset "utf-8";
#footer {
	height: 60px;
	background-color: #DCDDCD;
	margin-bottom: 50px;
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: xx-small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
