h1 {
	/*color:#1B75BC;*/
}
h2 {
	/*color:#1B75BC;*/
}
    #slogan {
        position: absolute;
        right:0;
        top:0;
		width:600px;
		height:165px;
		background:url(/asset/images/heading-blue.jpg);
    }

#header {
	background: url('/asset/images/blue.png') no-repeat bottom left;
}
#col-right a.statement {
	background:url("/asset/images/right-nav-blue.png") top no-repeat;
}
#col-right a.clients-say {
	background:url("/asset/images/right-nav-blue-sm.png") top no-repeat;
	height: 50px;
    line-height: 50px;
}
#col-right a.book-online {
	background:url("/asset/images/right-nav-blue.png") top no-repeat;
}
#col-right a.more-info {
	background:url("/asset/images/right-nav-blue-sm.png") top no-repeat;
}

#crumbs {
	/*background: #C6DCEE;*/
	background: #FFFFFF;
}
	#crumbs a {
		/*color: #1B75BC;*/
		display:none;
	}

ul#nav li ul li {
	background:#1B75BC;
}
ul#nav li ul .hover {
	background:#5F9ED0 !important;
}
ul#nav li ul li.active {
	background:#1B75BC;
}
ul#nav li ul {
	background:#1B75BC;
}

#col-left #services li.active {
	background:#1B75BC;
}
#col-left #services li ul li.active a {
	color:#1B75BC;
}
#col-left #services ul li.active {
	background:#D5D8DA url(/asset/images/arrow-blue.gif) no-repeat 10px center;
}