#container {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
#homepage-bg {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background:#dad9cc url(/sites/277/design/images/home-body-bg.png) repeat-x;
	width:100%;
	height:654px;	
	overflow:hidden;
	z-index:-2;
}
#homepage-texture {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background:url(/sites/277/design/images/home-container-bg.png) no-repeat center top;
	width:100%;	
	height:429px;
	z-index:-1;	
}
#home-flash {
	margin:0 auto;
	padding:10px 0 0 0;
	width:1004px;
	height:447px;
	background:url(/sites/277/design/images/home-flash-bg.png) no-repeat;
}
#home-flash-photo {
	margin:0 auto;
	width:920px;
	height:410px;
	overflow:hidden;
}
#home-content {
	width:100%;
	background:#dad9cc;
}
#home-content-stage {
	margin:0 auto;
	padding:0 0 30px 0;
	width:1004px;
	line-height:22px;
	background:#dad9cc;
	overflow:hidden;
}
#home-content-col-1 {
	width:345px;
	margin:0 10px 0 16px;
	float:left;
	overflow:hidden;
}
#home-content-col-1-recentnews-hd {
	margin:0 auto;
	width:361px;
	height:62px;
	overflow:hidden;	
}
#home-content-col-1-recentnews {
	margin:0 auto;
	background:url(/sites/277/design/images/home-content-col-1-shadow.png) repeat-y;
	width:259px;
	padding:15px 56px 15px 46px;
	overflow:hidden;
	font-size:11px;
	line-height:18px;	
}
#home-content-col-1-recentnews img {
	padding:0 10px 0 0;
}
#home-content-col-1-whatwedo-hd {
	margin:0 auto;
	width:361px;
	height:175px;
	overflow:hidden;
}
#home-content-col-1-whatwedo {
	margin:0 auto;
	background:url(/sites/277/design/images/home-content-col-1-shadow.png) repeat-y;
	width:259px;
	padding:0 56px 16px 46px;
	overflow:hidden;
}
#home-content-col-1-whatwedo-footer {
	margin:0 auto;
	width:361px;
	height:37px;
	overflow:hidden;
}
#home-content-col-2 {
	margin:6px 0 0 5px;
	width:585px;
	float:left;		
	overflow:hidden;
}