@charset "UTF-8";
/* CSS Document */


body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

/* element / tag selectors
------------------------------------------------------------*/

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.no-pad {
	padding-right: 0px;
	padding-left: 0px;
}
a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #42413C;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

/* container
------------------------------------------------------------*/

.container {
	width: 960px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* regional and layout
------------------------------------------------------------*/

.content {
	padding: 10px;
	min-height: 400px;
}
.banner {
	height: 220px;
	width: 960px;
	background-attachment: scroll;
	background-image: url(images/30-year-banner-logo.png);
	background-repeat: no-repeat;
	background-position: 230px 0px;
}
.logo {
	display: block;
	float: left;
	height: 150px;
	width: 240px;
}
.header {
	display: block;
	float: left;
	height: 150px;
	width: 720px;
}
.header-contacts {
	float: right;
	height: 45px;
	width: 285px;
	background-attachment: scroll;
	background-image: url(images/banner-contact-panel.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.header-strapline {
	float: right;
	height: 45px;
	width: 680px;
	clear: right;
	color: #006;
	font-size: 120%;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 40px;
	letter-spacing: -0.6px;
	font-weight: normal;
}
.nav {
	display: block;
	float: left;
	height: 50px;
	width: 960px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/navigation-bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.footernav {
	display: block;
	float: left;
	height: 38px;
	width: 960px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6F2FD;
	border-bottom-color: #E6F2FD;
	margin-bottom: 10px;
}
.column-940 {
	height: auto;
	width: 940px;
	float: left;
	margin-bottom: 10px;
}
.column-700 {
	height: auto;
	width: 700px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-left: 0px;
}
.column-460 {
	height: auto;
	width: 460px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.column-220 {
	height: auto;
	width: 220px;
	float: left;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6F2FD;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column-220-last {
	height: auto;
	width: 220px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	border-right-style: none;
	border-right-width: 0px;
}
.no-right-border {
	border-right: none;
}
.slider-3col-extra {
	height: 300px;
	width: 225px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E6F2FD;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.header-220 {
	height: 50px;
	width: 205px;
	display: block;
	float: left;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/dark-blue-header-220.png);
	background-repeat: repeat-x;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 15px;
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-right-20 {
	margin-right: 20px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.padding-top-10 {
	padding-top: 10px;
}
.vertical-spacer-20 {
	margin-top: 20px;
}
.footer {
	height: auto;
	width: 940px;
	clear: both;
	padding: 10px;
}
.footertext {
	height: auto;
	width: 940px;
	clear: both;
}
.footerlogos {
	height: auto;
	width: 460px;
}
#slider1 {
	height: 300px;
	width: 924px;
	padding: 8px;
	background-color: #e6f2fd;
	margin-bottom: 10px;
}
#slider-3col {
	height: 300px;
	width: 684px;
	padding: 8px;
	background-color: #e6f2fd;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
}

.boxed-content {
	margin-bottom: 10px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39F;
	background-attachment: scroll;
	background-image: url(images/soft-blue-grad.jpg);
	background-repeat: repeat-x;
}
.width-500 {
	width: 500px;
}
.width-220 {
	width: 219px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
h1  /* h1 styling
------------------------------------------------------------*/

 {
	color: #039;
	font-weight: bold;
	font-size: 200%;
	letter-spacing: -1px;
}
h2, .column-220-last.softbluebox h3 {
	color: #039;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: -1px;
}
h3   {
	color: #039;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: -0.5px;
}
h4, .slider-3col-extra   h3, .boxed-content.width-220  h3, .column-700.large-design-icon h2, .column-700.large-ind-gas-icon h2, .column-700.large-electric-icon h2, .column-700.large-authorised-icon h2, .column-700.large-alarm-icon h2, .column-700.large-gas-det-icon h2, .column-700.large-nurse-icon h2, .column-700.large-maintenance-icon h2, .column-700.large-training-icon h2 {
	color: #039;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: -1px;
}
h5 {
	color: #039;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: -0.5px;
}
h6 {
	color: #039;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: -0.5px;
}

/* miscellaneous float/clear classes
------------------------------------------------------------*/

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* primary navigation
------------------------------------------------------------*/

.nav ul li {
	display: inline;
	line-height: 40px;
	vertical-align: middle;
	font-size: 100%;
	font-size: 90%;
}
.nav li {
	margin-right: 20px;
	padding-right: 20px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1A86EF;
}
.nav li a:link {
	color: #9CF;
	text-decoration: none;
}
.nav li a:visited {
	color: #9CF;
	text-decoration: none;
}
.nav li a:hover {
	color: #FFF;
	text-decoration: none;
}
.nav li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

/* footer navigation
------------------------------------------------------------*/

.footernav ul li {
	display: inline;
	line-height: 40px;
	vertical-align: middle;
	font-size: 100%;
	font-size: 90%;
}
.footernav li {
	margin-right: 20px;
	padding-right: 20px;
	color: #555;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6F2FD;
}
.footernav li a:link {
	color: #9CF;
	text-decoration: none;
}
.footernav li a:visited {
	color: #9CF;
	text-decoration: none;
}
.footernav li a:hover {
	color: #1A85EE;
	text-decoration: none;
}
.footernav li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

/* service navigation
------------------------------------------------------------*/

.servicenav ul li {
	vertical-align: middle;
}
.servicenav li {
	color: #FFF;
	margin-left: 15px;
	list-style-type: none;
	font-size: 90%;
}
.servicenav li a:link {
	color: #E6F2FD;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-attachment: scroll;
	background-image: url(images/button-grad-bg.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
}
.servicenav li a:visited {
	color: #E6F2FD;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-attachment: scroll;
	background-image: url(images/button-grad-bg.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
}
.servicenav li a:hover {
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #199FF3;
	background-attachment: scroll;
	background-image: url(images/button-grad-bg-over.png);
	background-repeat: no-repeat;
}
.servicenav li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

/* text
------------------------------------------------------------*/

p {
	color: #555;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
}
p a:link {
	color: #222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
p a:visited {
	color: #222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
p a:hover {
	color: #09F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}
.contacts {
	color: #FFF;
	font-size: 80%;
	line-height: 37px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contacts a:link {
	color: #FFF;
	text-decoration: none;
	border: none;
}
.contacts a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
}
.contacts a:hover {
	color: #1B9AFC;
	text-decoration: none;
	border: none;
}
.contacts span {
	color: #1B9AFC;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 120%;
}
.header-strapline span {
	color: #1B9AFC;
	font-size: 120%;
	padding-right: 5px;
	padding-left: 5px;
}
.bodylist ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodylist li {
	list-style-image: none;
	list-style-type: none;
	color: #555;
	font-size: 80%;
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(images/arrow-right-3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 15px;
	padding-left: 15px;
}
.bodylist li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
.bodylist li a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
}
.bodylist li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	color: #000;
}

.bodyheading {
	background-attachment: scroll;
	background-image: url(images/arrow-right-2.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 90%;
	background-position: left 6px;
	float: left;
	width: 205px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.bodyrule {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E6F2FD;
}
.bodylink {
	background-attachment: scroll;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 15px 2px;
}
.bodysegment {
	margin-top: 6px;
	margin-bottom: 5px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6F2FD;
	float: left;
	width: 700px;
}
.bodysegment span {
	color: ##1A86EF;
	padding-left: 5px;
	padding-right: 5px;
}
.segmentbold {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #1A84EB;
}
.footertext p {
	font-size: 75%;
	padding-right: 0px;
	padding-left: 0px;
	color: #AAA;
	text-align: center;
}
.grey {
	color: #BBB;
	font-size: 70%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lightblue {
	color: #1A86EF;
}
.softbluebox {
	background-color: #E6F2FD;
}
.caseheading {
	font-size: 130%;
	color: #039;
	font-weight: bold;
}

/* featurebox
------------------------------------------------------------*/

.featurebox {
	display: block;
	width: 204px;
	border: 8px solid #E6F2FD;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 130px;
	margin-bottom: 5px;
}
.featurebox  h4, .featurebox h2 {
	margin-bottom: 0px;
	padding-bottom: 4px;
	font-size: 90%;
}
.featurebox p {
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.brochure-download {
	height: 130px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.medical-gas-box {
	background-image: url(images/medical-gas-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.industrial-gas-box {
	background-image: url(images/industrial-gas-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.design-planning-box {
	background-image: url(images/design-planning-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.maintenance-box {
	background-image: url(images/maintenance-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.electrical-installation-box {
	background-image: url(images/electrical-installation-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.gas-detection-box {
	background-image: url(images/gas-detection-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.nurse-call-box {
	background-image: url(images/nurse-call-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.authorised-person-box {
	background-image: url(images/auth-person-service-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.alarm-systems-box {
	background-image: url(images/alarm-systems-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.training-courses-box {
	background-image: url(images/training-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.newsletter-box {
	background-image: url(images/small-news-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}

/* background icon images
------------------------------------------------------------*/

.large-electric-icon {
	background-image: url(images/large-electrical-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-training-icon {
	background-image: url(images/large-training-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-alarm-icon {
	background-image: url(images/large-alarm-icon.jpg);
	background-repeat: no-repeat;
	background-position: right -20px;
	display: block;
	min-height: 300px;
}

.large-authorised-icon {
	background-image: url(images/large-authorised-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-nurse-icon {
	background-image: url(images/large-nurse-call-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-medical-icon {
	background-image: url(images/large-medical-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-maintenance-icon {
	background-image: url(images/large-maintenance-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-ind-gas-icon {
	background-image: url(images/large-ind-gas-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-gas-det-icon {
	background-image: url(images/large-gas-det-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

.large-design-icon {
	background-image: url(images/large-design-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 300px;
}

/* small icon images
------------------------------------------------------------*/

.small-electric-icon {
	background-image: url(images/small-electrical-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-training-icon {
	background-image: url(images/small-training-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-alarm-icon {
	background-image: url(images/small-alarm-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-authorised-icon {
	background-image: url(images/small-authorised-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-nurse-icon {
	background-image: url(images/small-nurse-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-medical-icon {
	background-image: url(images/small-medical-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-maintenance-icon {
	background-image: url(images/small-maintenance-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-ind-gas-icon {
	background-image: url(images/small-industrial-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-gas-det-icon {
	background-image: url(images/small-gas-det-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}

.small-design-icon {
	background-image: url(images/small-design-icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	display: block;
	padding-left: 65px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FD;
	margin-bottom: 7px;
}



/* gallery
------------------------------------------------------------*/

.gallery {
	margin: 0;
	padding: 0;
}

.gallery a:link {
	border: 1px solid #039;
	padding: 4px;
	display: block;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-left: 15px;
	margin-right: 0px;
}

.gallery a:visited {
}

.gallery a:hover {
	background-color: #039;
	border: 1px solid #039;
}
h1.boldtext {
	color: #555;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
	letter-spacing: normal;
}
.header-220 a:link{
	color: #9CF;
	text-decoration: none;
}
.header-220 a:visited {
	color: #9CF;
	text-decoration: none;
}
.header-220 a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Policies 
------------------------------------------------------------*/
.policies { display:flex; justify-content:space-between; }

.policy a { padding:0 15px; }

@media (min-width:768px) {
	.policy { width:300px; }
}

@media (max-width:767.98px) {
	.policies { flex-direction:column; }
	.policy { max-width:calc(100% - 20px); }
}
