#mainContent {
	background-color: #FFF;
	height: 295px;
	width: 744px;
	float: left;
	margin-top: -17px;
	padding-bottom: 0px;
	margin-bottom:  -6px;
    margin-left: -2px;
    
    
    background-image : url(../images/mainFeatured/mainFeaturedAreaBackground2.gif);    
    
	background-repeat: repeat-y;
	background-position: -1px center;
	
	border-bottom: 1px solid #d8d8d8;
	
	
}
#mainContent #mainContentA {
	text-align: center;
	float: left;
	width: 185px;
	height: 250px;
}

.namecontent
{
	height:600px;
	vertical-align:bottom;
}
.featuredPix {
	width: 189px;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-left:0px;
	
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003468;
	margin-top: 0px;
	margin-bottom: 0px;
}

.featuredPix img {
	display: block;
}

#mainContent #mainContentB {
	text-align: center;
	float: left;
	width: 185px;
	height: 250px;
}
#mainContent #mainContentC {
	text-align: center;
	float: left;
	width: 181px;
	height: 34px;
}
#mainContent #mainContentD {
	text-align: center;
	float: left;
	width: 186px;
	height: 34px;
}

.clear
{
    clear: both;
}