* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:#bfbfbf;

	
}
h1, h2 , h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: 0px;
	line-height: 100%;
	color: #8BC43F;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #6D9A30;
}
h3 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}


p {
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	background-color: #B5EC71;
	color: #060;
	background-image: url(../images/menu-over.jpg);
}
.clear {
	clear: both;
}
.wrap {
	/*background:url(../images/bg.png) top left repeat-x;*/
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.inner {
	width: 960px;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-bottom: 0px;
}



/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 584px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background-color: #8BC43F;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #121015;

}
.subMenu .inner a{
	color: #2E4213;
}
.subMenu .inner a:hover {
	color: #517322;
}



.subMenu .inner {
	padding: 0;
	font-weight: 600;
	font-size: 18px;
	color: #333;
}





.subNavBtn {
	display: block;
	height: 35px;
	width: 12%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #000000;
}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	min-height: 630px;
	color: #3d3d3d;
	background-color: #e5e5e5;
	background-image: url(../images/GOB-web-2013-01.jpg);
	height: 700px;
	
}



.s1 {
	background-color: #DDEAEC;
	padding-top: 20px;
	height: 600px;
}


.s2 {
	min-height: 500px;
	position: relative;
	background-color: #667680;
}


.s3 {
	min-height: 500px;
	background-color: #504f4f;
	background-image: url(../images/Clients.jpg);
}


.s4 {
	min-height: 460px;
	background: #6e87a1;
	color: white;
	height: 540px;
}

.s5 {
	min-height: 200px;
	background: #293b4d;
	color: white;
	height: 200px;
	margin-bottom: 200px;
}

.about1 {
	width: 400px;
	float: left;
	margin-right: 40px;
}
.about1 p {
	color: #333;
	font-size: 16px;
}
.footnote  {
	bottom: 0px;
	width: 1140px;
	background-color: #000;
	height: 200px;
	position: absolute;
}
#Contact_form_container {
	color: #666;
	font-size: 14px;
	height: 450px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contact-bg-2.jpg);
	background-repeat: repeat;
}
#Contact_form form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	width: 80px;
}


#Contact_form {
	width: 360px;
	font-size: 16px;
	line-height: 14px;
	float: left;
	height: 420px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-top: 24px;
}
#Contact_form1 {
	width: 270px;
	font-size: 16px;
	line-height: normal;
	float: left;
	height: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 40px;
}
#Contact_form1 p a {
	font-weight: bold;
	color: #8BB173;
}


#Contact_form form .field1 input {
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #A4ABBB;
	margin-bottom: 12px;
	height: 24px;
	margin-top: 2px;
}
.contactHeader {
	font-size: 24px;
	font-weight: bold;
	color: #6E87A1;
	font-family: 'Open Sans', sans-serif;
	line-height: 10px;
}

#Contact_form form textarea {
	width: 360px;
	background-color: #FFFFFF;
	height: 80px;
	margin-bottom: 10px;
	border: 1px solid #979FB3;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contact-textbox1 {
	float: left;
	margin-right: 65px;
}
#contact-textbox2 {
	float: left;
	width: 430px;
	margin-right: 50px;
}
#contact-textbox1 h1 {
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	line-height: .6em;
	margin-top: 5px;
}
#contact-textbox1 p a {
	color: #84D658;
	margin-right: 5px;
}
#contact-textbox1 p a:hover {
	color: #B6EF9A;
	margin-right: 5px;
}

#contact-textbox1 p {
	font-size: 16px;
	color: #999;
	font-weight: 500;
}
.content p .bullet {
	font-weight: bold;
	color: #6D9A30;
}
.section.sTop .phone {
	text-align: right;
	padding-right: 90px;
	color: #333331;
	top: -5px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.whiteText {
	color: #FFF;
}

.honeypot {
	display: none;       
}
