#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../layouts/homepage_layout/hpmidcolumn.png);
	
}
#columntop {
	clear: both;
	background-image: url(../layouts/homepage_layout/hp_topcolumn.png);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0 auto;
	width: 982px;
}
.midpallettopplug {
	padding-left: 0px;
	top: 0px;
	right: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../layouts/aboutus_layout/greenmid_orangebk_top.png);
	width: 982px;
	height: 20px;
}
.midgradient {
	padding-left: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../layouts/aboutus_layout/greengradient_mid.png);
	width: 982px;
	height: 350px;
}


.midwhite {
	padding-left: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	background-position: 28px 0px;
	background-repeat: no-repeat;
	background-image: url(../assets/_imgs/_assorted/HomeMock_03.jpg);
	width: 982px;
	height: 485px;
}
.midwhite_content {
	position: relative;
	padding-left: 425px;
	padding-right: 55px;
	color: #0a6fc4;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-top: 150px;
}

.midpalletbottomplug {
	padding-left: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../layouts/aboutus_layout/greenmid_orangebk_bottom.png);
	width: 982px;
	height: 20px;
}





#columnbottom {
	background-image: url(../layouts/homepage_layout/hp_bottomcolumn.png);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	width: 982px;
	margin: 0 auto;
}
