#midPage {
	width:100%;
	height: 276px;
	color: #1c3783;
	text-align: justify;
	background: #e1e1e1 url(../img/action-box-header.gif) repeat-x;	
}
#midPage td {
	width: 33%;	
	vertical-align:top;	
}
#midPage td#box2 {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#midPage td h1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:0px;
	margin:0px;
	height:30px;
	line-height:30px;
}
#midPage td .boxcontent {
	position: relative;
	padding:10px;
}

#content {
	width: 606px;
	margin-top: 1px;
	padding: 15px 15px;
	background: url(../img/contentBG.gif) right repeat-y;
}