#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFF;
	height: 108px;
	width: 1180px;
	clear: none;
	float: none;
}
#middle {
	background-color: #FFF;
	width: 1180px;
	height: 650px;
	float: none;
	clear: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	font-family: verdana;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-height: normal;
	vertical-align: text-top;
	page-break-before: always;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-style: normal;
	vertical-align: middle;
	background-color: #FFF;
}
#footer {
	background-color: #FFF;
	text-align: center;
	clear: both;
	height: 20px;
	width: 1180px;
	font-weight: normal;
	word-spacing: normal;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	float: none;
	font-size: 13px;
	position: fixed;
	color: #EAEAEA;
}

