.fullWide {
	position: absolute;
	width: 100%;
	height: 20%;
}
.fullWideLong {
	position: absolute;
	height: 80%;
	width: 100%;
	top: 20%;
}
.topRight {
	position: absolute;
	left: 85%;
	height: 93px;
	width: 166px;
}
.descriptor {
	position: absolute;
	left: 40%;
	top: 5%;
	height: 60px;
	width: 349px;
	font-family: Calibri;
	font-size: 24px;
	color: #000033;
}
.aboutuslab {
}
.botMenu {
	
}

#division{
position:absolute;
left: 140px;
top: 165px;
width: 537px;
height: 660px;
overflow: scroll;
}