
.leftColumn {
	width: 260px;
	text-align: center;
	font-size: 12px;
}
.leftColumn  img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.centerColumn {
	vertical-align: top;

}
.rightColumn {
	padding-right: 10px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;

}
#mainContentHome {
	background-image: url(images/shared/contentBack2.gif);
	background-repeat: repeat-y;

}
#mainContentHome h3 {
	color: #005289;
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
}
