/* CSS Document */
#mid_content_wrapper{
	position:relative;
	width:664px;
	height:686px;
	overflow:hidden;
}
#cms_content_image{
	position:relative;
	width:664px;
	height:585px;
	font-size:.9em;
}

#cms_content_heading{
	position:absolute;
	top:30px;
	left:30px;
}

#cms_content_copy{
	position:absolute;
	top:185px;
	left:30px;
	width:604px;
	height:291px;
	font-size:1.25em;
}
