#background5 {
	position:absolute;
	left:0px;
	top:100px;
	width:920px;
	height:1100px;
	z-index: 10;
}
#accordsizeloc {
	position:absolute;
	left:100px;
	top:236px;
	width:700px;
	height:856px;
	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;
	z-index: 10;
	text-align: left;
}
#footercom {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 860px;
	position: absolute;
	top: 1177px;
	background-color: #666;
	left: 30px;
	color: #FFF;
	z-index: 20;
	height: 14px;
}
