/* CSS Document - About Us Styles */

.flasharea {
  float:left;
  width:689px;
  height:618px;
  background-image:url('../../images/locationsbg.jpg');
}

#locationscontainer {
  float:left;
  margin:70px 0 0 50px;
  width:361px;
  height:356px;
}

.location {
  float:left;
  margin-top:7px;
  width:500px;
}

.location .left{
  clear:both;
  float:left;
  width:172px;
  height:80px;
}

.location .right{
  float:left;
  height:100px;
}

.location .right a {
  clear:both;
  float:left;
  margin-top:5px;
}

.bottom {
  float:left;
  width:927px;
  height:175px;
}

.bottom p {
  width:620px;
  margin-left:30px;  
}

.bottom img {
  margin-left:30px;
}
