#floorPlan {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	border: 0px solid red;
}

.CADViewer {
	position: absolute; 
	left: 70px; 
	top: 250px; 
	border: 0px solid red;
}





