@charset "utf-8";
/* CSS Document */

#Content{
	background: #ffffff;	
}

.floorplan_wrapper{
	position:relative;
	width:700px;
	height:341px;
	
}

.hi-res{
	position:absolute;
	width:131px;
	height:29px;
	right:5px;
	bottom:5px;
	z-index:1;
}

.hi-res a img{
	border:none;	
}


