.mainTable {
	width:950px
}



#pageBanner img {
	vertical-align: top;
}


.columns {
	border-left: none;
	border-right: none;
	width: 940px;
}

.productColumn {
	border-right: 1px solid #E4E4E4;
	float: left;
	height: 220px;
	min-width: 185px;
	padding-bottom: 15px;
	position: relative;
	width: 185px;
}

.productColumnLast {
	border-right: none;
	float: left;
	height: 220px;
	min-width: 185px;
	padding-bottom: 15px;
	position: relative;
	width: 185px;
}

.iconHeader {
	text-align: center;
	height: 63px;
}

.iconHeader img {
	text-align: center;
	vertical-align: middle;
}

.title {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	padding-top: 45px;
	text-align: center;
}
.footerHdr {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
	
}

.textContent {
	color: #666666;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}

.jumpLink {
	padding-top: 5px;
	
	font-size: 10px;
	font-weight: bold;
	left: 16px;
	position: absolute;
}