*, body, html {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
}
#requestBrochureButton {
	font-size: 25px;
	background-color: #5A605B;
	font-weight: bold;
	padding: 10px;
	color: white;
	max-width: 95%;
	text-align: center;
	margin-bottom: 29px;
}
#requestBrochureButton a, #requestBrochureButton a:link, #requestBrochureButton a:visited {
	font-size: 25px;
	background-color: red;
	font-weight: bold;
	color: white;
}
#requestBrochureButton:hover {
	background-color: #657068;
}
.moreAboutText {
	border: 2px solid;
	padding: 2px 7px 4px 5px;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 7px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #2f466b;
	width: 66%;
	font-size: 20px;
	background-color: #fff;
	text-align: left;
	float: right;
}
.moreAboutTextWide {
	border: 2px solid;
	padding: 2px 7px 4px 5px;
	margin: 2px 2px 5px 7px;
	font-weight: normal;
	color: #2f466b;
	width: 65%;
	font-size: 20px;
	background-color: #fff;
	text-align: left;
	float: right;
}
#footerContainer {
	background-color: #657068;
	color: white;
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
	border-top: 4px solid #134617;
}
#myfooter {
	margin: 0 auto;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 15px;
	width: 96%;
	font-size: 14px;
	line-height: 22px;
}
#footer-logo img {
	float: left;
}
#footer-text {
	padding-right: 10px;
	font-size: 13px;
	float: right;
	text-align: right;
	width: 350px;
}
#footer-text a {
	color: white;
}
#footer-text img {
	padding: 5px;
	padding-top: 8px;
}
#header-text {
	padding-right: 10px;
	font-size: 13px;
	float: right;
	text-align: right;
	width: 350px;
}
#header-text img {
	padding: 5px;
	padding-top: 8px;
}
#header-logo img {
	width: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#logoBox {
	display: inline-block;
	width: 350px;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1D1D1;
}
body {
	font-size: 16px;
	text-decoration-line: none;
}
#wrap {
	min-height: 20px;
	margin: 0 auto -20px;
}
#top-bar {
	background-color: #657068;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	min-height: auto;
	padding: 10px 7px 5px 7px;
}
.rows {
	width: 100%;
	display: inline-block;
}
.inner-wrap {
	max-width: 1000px;
	margin: 0 auto;
	min-width: 300px;
	padding-top: 0px;
}
.header-inner-wrap {
	max-width: 1000px;
	margin: 0 auto;
	min-width: 300px;
	padding-top: 0px;
	height: 44px;
}
p {
	margin-bottom: 18px;
	margin-top: 5px;
	font-size: 16px;
	margin-left: auto;
	color: #777777;
	line-height: 24px;
}
#top-bar p {
	margin: 0px;
	font-size: 28px;
	line-height: 26px;
	color: #FFF;
	padding-bottom: 8px;
	padding-top: 8px;
}
#header {
	margin-bottom: 10px;
	background-color: #5A605B;
	height: 44px;
}
.headingText {
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 24px;
	width: 99%;
	color: #000;
	background-color: #FFF;
	padding: 10px;
	overflow: hidden;
}
.headingText img {
	width: 50%;
	height: 50%;
}
#topButtonBar {
	height: 63px;
}
.headingBox {
	color: #000;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 5px;
	padding-right: 1.5%;
	padding-left: 1.5%;
	padding-bottom: 15px;
	width: 95%;
	overflow: auto;
}
.headingBox {
	text-decoration: none;
}
.headingBox img {
	width: 99.3%;
	height: auto;
	padding-left: 5px;
}
#clientLogosFooter {
	color: #000;
	background-color: #FFF;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 10px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 15px;
	width: 96%;
}
#homePageHeader {
	color: #777777;
	background-color: #FFF;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 10px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 15px;
	width: 96%;
}
#homePageHeader p {
	display: inline-block;
}
#whyBuy {
}
#whyBuy img {
	padding-top: 1px;
	padding-bottom: 7px;
	padding-right: 1px;
	width: auto;
	height: auto;
	box-shadow: none;
	min-width: 34px;
}
#whyBuy p {
	line-height: 20px;
	display: inline-block;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#header-logo {
	display: inline-block;
	width: 400px;
	height: auto;
	float: left;
	padding-left: 20px;
}
#headerImages img {
	width: 49%;
	height: auto;
	padding: 15px 0 0 0;
}
#clientLogosFooter img {
	height: auto;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#homePageHeader img {
	height: auto;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
