@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

/* RESETS AND BASIC PAGE SETUP */
* { margin: 0; padding: 0; }

body { font-size: 62.5%; font-family: Helvetica, arial, sans-serif; }

ul { list-style: none inside; }
		
p { font-size: 1.2em; line-height: 1.2em; }
	
a {
	outline: none;
}
	
a img { border: none; }
/* END RESETS */



/* TOOLBOX */
.floatleft { float: left; }
	
.floatright { float: right; }
	
.clear { clear: both; }
	
.logo a {
	float: left;
	background: url(images/logo.png) no-repeat;
	height: 11.7em;
	width: 45.0em;
	display: block;
	text-indent: -999.9em;
	margin-top: 3em;
}
	
.request a {
	float: right;
	background: url(images/request.png) no-repeat;
	height: 4.2em;
	width: 25.3em;
	display: block;
	text-indent: -999.9em;
	margin-top: 3em;
}
	
.btn-r-margin { margin-right: 2.022em; }
	
.spacer { clear: both; height: 3.0em; }
	
.project {
	float: left;
	width: 16.9em;
	height: 16.8em;
	margin-right: 2.2em;
}

.project-last {
	float: right;
	width: 16.9em;
	height: 16.8em;
}

.bulleted li { color: #fff; font-family: Helvetica, Arial, sans-serif; font-size: 1.2em; font-weight: normal; margin-bottom: 1.0em; line-height: 1.4em; margin-left: 2em; margin-right: 2em; list-style-image: url(images/accept.png); list-style-position: outside; }

.bulleted li a { color: #7cbf78; }

.bulleted li a:hover { color: #fff; }

.textfield { height: 1.4em; width: 15em; float: left; margin-bottom: 1.0em; color: #aaa; font-family: Helvetica, Arial, sans-serif; font-size: 2.0em; font-weight: normal; padding: 0.4em 0 0 0.4em;}

.button { float: left; clear: both;}

.bg-index {
	background: url(images/bg-index.jpg) no-repeat top center #154012;
}
.bg-commitment {
	background: url(images/bg-commitment.jpg) no-repeat top center #154012;
}

.bg-about { background: url(images/bg-about.jpg) no-repeat top center #154012; }

.bg-solutions { background: url(images/bg-solutions.jpg) no-repeat top center #154012; }

.bg-news { background: url(images/bg-news.jpg) no-repeat top center #154012; }

.bg-login { background: url(images/bg-login.jpg) no-repeat top center #154012; }
/* END TOOLBOX */



/* PAGE-WRAP SECTION */
div#page-wrap { margin: 0 auto; width: 74.5em; }
/* END PAGE-WRAP SECTION */



/* HEADER SECTION */
div#header { float: left; height: 15.0em; width: 74.5em; }

div#banner {
	float: left;
	height: 30em;
	width: 74.5em;
	padding-bottom: 2em;
}
/* END HEADER SECTION */



/* NAVIGATION SECTION */
ul#nav {
	width: 74.5em;
	height: 3em;
	border-bottom: solid 0.1em #6ba666;
	margin-bottom: 2.0em;
}

	ul#nav li {	float: left; list-style-type: none; }

	ul#nav li a { margin-right: 1.0em; color: #fff; font-family: georgia, times, serif; font-size: 1.4em; text-decoration: none; }
	
	ul#nav li a:hover { color: #fff; text-decoration: underline; }
/* END NAVIGATION SECTION */



/* MAIN-CONTENT SECTION */
div#main-content { width: 74.5em; padding-bottom: 2.0em; min-height: 40.0em; }

	div#left-col {
	width: 42em;
	float: left;
	margin-right: 5.8em;
}
	
	div#right-col { width: 26.0em; float: left; }
		
		div#left-col p, div#right-col p { text-align: left; }
		
		div#left-col h1 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.4em;
	text-decoration: none;
	margin-bottom: 0.2em;
	font-weight: normal;
}
		
		div#left-col p { color: #fff;text-align: left; font-family: helvetica, arial, sans-serif; font-size: 1.2em; line-height: 1.6em; text-decoration: none; margin-bottom: 1.2em;}
		
		
div#wide-col {
	width: 56em;
	float: left;
	margin-right: 5.8em;
}

	
		div#wide-col p { color: #fff;text-align: left; font-family: helvetica, arial, sans-serif; font-size: 1.2em; line-height: 1.6em; text-decoration: none; margin-bottom: 1.2em;}
		
		div#wide-col h1 {
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	text-decoration: none;
	margin-bottom: 0.6em;
}
		
			div#wide-col p a { text-align: left; color: #fff; text-decoration: none; }
				
				div#wide-col a:hover { text-decoration: underline; }
/* END MAIN-CONTENT SECTION */



/* FOOTER SECTION */
div#footer-wrap { }

	div#footer {
	margin: 0 auto;
	width: 74.5em;
	border-top: solid 0.1em #6ba666;
	height: 12em;
}

		div#footer div#foot-left {
	float: left;
	width: 35em;
	padding-top: 2em;
}

		div#footer div#foot-right {
	float: right;
	text-align: right;
	width: 35em;
	padding-top: 2em;
}
		
			div#foot-left p span { font-size: 2.0em; vertical-align: middle;}
		
			div#foot-left p { text-align: left; color: #fff; font-family: helvetica, arial, sans-serif; font-size: 1.0em; text-decoration: none; }
			
			div#foot-right p { text-align: right; color: #fff; font-family: helvetica, arial, sans-serif; font-size: 1.0em; text-decoration: none; }
			
				div#foot-right p a { text-align: left; color: #fff; font-family: helvetica, arial, sans-serif; font-size: 1.0em; text-decoration: none; }
				
				div#foot-right a:hover { text-decoration: underline; }
