@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/* CSS RESET */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {						
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 CSS ROLES FOR OLDER BROWSERS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END CSS RESET */
body {
	font-family: "Open Sans";
	font-weight: 400;
}
.TopStrapOuter {
	background-color: #707170;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.HeaderOuter {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00aff0;
}
.StandardWrapper {
	max-width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.TheLogo {
	float: left;
	height: 100px;
	width: 300px;
}
.TopIcon {
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 10px;
}
.TopText {
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 17px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 3px;
	font-weight: 600;
}
.WhiteLink {
	color: #FFF;
	text-decoration: none;
}
.TopIconsContainer {
	float: right;
}
.MobileMenuIcon {
	display: none;
	height: 33px;
	width: 33px;
	float: right;
	border: 2px solid #00aff0;
	margin-top: 19px;
}
.SliderOuter {
	float: left;
	width: 100%;
	background-color: #E8EAE8;
	padding-top: 20px;
	padding-bottom: 15px;
}
.FullWidth {
	width: 100%;
}
.NavigationOuter {
	color: #707170;
	float: right;
	margin-top: 42px;
	font-size: 16px;
}
.NavigationLink {
	display: inline-block;
	margin-left: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
.NavigationGreyLink {
	color: #707170;
	text-decoration: none;
}
.NavActive {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00aff0;
	padding-bottom: 5px;
}
.HomeProductsOuter {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.HomeProductsOuterBox1 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.HomeProductsOuterBox2 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.HomeProductsOuterBox3 {
	width: 32%;
	float: left;
}
.HomeProductsOuterBox4 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.HomeProductsOuterBox5 {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.HomeProductsOuterBox6 {
	width: 32%;
	float: left;
}
h4 {
	display: block;
	background-color: #707170;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f36e21;
}
.HomeProductsPhoto {
	width: 100%;
	margin-bottom: 20px;
}
.HomeProductsOuter a {
	text-decoration: none;
}
.HomeTextAreaOuter {
	float: left;
	width: 100%;
	color: #707170;
	font-size: 18px;
	line-height: 1.1;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E8EAE8;
	padding-top: 20px;
}
h1 {
	font-size: 44px;
	font-weight: 300;
	color: #00AFF0;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.HomeTextAreaOuter p {
	margin-bottom: 15px;
}
h2 {
	font-size: 32px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
}
.PageDivide {
	text-align: center;
	width: 200px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.FooterOuter {
	background-color: #0F63AC;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00AFF0;
}
.FooterOuter p {
	margin-bottom: 10px;
}
.FullWidthImageRelative {
	position: relative;
}
.FullWidthImageAngle {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.NavigationMobileOuter {
	width: 100%;
	float: left;
	background-color: #00AFF0;
	display: none;
	text-transform: uppercase;
}
.NavigationMobileLink {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.NavigationMobileLink a {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
}
.FooterRight {
	float: right;
	width: 50%;
	text-align: right;
}
.FooterLeft {
	float: left;
	width: 50%;
	text-align: left;
}
.FooterRight a {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-size: 32px;
	font-weight: 300;
	color: #f36e21;
	letter-spacing: -1px;
}
.OtherProductsOuter {
	background-color: #E8EAE8;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 10px;
}
.OtherProductsButton {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #707170;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	margin-top: 20px;
}
.OtherProductsSection {
	float: left;
	width: 18.4%;
	margin-right: 2%;
}
.OtherProductsSectionNoMargin {
	float: left;
	width: 18.4%;
}
.OtherProductsSection a {
	text-decoration: none;
}
.OtherProductsSectionNoMargin a {
	text-decoration: none;
}
.EnquiryOuter {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #707170;
	margin-bottom: 15px;
}
.EnquiryFormField {
	font-size: 14px;
	color: #707170;
	width: 100%;
	box-sizing: border-box;
	background-color: #E8EAE8;
	border: 1px solid #707170;
	margin-top: 5px;
	text-align: center;
	display: block;
	height: 34px;
}
.EnquiryFormFieldText {
	font-size: 14px;
	color: #707170;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	background-color: #E8EAE8;
	border: 1px solid #707170;
	margin-top: 5px;
	text-align: center;
	display: block;
}
.EnquiryForm1 {
	width: 48%;
	margin-top: 10px;
	margin-right: 4%;
	float: left;
	margin-bottom: 10px;
}
.EnquiryForm2 {
	width: 48%;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.EnquiryForm3 {
	width: 100%;
	margin-top: 10px;
	float: left;
}
.EnquiryFormButton {
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #F36E21;
	border: 1px solid #707170;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* Shrink Menus and go 2x2*/
@media only screen and (max-width : 800px) 
{
.HomeTextAreaOuter {
	font-size: 16px;
}
h1 {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 5px;
}
.HomeTextAreaOuter p {
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
}
h3 {
	font-size: 24px;
	font-weight: 300;
	color: #f36e21;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 5px;
}
.PageDivide {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}
.FooterOuter {
	padding-bottom: 15px;
	font-size: 12px;
}
.FooterOuter p {
	margin-bottom: 5px;
}
.FooterRight {
	float: left;
	width: 100%;
	text-align: center;
}
.FooterLeft {
	float: left;
	width: 100%;
	text-align: center;
}
.OtherProductsButton {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #707170;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.OtherProductsSection {
	float: left;
	width: 100%;
	margin-right: 0%;
}
.OtherProductsSectionNoMargin {
	float: left;
	width: 100%;
}
.OtherProductsSection img {
	display:none;
} 
.OtherProductsSectionNoMargin img {
	display:none;
}

}

/* Show mobile menu and shrink margins */
@media only screen and (max-width : 800px) 
{
.TheLogo {
	float: left;
	height: 76px;
	width: 229px;
}
.MobileMenuIcon {
	display: block;

}
.NavigationOuter {
	display: none;
}
.HeaderOuter {
	padding-top: 20px;
	padding-bottom: 20px;
}

}

@media only screen and (max-width : 500px) 
{
.TopIcon {
	display: none;
}
.TopText {
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	float: inherit;
	display: inline-block;
}
.TopIconsContainer {
	float: inherit;
	width: 100%;
	text-align: center;
}
.HomeProductsOuterBox1 {
	width: 100%;
	margin-right: 0%;
}
.HomeProductsOuterBox2 {
	width: 100%;
	margin-right: 0%;
}
.HomeProductsOuterBox3 {
	width: 100%;
	margin-right: 0%;
}
.HomeProductsOuterBox4 {
	width: 100%;
	margin-right: 0%;
}
.HomeProductsOuterBox5 {
	width: 100%;
	margin-right: 0%;
}
.HomeProductsOuterBox6 {
	width: 100%;
	margin-right: 0%;
}
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.HomeTextAreaOuter {
	font-size: 14px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
	font-weight: 300;
	color: #707170;
	letter-spacing: -1px;
}
h3 {
	font-size: 22px;
	font-weight: 300;
	color: #f36e21;
	letter-spacing: -1px;
	text-align: center;
}
.PageDivide {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
.EnquiryOuter {
	font-size: 14px;
}
.EnquiryFormField {
	font-size: 12px;
	height: 30px;
}
.EnquiryFormFieldText {
	font-size: 12px;
}
.EnquiryForm1 {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 5px;
}
.EnquiryForm2 {
	width: 100%;
	margin-bottom: 5px;
}
.EnquiryFormButton {
	margin-top: 10px;
	font-size: 14px;
}
}
.InPageLink {
	color: #707170;
	text-decoration: none;
}
