/**
 Positioning of Room 'hotspots'
 */


/*#Kitchen  {
  top:216px;
  left:278px;
}

#BathroomEnsuite {
  top:105px;
  left:558px;
}

#LoungeDining {
  top:228px;
  left:464px;
}

#Garage {
    top:194px;
    left:75px;
}

#StudyOffice    {
    top:98px;
    left:70px;
}

#Laundry    {
    top:188px;
    left:171px;
}

#HallwayStairs  {
    top:187px;
    left:375px;
}

#Bedroom  {
    top:88px;
    left:488px;
}

#FamilyMedia  {
    top:116px;
    left:279px;
}*/
