@charset "utf-8";
/* CSS Document */
div.footer-bar {
	position: relative;
	width: 765px;
	background-color: #ebe7dc;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	padding-bottom: 3px;
	border-bottom: solid #716d65 2px;
}
