/***********************************
All images and code included in this distribution that relate to the virtual tour are copyright 2012 - 2013 Virtually Anywhere Interactive and all related owners.
Absolutely no reverse engineering or reproduction or duplication of any elements are permitted without written consent.
***********************************/
  body {
    background-color: #fff;
    margin:0;
    padding:0;
    text-align:center;
    height: 100%;
  }
  img {
    border: none;
  }
  p {
    text-align: center;
    color: #333333;
  }
  #container {
    margin:20px auto;
    width:490px;
    text-align:left;
  }
  /* hide from ie5 mac \*/
  html {
    height: 100%;
    overflow: hidden;
  }
  #flashcontent {
    height: 100%;
  }
  /* end hide */