#div_flashPhoto {
	width:800px;
	height:398px;
}
#panel_subpage {
	width:100%;
	background:url(/sites/149/design/images/page-bg.png) repeat-y;
	float:left;
	margin-top:-428px;
	position:relative;
	z-index:2;
	padding-bottom:20px;
}
* html #panel_subpage {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/sites/149/design/images/page-bg.png', sizingmethod='scale');
}
#div_subpage {
	width:800px;
	padding:0 24px;
}
#div_photo {
	width:800px;
	height:398px;
	overflow:hidden;
	padding-bottom:60px;
}
#div_flashPhoto {
	width:800px;
	height:398px;
}
#div_subnav {
	float:left;
	width:226px;
	padding:3px 0 0 17px;
}
#div_subnav h2 {
	margin:0 0 8px;
	color:#6C87AB;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
}
#div_subnav ul {
	font-size:11px;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	background:url(/sites/149/design/images/dot.gif) repeat-x;
}
#div_subnav li {
	float:left;
	width:100%;
	background:url(/sites/149/design/images/dot.gif) repeat-x left bottom;
	padding-bottom:1px;
}
#div_subnav li a {
	display:block;
	width:202px;
	padding:10px 10px 9px 14px;
	font-weight:normal;
}
#div_subnav li a:hover {
	background:#e9eff2;
}
#div_subnav li.active a {
	background:#dfe7ec;
	color:#000000;
	font-weight:bold;
	font-size:10px;
}
#div_subnav li.active a:hover {
	background:#dfe7ec;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#div_content_container {
	float:right;
	width:496px;
	padding-right:30px;
	color:#484848;
	line-height:22px;
}

#div_content_container strong,
#div_content_container b {font-size:11px;}
#div_content_container a {
	font-weight:normal;
	font-size:12px;
}
#div_content_container a:hover {text-decoration:underline;}
#div_contentnav {
	clear:both;
	display:none;
}


