#leftCol, #mainContentSection, #rightCol { width: 320px; margin: 0 25px 0 0; float: left; }
#rightCol { margin: 0; }

#mainContentSection { background: none; }

#rootThreeCol_repeat {
	background: url(../image/root_threeCol_repeat.png) repeat-y;
}
#rootThreeCol_top {
	background: url(../image/root_threeCol_top.png) top no-repeat;
}
#rootThreeCol_bottom {
	background: url(../image/root_threeCol_bottom.png) bottom no-repeat;
	color: #ededed;
}
#moduleContent .padding { padding: 0 20px; }
#moduleContent h3 { color: #fff; text-align: center; font-weight: normal; font-size: 1em; text-transform: uppercase; padding: 4px 0; }
#moduleContent .inner { font-size: .8em; padding: 20px 20px 20px 120px; }
#moduleContent a { color: #ad8e0b; text-decoration: none; }

#moduleContent { margin: 0; padding: 15px 0; }
#moduleContent .box h3 { background: #003445 url(../image/box-h3.png) no-repeat top right; color: #fff; text-align: center; font-weight: normal; font-size: 1em; text-transform: uppercase; padding: 4px 0; }
#moduleContent .box img { float: left; }
#leftCol .padding { padding: 0 25px; }
