.mainTop {
	background-image: url("/images/fullWidthTop.png");
	width: 986px;
	height: 6px;
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1px;
	font-size: 1px;
}

/* 3 col layout */
.mainContent {
	background-image: url("/images/fullWidthBG.png");
	width: 986px;
	padding: 0;
	height:auto;
	background-repeat: repeat-y;
	background-position: top left;	
	color: #4b4b4b;
	line-height: 16px;
	font-size: 12px;
	padding: 0 20px 0 10px;
}

.mainBottom {
	background-image: url("/images/fullWidthBottom.png");
	width: 986px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1px;
	font-size: 1px;
}

#footerATop {
	font-size: 1px;
}