@charset "UTF-8";

#aboutcontent{
 margin:0px 10px 19px 20px;
}
#submenu h2{
 background-position:0 0;
}

.tier2{
 background-position:-180px 0;
}
.tier3{
 background-position:-360px 0;
}
.tiers{
 list-style:none;
 margin:0 0 10px 0;
}
	.tiers h4{
	 background-image:url(images/about/tiers.png);
	 background-repeat:no-repeat;
	 margin:0 0 10px 0;
	 padding:46px 0 0 5px;
	}
	.tiers li{
	 margin:0 18px 0 0;
	 width:180px;
	}
.intro{
 border-bottom:1px solid #ccc;
 border-top:1px solid #ccc;
 margin:23px 0 0 0;
 padding:8px 15px 8px 0;
 width:165px;
}
.aboutpagetitle{
 background-image:url(images/generic/titles.png);
 background-repeat:no-repeat;
 border:0;
 height:95px;
 padding:0;
 width:307px;
}
.text{
 width:350px;
}
.tiertitle{
 background-image:url(images/generic/titles.png);
 background-position:0 -95px;
 background-repeat:no-repeat;
 height:56px;
}
.value{
 color:#999;
}