div#topSlideshow {
  width: 930px;
  padding: 5px 5px 5px 1px; }

#slideshow_wrapper {
  margin: 0;
  width: 760px;
  height: 280px;
  padding-top: 10px; }

#slideshow {
  margin-left: 66px;
  width: 669px;
  height: 290px;
  position: relative; }

#slideshow #slidesContainer {
  margin: 0 auto;
  width: 580px;
  height: 290px;
  overflow: auto;
  position: relative; }

#slideshow #slidesContainer .slide {
  width: 575px;
  height: 263px; }

.slide img {
  float: left;
  margin: 0 15px 0 0; }

.control {
  display: block;
  width: 39px;
  height: 263px;
  text-indent: -10000px;
  position: absolute;
  cursor: pointer; }

#leftControl {
  top: 0;
  left: 0;
  background: transparent url(../images/slideshow/control_left.png) no-repeat 0 0; }

#rightControl {
  top: 0;
  right: 0;
  background: transparent url(../images/slideshow/control_right.png) no-repeat 0 0; }

#aboutus {
  width: 75%;
  overflow: hidden;
  margin-left: 88px;
  margin-right: 10px;
  padding: 30px 30px 10px 20px; }

div#coming_soon {
  background: url(../images/background_comingsoon.jpg) repeat-x;
  list-style-type: none;
  width: 590px;
  height: 200px;
  margin-left: 105px;
  padding-left: 20px; }

ul.coming_soon li {
  list-style-type: none;
  float: left;
  height: 190px; }
ul.coming_soon .not_first {
  margin-left: 40px; }

ul.coming_soon div.available {
  text-align: center;
  font-size: 90%; }