h1 {
	/*color:#8DB556;*/
}
h2 {
	/*color:#8DB556;*/
}
    #slogan {
        position: absolute;
        right: 50px;
        top: 12px;
        font-size: 1.8em;
        color: #f0f0f0;
		width:494px;
		height:141px;
		background:url(/asset/images/GlobeArrows.png);
    }

#header {
	background: url('/asset/images/green.png') no-repeat bottom left;
}
#col-right a.statement {
	background:url("/asset/images/right-nav-grey-button.png") top no-repeat;
	margin-top:10px;
}
#col-right a.clients-say {
	background:url("/asset/images/right-nav-green-sm.png") top no-repeat;
}
#col-right a.book-online {
	background:url("/asset/images/right-nav-green.png") top no-repeat;
}
#col-right a.more-info {
	background:url("/asset/images/right-nav-green-sm.png") top no-repeat;
}

#crumbs {
	/*background: #E8F0DD;*/
	background: #FFFFFF;
}
	#crumbs a {
		display:none;
		/*color: #8DB556;*/
	}

ul#nav li ul li {
	background:#8DB556;
}
ul#nav li ul .hover {
	background:#AFCB88 !important;
}
ul#nav li ul li.active {
	background:#8DB556;
}
ul#nav li ul {
	background:#8DB556;
}

#col-left #services li.active {
	background:#8DB556;
}
#col-left #services li ul li.active a {
	color:#8DB556;
}
#col-left #services ul li.active {
	background:#D5D8DA url(/asset/images/arrow-green.gif) no-repeat 10px center;
}