#subpage-flash {
	margin:auto;
	width:980px;
	height:197px;
	background:url(/sites/225/design/images/subpage-flash-bg.png) no-repeat;
}
#subpage-flash-photo {
	padding:19px 0 0 64px;
	float:left;
	display:inline;
	width:422px;
	height:178px;
}
#content-top-sub {
	margin:auto;
	width:900px;
	height:47px;
	background:url(/sites/225/design/images/content-top-sub-bg.png) no-repeat bottom;
}
#content-home-sub {
	margin:auto;
	padding:0 ;
	width:900px;
	background:url(/sites/225/design/images/content-home-sub-bg.png) repeat-y;
}
#content-bottom-sub {
	margin:auto;
	width:900px;
	height:37px;
	background:url(/sites/225/design/images/content-bottom-sub-bg.png) no-repeat top;
}
#section-nav {    
    width:223px;
    float:left;
    display:inline;
}
#section-nav h2 {
	margin:0 24px;
    color:#696868;
    font:normal 17px "Trebuchet MS", Arial, San Serif;
	background:url(/sites/225/design/images/section-nav-dots.gif) repeat-x bottom;
}
#section-nav ul, #section-nav li {
	list-style:none;	
}
#section-nav li a {
	display:block;
	margin:0 24px;
	padding:0 5px;
	width:164px;
	text-decoration:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:34px; /* This needs to follow font otherwise it doesn't work. */
	overflow:visible;
	background:url(/sites/225/design/images/section-nav-dots.gif) repeat-x bottom;
}
#section-nav li a:hover {
	background-color:#f7f7f7;
}
#section-nav li.active a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:34px; /* This needs to follow font otherwise it doesn't work. */
	color:#000;
	background-color:#f7f7f7;
}
#section-nav li.active a:hover {
	background-color:#ebebe9;
	text-decoration:none;
}
#section-nav-content {
	margin:auto;
	width:174px;
}
#page-content-1 {
	margin:0 0 0 10px;
	padding:0 30px;
    width:607px;
    float:left;
    display:inline;
}

