﻿#center {
	width: 571px;
	margin-left: 11px;
	float: left;
	display: inline;
}

#center #challenges {
	margin: 10px 0 0 0;
	position: relative;
}

#center #challenges div.challenge { 
	display: inline;
	float: left;
	width: 280px;
}

#center #challenges #less { 
	background: url("../img/homepage_segment1_top.gif") no-repeat 0 0;
	margin-right: 10px;
}
#center #challenges #more {
	background: url("../img/homepage_segment2_top.gif") no-repeat 0 0;
}
#center #challenges div.bottom { 
	padding: 11px 13px 17px 11px;
}
#center #challenges #less div.bottom { 
	background: url("../img/homepage_segment1_bottom.gif") no-repeat bottom left;
}
#center #challenges #more div.bottom {
	background: url("../img/homepage_segment2_bottom.gif") no-repeat bottom left;
}


#center #challenges h6 {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	margin-left: 7px;
	text-shadow: 0 0 0 #000;
}

#center #challenges h6 strong {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #FEEB80;
	font-weight: bold;
}

#center #challenges ul.painpoints { 
	margin-top: 11px;
}
#center #challenges ul.painpoints li { 
	background: url("../img/homepage_seg2_painpoints_bullet.gif") no-repeat -2px 6px;
	border-top: 1px solid #fff;
	
	padding: 5px 0 0px 24px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}
#center #challenges ul.painpoints li.first { 
	border-top-width: 0;
}
#center #challenges #less ul.painpoints li {
	background: url("../img/homepage_seg1_painpoints_bullet.gif") no-repeat -2px 6px;
	border-bottom-color: #E1E8C7;
}
#center #challenges ul.buttons { 
	font-size: 10px;
	padding-top: 13px;
	border-top: 1px solid #fff;
}	
#center #challenges ul.buttons li {
	display: block;
	float: left;
	position: relative;
	background: url("../img/buttons/green_left.gif") no-repeat;
	padding: 0 0 0 6px;
	height: 21px;
	margin-left: 5px;
}
#center #challenges ul.buttons a { 
	display: block;
	float: left;
	padding: 5px 15px 0 0; 
	height: 16px;
	background: url("../img/buttons/green_right_arrow.gif") 100% 0 no-repeat;
	
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	text-shadow: 0 0 0 #000;
}






#center #understanding {
	margin: 24px 15px 12px 10px;
}
#center #understanding p {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0 0 1em 0;
}
#center #understanding a {
	font-size: 11px;
	line-height: 15px;
	color: #504F4F;
	margin: 0 0 1em 0;
	font-weight:bold;
}


#center #understanding h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 12px;
}

#center #understanding h3 strong {
	color: #616e66;
	font-weight: bold;
}

#center #understanding h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 17px 0 5px 0;
}

#center #understanding ul.buttons { 
	font-size: 10px;
	padding-top: 6px;
}	
#center #understanding ul.buttons li {
	display: block;
	float: left;
	background: url("../img/buttons/grey_left.gif") no-repeat;
	padding: 0 0 0 7px;
	height: 17px;
}
#center #understanding ul.buttons a:link,
#center #understanding ul.buttons a:visited 
{ 
	display: block;
	float: left;
	padding: 3px 16px 0 0; 
	height: 14px;
	text-decoration: none;
	background: url("../img/buttons/grey_right_arrow.gif") 100% 0 no-repeat;
	color: #6C6D6F;
	font-weight: bold;
}
#center #understanding ul.buttons a:hover,
#center #understanding ul.buttons li:hover a 
{ 
	text-decoration: none;
	background: url("../img/buttons/grey_right_arrow_over.gif") 100% 0 no-repeat; 
	color: #616e66;
	font-weight: bold;
}


#center .newslist {
	float: left;
	display: inline;
	width: 237px; /* 271 */
	background: url("../img/homepage_newslist_header.gif") no-repeat 0 0;
	padding-left: 34px;
	margin-bottom: 15px;
}

#center #abra-news {
	margin-right: 27px;	
}

#center .newslist h6 {
	padding: 6px 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold; 
	color: #616e66;
}
#center .newslist h6 strong {
	color: #687277;
	font-weight: bold;
}


#center .newslist li,
#center .newslist p,
#center .newslist a
{
	color: #00604A;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}


#splash {
	margin: 0;
}

#splash ul li.first {
	margin-left: 0;
}

#right {
	margin-left: 8px;
}
