/*HEADINGS*/
.heading{
	background-image:  url(../images/heading_resources.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:112px;
}
/*COLOURS*/
.colours{
	background-image:  url(../images/colours_red.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:211px;
}
h3 {
	font-size: 13px;
	line-height : 14px;
	font-weight: bold;
	color: #d45733;
}
h4, a.h4{
	font-size: 12px;
	font-weight: bold;
	color: #d45733;
	margin-bottom: 0px;
	text-decoration:none;
}
.logo_colour{
	background-image:  url(../images/logo_shf_red.gif);
	background-position: bottom left;
	width:145px;
	height:131px;
}
