.topengbar {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topmenu {
	position: absolute;
	left: 212px;
	top: 90px;
	width: 770px;
	height: 30px;
}
.topsndmenu {
	z-index: 2;
	position: absolute;
	left: 212px;
	top: 125px;
	width: 770px;
	height: 30px;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.bodystyle {
	background-image: url('/imgs/topbg.gif');
	background-repeat: repeat-x;
}

.mainimage {
	position: absolute;
	left: 212px;
	top: 125px;
	width: 770px;
	height: 114px;
	background-color: #ffffff;
/*	filter: alpha(opacity=40);*/
}

.mainframe {
	position: relative;
	left: 0px;
	top: 5px;
	width: 981px;
	height: 350px;
	background-color: #ffffff;
}
.copyright {
	position: relative;
	left: 0px;
	top: 10px;
	width: 981px;
	height: 100px;
	background-color: #efefef;
}
