.wrap {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.headerbox {
	float: left;
	height: 80px;
	width: 898px;
	margin-bottom: 10px;
}
.logobox {
	float: left;
	height: 80px;
	width: 200px;
}
.sidenavbox {
	height: auto;
	width: 160px;
	margin-top: 20px;
	float: left;
	border: none;
}
.logoboxright {

	float: right;
	height: 80px;
	width: 250px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 159px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 20px;
}
.sidenavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.maincontentbox {
	width: 655px;
	margin-left: 20px;
	float: right;
	height: auto;
	margin-top: 10px;
}
.h1-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.topnavbox {
	height: 16px;
	width: 899px;
	margin-top: 3px;
	float: left;
	margin-bottom: 5px;
}
.topnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copytxtbox {
	float: left;
	height: 20px;
	width: 896px;
	margin-top: 10px;
	border: 1px dashed #666666;
	padding-top: 3px;
}
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

