/* CSS Document - Index Styles */

.flasharea {
  float:left;
  margin-top:10px;
  margin-bottom: 20px;
  width:689px;
  padding: 0;

  /* height:422px; */
}

.bottom {
  float:left;
  /*margin: -13px 0px 0px 0px; */
  width:915px;
  background-image:url('../../images/CarpetGorilla.jpg');
/*  background-image:url('../../images/indexgorilla.jpg');
*/
  background-repeat:no-repeat;
  background-position:right top;
}

.bottomText {
	position: relative;
	float: left;
	width: 517px;
}

.bottomExtras {
	position: relative;
	float: right;
	width: 308px;
	margin: 400px 30px 0px 30px;
	text-align: center;
}

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

.bottom span {width:850px;
  margin-left:30px; }
.bottom H1 { margin-left:30px;}
.bottom H2 { margin-left:30px;}

#diy {
	border: 1px solid #08DD12;
	padding: 5px;
}

#slides-container {
  position: relative; 
/*  width: 685px; */
  z-index: 1;
  left:20px; 
  padding: 0;
}

#slides-shadow {
  position: absolute; 
  left: -10px;
  top: -8px; 
}

#slideshow  {
  margin-left: 0px;
  padding-left: 0px;
}

#slideshow li {
  padding-left: 0px;
}

#drape {
  position: absolute;
  /*width: 645px;
  height: 380px;
  */
  z-index: 3; 
  left: 274px; 
  top: -15px;
}
