#floorPlan{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
	text-align: center;
}
#floorPlan tbody{
	width: 700px;
}
#floorPlan td{
	text-align: left;
	vertical-align: top;
}

#floorPlan td img{
}

#floorPlan th{
	color: white;
}

#floorPlan a{
	font-weight: bold;
}
#floorPlan #interiors{
	margin-top: 20px;
}
#floorPlan #interiors table{
	background: url(../images/bg1.gif);
	margin: 10px;
	padding: 10px;
	margin: 10px auto;
	color: #FFF;
}

#floorPlan #interiors table td{
	text-align: center;
}

#floorPlan #interiors p{
	text-align: center;
}
#floorPlan #interiors img{
	display: block;
}
