/***** global *****/
h2 {
	padding: 10px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #AA9E96;
}

	/***** copy wrapper *****/
#copyWrapper {
	background: #AA9E96;
}

	/***** copy sections *****/
#pic {
	width: 395px;
	height: 480px;
	background: url(../image_main/dredging_hero.jpg) no-repeat top;
}
#pic ul {
	margin: 10px 0 0 0;
}
#pic ul li {
	margin: 10px;
}
#copy {
	width: 375px;
	padding-bottom: 20px;
	background: #F0F0FF;
}

	/***** splash *****/
#copy .splashPic {
	width: 279px;
	height: 193px;
	margin: 20px auto 20px auto;
	background: url(../image_main/history_management.jpg) no-repeat;
}