

#container
{
	background-image: url(/images/background_image_blank.jpg);
	background-repeat: no-repeat;
}

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


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

.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: 282px;
	height: 198px;
}

#content_body_bg{
	left: 291px;
	top: 250px;
	width: 583px;
	height: 298px;
}

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

#imageHolder{
	position: absolute;
	z-index:99;
	
	left: 291px;
	top: 9px;
	width: 583px;
	height: 341px;
		
	text-align:center;

}

.infiniteCarousel{
	position: absolute;
	z-index:102;
	
	left: 320px;
	top: 250px;
	width: 583px;
	height: 100px;
}

#imageHolder img{
}
#photolink{	
	position: absolute;
	z-index: 110;
	top: 10px;
	right: 10px;
	height: 12px;
	width: 190px;
	cursor: pointer;
}
