@charset "utf-8";
/* CSS Document */


#footer_link_wrapper ul li{
	background-position: left -23px;
	background-repeat: no-repeat;
}

#footer_logo{
	background-position: 0px -50px;
	background-repeat: no-repeat;
}
h2 {
	color: #8ba768;
}

a span{color:#8ba768;	}
.services_links_first{
	background-position: left -140px;
	border-right-color: #7c945d;
}
.services_links_first :hover, #trigger1.current{
	background-position: left -210px;
}
.services_links_last{
	background-position: right -140px;
	border-left-color: #acc094;
	}
.services_links_last:hover, #trigger3.current{
	background-position: right -210px;
}
.services_links_center{
	background-position: center -140px;
	border-right-color: #7c945d;
	border-left-color: #acc094;
}
.services_links_center:hover, #trigger2.current{
	background-position: center -210px;
}
#banner_wrapper{
	background-position:0px -499px;
}
p.para_first{color:#8ba768;}


#right_container ul li {
    background-position: left -23px;
    background-repeat: no-repeat;
}


#sub-menu ul li{    background-position: left -23px;
    background-repeat: no-repeat;}


.para-highlight {
    border-color:#8ba768;
}
.para-highlight span{color:#8ba768;	}