/* Custom Fibreglass Homepage Stylsheet.  Copyright Custom Fibreglass 2007, developed by World Wide Web Design. */
#middle_pane {
	/*background-position: 0 10px;*/
	border: 0;
	height: 400px;
	padding: 70px 0 0 0;
}

#middle_pane img {
	position: absolute;
	top: 271px;
	
	
	left: 50%;
	margin-left: -331px;
	position: absolute;
	width: 337px;
	z-index: 1;
	
	
	/*top: 84px;
	width: 778px;
	z-index: 50;*/
}	

#content_pane_homepage {
	background: url(../_imgs/homepage_content_pane_bg.jpg) no-repeat;
	height: 402px;
	margin: 0 0 0 301px;
	
	
	
	
	left: 50%;
	margin-left: -30px;
	position: absolute;
	width: 402px;
	
	
	/*position: absolute;
	top: 84px;
	width: 778px;
	z-index: 50;*/
}

#content_pane_top {
	background: none;
}

h1 span {
	display: none;
}

#content_pane_middle {
	background: none;
	border: 0;
	height: 1%;
	padding: 70px 10px 10px 40px;
	width: 350px;
}

#footer_pane {

}