#content_subnav
{
	position: absolute;
	z-index:102;
	
	left: 10px;
	top: 360px;
	width: 280px;
	height: 187px;
	
	text-align: right;	
}


#content_body,
.jScrollPaneContainer
{
	width: 540px;
	height: 120px;
}

.jScrollPaneContainer
{
	position: absolute;
	z-index:102;
	
	left: 310px;
	top: 395px;
}

#content_subnav_bg,
#content_body_bg{
	position: absolute;
	z-index:101;

	background-color:#050201;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#content_subnav_bg{
	left: 9px;
	top: 350px;
	width: 291px;
	height: 198px;
}

#content_body_bg{
	left: 300px;
	top: 350px;
	width: 574px;
	height: 198px;
}

#content_sectionnav{
	position: absolute;
	z-index:102;
	
	left: 310px;
	top: 363px;
	width: 563px;
	height: 20px;
}