#site_holder {
    /*min-height: 100%;
    height: auto !important;
    height: 100%;*/
		background: url("../images/page_scroll_bg.png") repeat-y;
		z-index:201;
}
#main_content { z-index: 200; }

.section_home, #homeid {
  	margin: 0 0 0 0;
  	float: left;
  	width: 900px;
		position: absolute;
		z-index: 200;
}

.section_about, #aboutid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 200;
}

.section_classes, #classesid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_testimonials, #testimonialsid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_blog, #blogid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_philosophy, #philosophyid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_reviews, #reviewsid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_endorsements, #endorsementsid {
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

.section_contact{
  	margin: 0 0 0 0px;
  	float: left;
  	width: 900px;
  	position: absolute;
  	z-index: 2;
}

#stage_floor {
    height: 100%;
  	width: 100%;
  	background: url("../images/stage.png") no-repeat bottom left;
		position:fixed;
	  z-index: 200;
		margin: 0px;
}
.montage{
  	height: 100%;
  	width: 100%;
  	background: url("../images/montage.jpg") no-repeat;
		position:fixed;
	  z-index: 202;
		margin: 0px 0 0 825px;
}
.collage{  	
  	width: 100%;
		height: 100%;
  	background: #000 url("../images/collage-repeat.jpg") repeat 22px -35px;
		position: fixed;
    bottom: -20px;
		left: -74px;
	  z-index: -99;
		margin: 0px 0 0 884px;
}
.hider{
  	height: 100%;
  	width: 100%;
  	background: url("../images/hide-fade.png") repeat-y;
		position:fixed;
	  z-index: 204;
		margin: 0px 0 0 740px;
}

.wrapper{
  	margin: 0 0 0 38px;
  	width: 900px; 	
  	float: left;
  	z-index: 1;
}
.head_home{
  	margin: 0 0 0 1130px;
		* margin: 0;
  	position: absolute;
	z-index: 2;
}

#main_content { width: 900px; z-index: 202;}

#rssfooter { width: 100%; text-align: right; }