.wrapper {
	border: thin dotted #CCCCCC;
	height: auto;
	width: 1028px;
	font-size: larger;
	line-height: 150%;
	margin-left:auto;
	margin-right:auto;

}

.topbanner {
	height: 175px;
	width: 1024px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.leftmain {
	width: 198px;
	float: left;
	padding: 4px;
}

.middlepart {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 602px;
	border-right-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: thin;
}

.rightmain {
	width: 198px;
	float: right;
	padding: 4px;
}

.bottombanner {
	width: 1024px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
}
.sitelink {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;

}
.sitelink2 {
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	border: thin dotted #CCCCCC;


}
.qalink {
	color: #000000;
	text-decoration: none;
}
.page1 {
	float: right;
	height: 170px;
	width: 260px;
}
.printadress {
	display:none;
}
