
#nav, 
.banner,
.phone, 
.freequote, 
.printhide, 
#work-showreel { display: none; }



body {
	background: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7f8084;
}

a { color:#5db5d6; }
a:hover { color:#dc5520; }

hr {
	border: none;
	border-bottom: 1px solid #d3d5d2;
	content: "."; 
	display: inline-block; 
	height: 0;
}
