	/***** copy wrapper *****/
#copyWrapper {
	background: #0F2853;
}

	/***** copy sections *****/
#pic {
	width: 418px;
	height: 490px;
	background: url(../image_main/home_hero.jpg) no-repeat;
}
#copy {
	width: 352px;
	background: #ffffff;
}

	/***** tag *****/
#tag {
	width: 336px;
	height: 44px;
	margin: 20px auto 20px auto;
	background: url(../image_main/home_tag.gif) no-repeat;
}

	/***** splash *****/
#copy .splashPic {
	float: right;
}