/*#####################################
services styles begins
#####################################*/
.services_text
{
	font-size: 14px;
	color: #5E7247;
}
.services_chart_title
{
	width: 100%;
	height: 44px;
	background-color: #FCFED2;
	border-top: 1px solid #C6C88D;
	border-bottom: 1px solid #C6C88D;
}
.services_chart_title_div
{
	padding: 13px 0 0 0;
}
.services_chart_content
{
	padding: 25px 10px 30px 30px;
}
a.services_link
{
	font-size: 14px;
	color: #314719;
	font-weight: bold;
	text-decoration: none;
}
a.services_link:hover
{
	color: #557A2C;
	text-decoration: underline;
}
/*#####################################
services styles ends
#####################################*/