img {
	max-width: 100%;
}
#header img {
	float: left;
	margin-left: 50px;
	margin-top: 25px;
	padding-top: 5px;
}
#header h1 {
	color: #FFFFFF;
	padding-top: 29px;
	margin: 0 0 0 140px;
	font-size: 24px;
}
#header h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: -5px 0 25px 140px;
}
.sublinkbutton a {
	background-color: #56BA48;
	padding: 14px 10px 14px 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #FFF;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	border-width: 2px;
	width: 93px;
	box-shadow: 3px 3px 3px #888888;
}
.sublinkbutton a:hover {
	background-color: #FC8602;
}
#newReleaseButton a {
	background-color: #FF0000;
	padding: 14px 10px 14px 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #FFF;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	text-decoration: none;
	border-width: 2px;
	width: 93px;
	box-shadow: 3px 3px 3px #888888;
}
#newReleaseButton a:hover {
	background-color: #FC8602;
}
#content {
	clear: both;
}
#content h1 {
	font-size: 14px;
	color: #54ABE0;
	padding: 5px 0 5px 0;
}
.home-section {
	padding: 10px 2% 2px 2%;
	margin: 0 0 0.5% 10px;
	background-color: #FFF;
	min-height: 575px;
	float: left;
	width: 47.5%;
	vertical-align: top;
	text-decoration: none;
}
.home-section h1 a:link, .home-section h1 a:visited, #clientLogosFooter h1, .headingBox h1 a:link, .headingBox h1 a:visited, #clientLogosFooter h1, #homePageHeader h1, #homePageHeader h1 a:visited, #homePageHeader h1 a:link {
	color: #5A605B;
	font-size: 23px;
	line-height: 33px;
	font-weight: 200;
	text-decoration: none;
}
.mapcolourtool {
	text-decoration: none;
}
.headingBox p {
	font-size: 1rem;
	line-height: 1.7rem;
}
.home-section img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	/* [disabled]width: 100%;
*/
	height: auto;
}
.mapcolourtool {
	border: 2px solid white;
	padding: 6px 25px 6px 25px;
	margin: 8px 8px 8px 8px;
	font-weight: bold;
	color: #FFF;
	max-width: 100%;
	font-size: 18px;
	background-color: #79AEFF;
	text-align: center;
	text-decoration: none;
	width: auto;
	float: left;
	align-content: center;
	box-shadow: 3px 3px 3px #888888;
}
a {
	text-decoration: none;
}
.mapcolourtoolwide {
	border: 2px solid white;
	padding: 6px 25px 6px 25px;
	margin: 8px 8px 8px 8px;
	font-weight: bold;
	color: #FFF;
	max-width: 100%;
	font-size: 18px;
	background-color: #79AEFF;
	text-align: center;
	text-decoration: none;
	width: 25%;
	float: left;
	align-content: center;
	box-shadow: 3px 3px 3px #888888;
}
.mapcolourtool:hover, .mapcolourtoolwide:hover {
	border: 2px solid #0099ff;
	color: #0099ff;
	background-color: white;
}
#header .inner-wrap {
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.1em;
}
#wrap, #footer {
	min-width: 320px;
	clear: both
}
#footer {
	text-align: center;
}
#footer ul {
	list-style-type: none;
	padding: 0
}
#footer-logo {
	display: inline-block;
	width: 270px;
	float: left;
}
#footer li {
	color: #FFFFFF;
	padding: 0 30px;
	line-height: 40px;
	display: inline;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	height: 40px;
	background-color: #2B65AF;
	border-bottom: 20px solid #223E92;
	clear: both
}

@media (max-width:1000px) {
#header {
	background-position: -20px top;
}
.moreAboutText {
	width: 98%;
	font-size: 20px;
	padding: 0px;
	text-align: center;
}
.moreAboutTextWide {
	width: 59%;
	font-size: 20px;
	padding: 0px;
	text-align: center;
}
.mapcolourtool {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	box-shadow: 3px 3px 3px #888888;
	margin-bottom: 20px;
}
.mapcolourtool, .mapcolourtool:hover {
	margin-top: 0px;
}
}

@media (max-width:955px) {
.home-section {
	width: 47.5%;
	margin-left: 3px;
}
.home-section:nth-child(odd) {
	margin-left: 1%;
}
.home-section:nth-child(even) {
	margin-left: 1%;
}
}

@media (max-width:920px) {
#footer li {
	padding: 0 10px;
	white-space: nowrap;
}
#blog-link img {
	display: none;
}
}

@media (max-width:860px) {
}

@media (max-width:700px) {
#footer {
	height: 80px;
	clear: both
}
}

@media (max-width:680px) {
#footer-text {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 290px;
}
#header-text {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 290px;
}
#header-logo {
	float: none;
	margin: 0 auto;
	padding: 0;
}
#footer-logo {
	float: none;
	margin: 0 auto;
}
}

@media (max-width:630px) {
.home-section {
	width: 96%;
	min-height: 0;
	padding-bottom: 10px;
	margin: 0 2% 10px 2%;
}
.mapcolourtoolwide {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	box-shadow: 3px 3px 3px #888888;
	margin-bottom: 20px;
}
.moreAboutTextWide {
	box-sizing: border-box;
	display: block;
	width: 100%;
}
#clientLogosFooter img {
	width: 95%;
}
#headerImages img {
	width: 95%;
}
.home-section:nth-child(even) {
	margin-left: 3px;
}
}

@media (max-width:450px) {
#header img {
	margin: 10px 20px 0 0;
}
#header h1 {
	margin-left: 110px;
	padding-top: 6px;
}
}
.whyChoose {
	line-height: 28px;
	color: #777777;
}
.home-section img {
	float: left;
}
