#footer {
	margin: 0px;
	padding: 5px;
	height: 30px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	color: #BB9D81;
	text-align: right;
	font-weight: 100;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BB9D81;
	border-right-color: #BB9D81;
	border-left-color: #BB9D81;
	top: auto;
	bottom: auto;
	overflow: auto;
	background-color: #17375A;
}
