#main {
	margin-right: 180px;
}
#greenbar, #bluebar {
	width: 152px;
	padding-bottom: 20px;
	margin-bottom: 1em;
	margin-left: 10px;
	line-height: 130%;
	font-size:0.9em;
}
#greenbar {
	background: #D8EED7 url(../images/home_green_bot.gif) center bottom no-repeat;
}
#bluebar {
	background: #B2C4D3 url(../images/home_blue_bot.gif) center bottom no-repeat;
}
#greenbar h2, #bluebar h2{
	color: #fff;
	text-align: center; 
	font-size: 0.9em;
	padding: 4px 3px;
	margin-bottom: 0;
}
#greenbar h2 {
	background: url(../images/home_green.gif) center top no-repeat;
}
#bluebar h2 {
	background: url(../images/home_blue.gif) center top no-repeat;
}
#greenbar p, #bluebar p {
	margin: 6px;
	font-size: 0.9em;
}
#greenbar P {
	color: #478548;
}
#bluebar p {
	color: #3b6890;
}
#rightcol a {
	font-size: 0.8em;
	font-weight: bold;
}
#greenbar a {
	color: #478548;

}
#bluebar a {
	color: #3b6890;
}
#logos2 {
clear: both;
	padding: 10px;
	/*width: 700px; */
	margin: 0 20px;
	margin-top: 20px;
	font-size:0.75em;
	border: 1px solid #7cb4bc;
}
#logos2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 540px;
	margin: 0 auto;
}
#logos2 ul li {
	display: inline;
	margin-right: 40px;
}