#center {
	background: url(/img/center_background.gif) repeat-y;
}

#center .wrapper {
	background: url(/img/center_top_hrnews.gif) no-repeat;
	padding-top: 37px;
}

#center .wrapper2 {
	background: url(/img/center_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 11px;
}

#center strong {
	color: #000;
}

#center .box {
	width: 355px;
	background: #E6E5E5 url(/img/box_top.gif) no-repeat;
	margin: 11px 11px 0 11px;
}

#center .box .wrapper3 {
	background: url(/img/box_bottom.gif) no-repeat 0 bottom;
	padding: 1px 0;
}

#center .box h6 {
	 text-transform: uppercase;
}

div.archives {
	display: block;
	padding-top: 22px;
	margin: 0 0 9px 223px;
	color: #008169;
	font-weight: bold;
	font-size: 11px;
}
div.archives a {
	color: #008169;
	font-weight: bold;
	font-size: 11px;
}



#center2 h2 {
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 25px;
	height: 22px; /* 37 */
	width: 353px; /* 378 */
}

#center2 h2 span {
	width: 378px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#center2 #content_header {
	background: url("/img/content_header_bottom.gif") no-repeat bottom left;
	padding: 11px 12px 12px 12px;
	position: relative;
}

#center2 #content_header .intro {
	background: #E6E5E5 url("/img/content_header_top.gif") no-repeat 0 0;
	padding: 15px 10px 10px 16px;
}

#center2 #content_header #painpoints {
	background: #F1EFEF url("/img/content_header_painpoints_bottom.gif") no-repeat bottom left; 
	padding: 12px 16px 2px 16px;
}

#center2 #content_header .intro h5 {
	font-size: 11px;
	line-height: 17px;
	color: #00478d;
	font-weight: bold;
	padding-bottom:5px;
}

#center2 #content_header .intro p {
	font-size: 11px;
	line-height: 13px;
	color: #000;
	margin: 0;
	padding-bottom: 1em;
}

#center2 #content_header #painpoints h6 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-bottom: 10px;
}


#center2 h4 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
}

#center2 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#center2 p,
#center2 li,
#center2 h4
{
	margin: 0 0 1.4em 0;
}
#center2 ul  {
	padding-left: 20px;
	list-style-type:disc;
}

#center2 ul li {
	margin: 0.3em 15px;
	list-style-type:disc;
}