	/***** copy wrapper *****/
#copyWrapper {
	background: #326556;
}

	/***** copy sections *****/
#pic {
	width: 395px;
	height: 500px;
	background: url(../image_main/reserves_hero.jpg) no-repeat;
}
#copy {
	width: 375px;
	background: #A8B4B5;
}
#copy p img {
	float: left;
	margin: 0 10px 0 0;
}
#copy p .imgright {
	float: right;
	margin: 0 0 0 10px;
}
	/***** tag *****/
#tag {
	width: 286px;
	height: 116px;
	margin: 20px auto 20px auto;
	background: url(../image_main/reserves_tag.gif) no-repeat;
}