.s_about, .s_career, .s_cater, .s_contact, .s_dessert, .s_home, .s_menu, .s_occasion {
  position : absolute;
  height : 500px;
  left : 645px;
  width : 350px;
}

#app .s_home {
  background : url(applecross/images/s_home.jpg);
}

#app .s_about {
  background : url(applecross/images/s_about.jpg);
}

#app .s_cater {
  background : url(applecross/images/s_cater.jpg);
}

#app .s_contact {
  background : url(applecross/images/s_contact.jpg);
}

#bic .s_home {
  background : url(bicton/images/s_home.jpg);
}

#bic .s_about {
  background : url(bicton/images/s_about.jpg);
}

#bic .s_cater {
  background : url(bicton/images/s_cater.jpg);
}

#bic .s_contact {
  background : url(bicton/images/s_contact.jpg);
}

#hil .s_home {
  background : url(hillarys/images/s_home.jpg);
}

#hil .s_about {
  background : url(hillarys/images/s_about.jpg);
}

#hil .s_menu {
  background : url(hillarys/images/s_menu.jpg);
}

#hil .s_dessert {
  background : url(hillarys/images/s_dessert.jpg);
}

#hil .s_occasion {
  background : url(hillarys/images/s_occasion.jpg);
}

#hil .s_career {
  background : url(hillarys/images/s_career.jpg);
}

#hil .s_contact {
  background : url(hillarys/images/s_contact.jpg);
}