/* END FOOTER SECTION */



.tdContact {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	height: 3em;
	width: 6em;
	vertical-align: top;
	line-height: 1.8em;
}
.textfieldContact {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 1.2em;
	font-weight: normal;
	width: 14em;
	border: 0.1em solid #CCCCCC;
	padding: 0.4em;
}
.textfieldContactMessageBox {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 1.2em;
	font-weight: normal;
	width: 14em;
	border: 0.1em solid #CCCCCC;
	padding: 0.4em;
	margin-bottom: 1em;
}
.buttonContact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 2em;
	width: 8em;
	text-transform: uppercase;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0.2em;
}
.tdRequest {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #84C280;
	font-weight: normal;
	height: 3em;
	width: 14em;
	vertical-align: top;
	line-height: 1.8em;
}
.tdWhite {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	height: 2em;
}
.tdGrey {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	height: 3em;
	line-height: 1.2em;
}

.table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkbox {
	vertical-align: middle;
}
.tdGreen {
	color: #397430;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	height: 1.4em;
}
.tdRequest a {
	color: #FFFFFF;
}
.textfieldRequest {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 1.2em;
	font-weight: normal;
	width: 16em;
	border: 0.1em solid #CCCCCC;
	padding: 0.4em;
}
.textfieldRequestMessageBox {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 1.2em;
	font-weight: normal;
	width: 16em;
	border: 0.1em solid #CCCCCC;
	padding: 0.4em;
	margin-bottom: 1em;
}
.formfieldText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #84C280;
	font-weight: normal;
	float: left;
	margin-top: 0.4em;
	margin-bottom: 1em;
	clear: both;
}
.buttonRequest {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #84C280;
	height: 2em;
	width: 12em;
	text-transform: uppercase;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	color: #FFFFFF;
}
.tdDarkGrey {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	height: 3em;
	line-height: 1.2em;
	font-weight: bold;
}
.spacerForm {
	clear: both;
	height: 20px;
}
.bg-request {
	background: url(images/bg-request.jpg) no-repeat top center #154012;
}
.bg-technologies {
	background: url(images/bg-technologies.jpg) no-repeat top center #154012;
}
div#left-col h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.4em;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-top-color: #377633;
	border-right-color: #377633;
	border-bottom-color: #377633;
	border-left-color: #377633;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
div#left-col  li {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 1em;
}
div#left-col h3 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0.4em;
}
