#thumbnails {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	overflow: visible;
}
#exterior {
	position: absolute;
	z-index: 1;
	overflow: visible;
	visibility: hidden;
}
#exterior2 {
	position: absolute;
	z-index: 1;
	overflow: visible;
	visibility: hidden;
}
#exterior3 {
	position: absolute;
	z-index: 1;
	overflow: visible;
	visibility: hidden;
}
#lobby {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#lobby2 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#lobby3 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#office {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#office2 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#office3 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#meeting {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#meeting2 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#meeting3 {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}
#floorplan {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	overflow: visible;
}


