#background8 {
	position:absolute;
	left:0px;
	top:100px;
	width:920px;
	height:800px;
	z-index: 10;
}

#accordsizeloc {
	position:absolute;
	left:100px;
	top:250px;
	width:700px;
	height:584px;
	z-index:11;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 120px;
	padding-left: 10px;
	text-align: left;
}
#footerequ {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 860px;
	position: absolute;
	top: 917px;
	background-color: #666;
	left: 30px;
	color: #FFF;
	height: 14px;
	z-index: 60;
}
