/* CSS Document */
#mid_content_wrapper{
	position:relative;
	width:664px;
}
#cms_content_image{
	position:relative;
	width:664px;
	height:359px;
}
*+html #cms_content_image{
	height:auto;
}

#cms_content_heading_wrapper{
	position:absolute;
	top:0;
	left:30px;
	height:329px;
}
#cms_content_heading{
	position:relative;
	padding-top:5px;
}

#cms_content_copy{
	font-size:1em;
	position:relative;
	padding-top:5px;
	left:0;
	width:420px;
	color:#FFFFFF;
}

#cms_content_heading h2{
	color:#FFFFFF;
	font-size:1.50em;
	margin-bottom:1em;
	font-weight:normal;
}




#item_summary{
	position:relative;
}

#site_map_wrapper{
	position:relative;

}
#t_l,
#t_r,
#b_r,
#b_l{
	position:absolute;
}

#t_l{
	top:245px;
	left:51px;
	width:25px;
	height:25px;
}
#t_r{
	top:283px;
	left:83px;
	width:25px;
	height:25px;
}
#b_r{
	top:313px;
	left:51px;
	width:25px;
	height:25px;
}
#b_l{
	top:283px;
	left:16px;
	width:25px;
	height:25px;
}
