/* main heading */
h1.sectors {
	padding-left: 72px;
	display: block;
	height: 72px;
	
	padding-top: 12px;
	
	background: url(../images/icons/68x68px/sectors.png);
	background-repeat: no-repeat;
	background-position: middle left;	
}


/* case studies links for services pages */
ul#more-case_studies-links {
	padding-top: 36px;

	list-style-type: none;
}

h5.other_sectors-links  {

	padding-left: 30px;
	padding-top: 9px;
	
	margin-bottom: -9px;
	
	display:block;
	height: 28px;

	
	background: url(../images/icons/22x22px/sectors.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

ul#other_sectors-links li {
/*
	background: url(../images/icons/22x22px/news.png);
	background-repeat: no-repeat;
	background-position: top left;
*/
	background: none;
		
	padding-left: 30px;
	padding-bottom: 16px;
}


ul#other-sectors-links li a {
	color: #08362C;
	text-decoration: none;
}

ul#other_sectors-links li a:hover {
	color: #FF6600;
}


ul#other_sectors-links li a:visited {
/*	color: #08362C;   */
}

a.get-in-touch {
	display: block;
	
	width: 182px;
	height: 72px; /* 47px; */
	
	margin-top: 16px;
	
	background-image: url(../images/links/get-in-touch-click-or-telephone.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	text-indent: -9999px;
	
}


.right {
	float: right;
}
