	/***** copy wrapper *****/
#copyWrapper {
	background: #2A314E;
}

	/***** copy sections *****/
#pic {
	width: 406px;
	height: 509px;
	background: url(../image_main/environment_hero.jpg) no-repeat;
}
#copy {
	width: 364px;
	padding-bottom: 187px;
	background: #BBC8DD url(../image_main/environment_splash.jpg) no-repeat bottom right;
}
#copy p img {
	float: left;
	margin: 0 10px 0 0;
}
	/***** tag *****/
#tag {
	width: 344px;
	height: 43px;
	margin: 20px auto 20px auto;
	background: url(../image_main/environment_tag.gif) no-repeat;
}