/* CSS Document */
#nav_trust{
	width:197px;
	float:left;
	margin-top:20px;
}
#nav_trust ul{
	margin-top:0;
}
#nav_trust li{
	color:#ffffff;
	list-style-type:none;
	margin-left:-40px;
	text-transform:uppercase;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
/*     
      <li><a href="#" class="about"></a></li>
      <li><a href="#" class="benefits"></a></li>
      <li><a href="#" class="update"></a></li>
      <li><a href="#" class="permit"></a></li>
      <li><a href="#" class="criteria"></a></li>
      <li><a href="#" class="summary"></a></li>
      <li><a href="#" class="success"></a></li>
*/
#nav_trust a.about{
	width:197px;
	height:32px;
	background: url(../images/page/nav_trust_r1_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.about{
	background-position: -197px 0;
}
#nav_trust a.about_active{
	width:197px;
	height:32px;
	background: url(../images/page/nav_trust_r1_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.benefits{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r2_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.benefits{
	background-position: -197px 0;
}
#nav_trust a.benefits_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r2_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.update{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r3_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.update{
	background-position: -197px 0;
}
#nav_trust a.update_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r3_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.permit{
	width:197px;
	height:41px;
	background: url(../images/page/nav_trust_r4_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.permit{
	background-position: -197px 0;
}
#nav_trust a.permit_active{
	width:197px;
	height:41px;
	background: url(../images/page/nav_trust_r4_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.criteria{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r5_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.criteria{
	background-position: -197px 0;
}
#nav_trust a.criteria_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r5_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.summary{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r6_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.summary{
	background-position: -197px 0;
}
#nav_trust a.summary_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r6_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.success{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r7_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a:hover.success{
	background-position: -197px 0;
}
#nav_trust a.success_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_trust_r7_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_trust a.application{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color:#993300;
	text-decoration:none;
}
#nav_trust img.application{
	margin: 0 10px 60px 15px;
}
#content_trust {
	color:#362F2C;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 50px 0 10px 40px;
	width:500px;
	margin-left:200px;
	/* defines content element */
}
#content_trust a{
	color:#993300;
	text-decoration:none;
}
#content_trust a:visited{
	color:#993300;
}
#content_trust h1{
	color:#993300;
	font: 26pt Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content_trust h2{
	color:#993300;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:-.5em;
}
#content_trust h3{
	color:#362F2C;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0;
}
#content_trust h3.subline{
	color:#362F2C;
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: none !important;
	font-weight:normal !important;
	margin-top:0;
}
#content_trust h4{
	color:#362F2C;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#content_trust h5{
	color:#362F2C;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:0;
	/* defines content element */
}
#content_trust ul{
	margin-top:0;
	/* defines content element */
}
#content_trust li{
	margin-left:-20px;
	/* defines content element */
}
<!--End Content Staff Section-->
