@charset "utf-8";

@font-face {
font-family: 'Avenir';
font-style: normal;
font-weight: normal;
src: local('Avenir'), 
url('avenir/AvenirLTStd-BookOblique.woff') format('woff');
}

a{
	color:#7ac142;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	font-family:Avenir;
	font-size:13px;
	font-weight:normal;
	word-spacing:6px;
	font-style:normal !important;
	text-transform:uppercase;
}

#wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]position:relative; */
}

#footer{
	width: 100%;
	height: 205px;
	background-color: #e7e7e8;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer-inner{
	width: 1200px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/main_30.png);
	font-family: Avenir;
	font-size: 20px;
	color: #262223;
	padding-top: 30px;
	line-height:37px;
}

.footer-col{
	height: 175px;
	margin-left:0;
	margin-right:130px;
	font-family:Avenir;
	font-size:20px;
	color:#262223;
	float:left;
}


.header {
	background-image: url(../images/main_01.jpg);
	margin: 0px;
	height: 66px;
	width: 1200px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	/* [disabled]background-image: url(../images/main_02.jpg); */
	margin: 0px;
	height: 51px;
	width: 1200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

a.menu-nav{
	font-family: Avenir;
	font-size: 25px;
	padding-right: 25px;
	margin-right: 25px;
	color: #6d6e71;
	border-right: solid 3px #6d6e71;
	float: left;
	display: block;
	/* [disabled]text-transform:uppercase; */
	text-transform:uppercase;
	text-decoration:none;
}

a.menu-nav-last{
	font-family:Avenir;
	font-size:25px;
	color:#6d6e71;
	float:left;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu-nav:hover, a.menu-nav-last:hover{
	color: #8CC63E;
}

.banner-container {
	margin: 0px;
	padding: 0px;
	height: 405px;
	width: 1198px;
	border:solid 1px #6d6f71;
	overflow:hidden;
}

.home-copy{
	width: 1200px;
	min-height:100px;
	height: auto !important;
	height: 100px;
	overflow:hidden;
	font-family: Avenir;
	color: #6d6e71;
	font-size: 25px;
	padding-top: 40px;
	padding-right: 0px;
	margin-bottom: 40px;
	padding-left: 0px;
	line-height:44px;
}

.call{
	width: 1200px;
	overflow: hidden;
	background-image: url(../images/call.jpg);
	background-repeat: no-repeat;
	background-position: right 400px;
	min-height:612px;
	height:auto !important;
	height:612px;
	overflow:hidden;
}

.icon-1{
	background-image:url(../images/main_06.jpg);
	width:172px;
	height:172px;
	margin-right:74px;
	margin-bottom:36px;
	float:left;
}

.icon-2{
	background-image: url(../images/main_08.jpg);
	width: 174px;
	height: 172px;
	margin-right: 74px;
	margin-bottom: 36px;
	float: left;
}

.icon-3{
	background-image: url(../images/main_10.jpg);
	width: 173px;
	height: 172px;
	margin-right: 74px;
	margin-bottom: 36px;
	float: left;
}

.icon-4{
	background-image: url(../images/main_12.jpg);
	width: 172px;
	height: 172px;
	margin-right: 74px;
	margin-bottom: 36px;
	float: left;
}

.icon-5{
	background-image: url(../images/main_14.jpg);
	width: 172px;
	height: 172px;
	margin-bottom: 36px;
	float: left;
}

.icon-6{
	background-image: url(../images/main_20.jpg);
	width: 174px;
	height: 174px;
	margin-bottom: 36px;
	float: left;
	margin-left: 246px;
	margin-right:74px;
}

.icon-7{
	background-image: url(../images/main_22.jpg);
	width: 173px;
	height: 174px;
	margin-bottom: 36px;
	float: left;
	margin-right: 74px;
}

.icon-8{
	background-image: url(../images/main_24.jpg);
	width: 172px;
	height: 174px;
	margin-bottom: 36px;
	float: left;
	margin-right: 74px;
}

.prod-range{
	background-image:url(../images/main_28.png);
	width: 1200px;
	height:59px;
	float:none;
	clear:both;

}

.slider{
	width:1200px;
	float:none;
	clear:both;
}

.carousel-bdr{
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* Firefox 35+ */
	opacity: 0.4;
    filter: alpha(opacity=40); /* msie */	
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/* Disable grayscale on hover */
.carousel-bdr:hover {
  filter: none;
  -webkit-filter: grayscale(0);
	opacity: 1;
    filter: alpha(opacity=100); /* msie */	
}

a.about-link{
	width: 636px;
	height: 169px;
	display: block;
	border: none;
	background-image: url(../images/organisation.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 80px;
	margin-bottom: 81px;
	margin-right: 282px;
	margin-left: 282px;
	float:none;
	clear:both;
}

.organisation-header{
	font-size:47px;
	color:#231f20;
	text-align:center;
	margin-bottom:10px;
}

.flow-chart{
	background-image:url(../images/flow-chart.jpg);
	width:1200px;
	height:409px;
}

.flow-chart-1{
	width: 196px;
	height: 103px;
	margin-left: 498px;
	margin-right: 504px;
	margin-top: 13px;
	float: left;
	margin-bottom: 75px;
}

.flow-chart-2{
	width: 196px;
	height: 103px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.flow-chart-3{
	width: 196px;
	height: 101px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.flow-chart-4{
	width: 196px;
	height: 175px;
	margin-left: 23px;
	margin-right: 21px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.flow-chart-5{
	width: 196px;
	height: 101px;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.flow-chart-6{
	width: 196px;
	height: 101px;
	margin-left: 24px;
	margin-right: 21px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.products-container{
	background-image:url(../images/services_13.jpg);
	width:1200px;
	height:170px;
}

.product-1{
	width: 173px;
	height: 172px;
	margin-left: 27px;
	margin-right: 70px;
	margin-top: 1px;
	float: left;
	margin-bottom: 0px;
}

.product-2{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 70px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.product-3{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 70px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.product-4{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 70px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.product-5{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.services-container{
	background-image:url(../images/services.jpg);
	width:1200px;
	height:170px;
}

.service-1{
	width: 173px;
	height: 172px;
	margin-left: 267px;
	margin-right: 75px;
	margin-top: 1px;
	float: left;
	margin-bottom: 0px;
}

.service-2{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 75px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.service-3{
	width: 172px;
	height: 172px;
	margin-left: 0px;
	margin-right: 70px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
}

.tarea-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808185;
	width: 100%;
	outline:none;
	resize: none;
	background-color:#FFF;
	border:solid 1px #CCC;
	line-height:18px
}

.td-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #95C847;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	border: 1px solid #87C038;
}

.btn-new {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95c847+0,70ad3e+100 */
	background: #95c847; /* Old browsers */
	background: -moz-linear-gradient(top,  #95c847 0%, #70ad3e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #95c847 0%,#70ad3e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #95c847 0%,#70ad3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95c847', endColorstr='#70ad3e',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	
	margin-top: 10px;
	border: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	cursor:pointer;
}

#banner-success {
	background-color: #D6EBB8;
	background-image: url(../images/success-generic.png);
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
	border: 2px solid #87C038;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5 px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contact-header{
	font-family:Avenir;
	color:#6d6e71;
	font-size:35px;
}

.green{
	color:#8cc63f !important;
}

a.g-maps{
	font-family: Avenir;
	color: #6d6e71;
	font-size: 25px;
	padding-left: 40px;
	line-height:40px;
	background-image:url(../images/arrow-2.jpg);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	float:right;
	clear:both;
	text-decoration:none;
	margin-right:80px;
}

.call-us{
	background-image:url(../images/call-su.jpg);
	background-repeat:no-repeat;
	background-position:bottom 120px right 30px;
}

a.email{
	
	color:#6d6e71;
	text-decoration:none;
}

a.email-footer{
	
	color:#262223;
	text-decoration:none;
}
