/*
STANDARD COLOURS:


Orange: #EB7E00
Green: #346814
Grey: #7A7165
Blue: #56A4EE

Red: #E80029
Navy: #113F76;

*/

/* Standard HTML elements */

h1, h2, h3{
  color: #E41F1F;
}
#halfmain p a {	
	color: #E41F1F;
}
#textarea {
  background-image:url(../../images/bg_red.gif);
}
.quarterleftbot {
  background-image: url(../../images/logo_lhs_red.gif);
}
.quarterleftbot1 {
  background-image: url(../../images/logo_lhs_red.gif);
}
#quarterrightlinks ul li {
  list-style-image: url(../../images/li_red.gif);
}
#quarterrighttel ul li {
  list-style-image: url(../../images/tel_red.gif);
}
#quarterrightmap ul li {
  list-style-image: url(../../images/mag_red.gif);
}
#quarterleft1 {
  background-color:#E41F1F;
}
p.careers-thumbs a img {
	border: 0;
}
.staff-thumbs {	
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
}

.news-thumbs {
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
	border: #CCCCCC solid 1px;
	padding: 5px;
	margin-left: 5px;
}

