/* Section specific */
#newsletter {
	display:none;
}
.featureBg {
	background: url(../images/featureAbout.jpg) no-repeat right top;
}
#content h1 {
	 color: #231D4A;
      font-weight: normal; 
      font-size: 3em; 
      padding-top: 300px; 
      background: url(../images/headlineAboutUs.gif) no-repeat left bottom; 
      text-indent: -5000px; 
      height: 40px; 
      width: 300px
}
#content p {
}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0px 0px 1.3em;
	margin-bottom: 100px;
}
#featuredSections table {
}
#featuredSections td {
	width:207px;
	height:259px;
	background: url(../images/featuredSection_bg.jpg) repeat-x left top;
	border: 1px solid #CCCCCC;
}
#featuredSections table table {

}
#featuredSections table td {
	width:auto;
	height:auto;
	background: none;
	border: none;
}
#featuredSections h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#featuredSections p {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
