/* Footer */

#footer {
	width: 100%;
	height: 20px;
	float: left;
	padding: 15px 0px 20px 0px;
	line-height: 18px;
	border-top: #6f6e6a 1px dashed;
	background: #8c7c76;
}

