	/***** globals *****/
h2 {
	padding: 20px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #A6A498;
}

	/***** copy wrapper *****/
#copyWrapper {
	background: #131516;
}

	/***** copy sections *****/
#pic {
	width: 401px;
	height: 479px;
	background: url(../image_main/customer-service_hero.jpg) no-repeat;
}
#copy {
	width: 369px;
	padding-top: 172px;
	padding-bottom: 20px;
	background: #666666 url(../image_main/customer-service_splash.jpg) no-repeat top right;
}
#copy p {
	color: #ffffff;
}

	/***** tag *****/
#tag {
	width: 376px;
	height: 63px;
	margin: 20px auto 20px auto;
	background: url(../image_main/history_tag.gif) no-repeat;
}

	/***** splash *****/
#copy .splashPic {
	width: 279px;
	height: 193px;
	margin: 20px auto 20px auto;
	background: url(../image_main/history_management.jpg) no-repeat;
}