
/* Gobal =================================================================================*/
html {
	overflow-y: scroll;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-size:0.8em;
    font-family: TeXGyreAdventorRegular, Geneva, sans-serif;
    color:#000;
	background-color:#F1EFDC;
}

.page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
}

body{
	background-color:#F1EFDC;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

a:link,
a:anchor,
a:visited{
    text-decoration: none;
    color: #00793A;
}

a {
    text-decoration: none;
    color: #00793A;
}

.navDivider{
	width:110px; 
	height:1px; 
	background-color:#f5d010;
}

.subnavDivider{
	width:105px; 
	height:1px; 
	background-color:#00793A;
}

.menubutton{
    font-size: 1.33em;
	font-weight: 400;
	z-index:41;
}

h1{
    font-size: 1.5em;
	margin:0;
	margin-top:5px;
}


#homeWrapper{
	top: 20px;
	position:relative; 
	margin:0 auto; 
	width:90%; 
	min-width: 620px;
	max-width:960px; 
	min-height: 510px;
}

#mainWrapper{
	top: 20px;
	position:relative; 
	margin:0 auto; 
	width:90%; 
	min-width: 620px;
	max-width:960px; 
	min-height: 510px;  
	background-color:#fff;
}

.footer{
	max-width:960px; 
	min-width: 620px;
	width:100%; 
	height:35px; 
	float:left;
}

#greyBanner{
	width:68.75%; 
	margin-left:31.25% ;
	height:138px; 
	background-image:url(../images/mainwindowedge_top.jpg);
}

#contentWrapper{
	max-width:65%;
	padding-top:10px;
	margin-left:310px ;
	min-height:139px; 
}

img{
	border:none;
}
/*for internet explorer*/
.footerIE{
	max-width:960px; 
	min-width: 620px;
	width:100%; 
	height:35px; 
	float:left;
}

.footerIEColour{
	margin-left:33px;
	margin:auto; 
	width:93.125%; 
	height:50%;  
	background-color:#FFF8C0;
}

/*for internet explorer end*/

.footerWhite{
	margin-left:33px;
	margin:auto; 
	width:93.125%; 
	height:50%; 
	background-color:#FFF;
	
}

.footerGradient{
	margin-left:33px;
	bottom:2px; 
	width:93.125%; 
	height:50%;
	
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #FEF8C1 0%, #FFE56D 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #FEF8C1 0%, #FFE56D 100%);
					
/* Opera */ 
background-image: -o-linear-gradient(left, #FEF8C1 0%, #FFE56D 100%);
					
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FEF8C1), color-stop(1, #FFE56D));
					
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #FEF8C1 0%, #FFE56D 100%);
					
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #FEF8C1 0%, #FFE56D 100%);

}

#bottomSpacing {	
	z-index:5;
	width:100%;
	position:fixed;	
	bottom:0px;
}
/* products =================================================================================*/

.productLogosA{
	float:left; 
	width:50%; 
	padding:10px 0px;
	text-align:center;
}

.productLogosB{
	float:left;
	width:33.33%;
	padding:10px 0px; 
	text-align:center;
}

.productInfo{
	width:290px;  
	padding:0% 1% 0% 0%; 
	min-height:50px; 
	float:left;
	}
	
.productImageWrapper{
	float:left;
	width:45%;
	}

.productImageWrapper img{
	max-width:100%;
	padding:10px 0px;
}

/* About Us =================================================================================*/

.aboutImages {
	float:left;
	width:100%; 
}

.aboutbanner{
	float:left; 
	width:46%;
}

.aboutImages img{
	max-width:100%;
}

.aboutContent {
	float:left;
	width:100%;
	box-sizing: border-box;
	padding:0px 5px;  
}

/* Contact =================================================================================*/
.contactInfo{
	min-width:30%;  
	padding:0% 4% 0% 0%; 
	min-height:200px; 
	float:left;
	border-style:none solid none none ;
	border-width:0.64%; 
	border-color:#00A651;
	}

.contactForm{
	margin:0 0 0 2%;
	float:left;
	width:51.63%;
	min-height: 20%;
}

table {
	width:100%;
}

input[type="checkbox"] {
   display: block;
   margin: 1.5% 2% 0 0;
   float: left;
}

label{
	
	width: 90%;
	float: left;
}

/* Media Queries =================================================================================*/


@media screen and (max-width: 1010px) {
.productInfo{
	min-width:10%;
	max-width:310px;  
	float:left;
}

.contactForm{
	width:46%;

}

}


@media screen and (max-width: 975px) {
#mainWrapper{
	width:620px;
}
#homeWrapper{
	width:620px;
}

#contentWrapper{
	max-width: 310px;
	padding-top:10px;
	margin-left:300px ;
	min-height:139px; 
}

.aboutContent {
	max-width: 300px;
}

.aboutbanner{
	width:100%;
}


#aboutBanner2{
	display:none;
}

.productLogosA{
	width:100%;
	float:none;
}
.productLogosB{
	width:100%;
	float:none;

}

.productImageWrapper{
	width:100%;
	}

.contactForm {
	padding-top:20px;
	width:90%;
	float:left;
	margin:0;
}

.footer{
	width:620px;
}

.footerIE{
	width:620px;
}

.footerWhite{
	width:554px;  
	height:50%; 
	background-color:#FFF;
	
}

.footerGradient{
	bottom:2px; 
	width:554px; 
	height:50%;	
}

.aboutContent {
	width:400px;
	min-height:147px;
}

.contactInfo{
	width:90%;
	padding-bottom:20px;
	border-style:none none solid none ;
}

.footerIEColour{
	bottom:2px; 
	width:554px; 
	height:50%;	
}
