@charset "UTF-8";
/* CSS Document */

/*contains css only for the footer in the template*/

#Footer_box {
	margin-left: 10px;
	display: inline;
	float: none;
	margin-bottom: 0;
	background-color: #e3e3bb;
	width: 933px;
	height: 103px;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
}

.Footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #000;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 7px;
	display: inline;
	margin-bottom: 0;
	background-color: #e3e3bb;
}

.footer {
	background-color: #e3e3bb;
	margin-right: auto;
	margin-left: auto;
}
