@charset "ISO-8859-1";
/*

	  
*/

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

a:link {
	color: #294025;
	text-decoration: none;
	}
	
	a:visited {
	color: #294025;
	text-decoration: none;
	
	}
	
	
a:hover {
	color: #FAAA18;
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;	
	}

	p {
	color:#294025;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: lighter;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #d5e0d4;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
	background-image: url(images/content_overlay.png);
	background-repeat: no-repeat;
	background-position: 0px 270px;
}
#header {
	width: 289px;
	color: #333;
	height: 263px;
	padding: 10px;
	margin-left: 17px;
	float: none;
	clear: right;
	position: absolute;
	left: 911px;
	top: 3px;
	background-color: #CCC;
}


	#navcontainer {
	width: 350px;
	padding-left: 10px;
	float: left;
	clear: left;
	padding-bottom: 25px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 0px;
	width: 70px;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
}

#navcontainer a:hover
{

	
	}	
#content {
	width: 830px;
	color: #FFF;
	height: 370px;
	background-image: url(images/home_bg_new.png);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 20px;
	margin-top: 0px;
}
#projects {
	width: 850px;
	color: #FFF;
	height: 370px;
	background-image: url(images/projects.png);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 20px;
	margin-top: 0px;
}
#about_copy {
	width: 850px;
	color: #FFF;
	height: 570px;
	background-image: url(images/about_bg.png);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 20px;
	margin-top: 0px;
}
#award_copy {
	width: 850px;
	color: #FFF;
	height: 570px;
	background-image: url(images/award.png);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 20px;
	margin-top: 0px;
}
#Services_bg {
	width: 850px;
	color: #FFF;
	height: 370px;
	background-image: url(images/services_bg.png);
	background-repeat: no-repeat;
	padding: 130px 0px 0px 20px;
	margin-top: 0px;
}
#Services_text {
	width: 380px;
	color: #FFF;
	height: 240px;
	margin-top: 0px;
	float: right;
	padding-right: 80px
}
#about_text {
	height: 400px;
	text-decoration: none;
	width: 340px;
	left: 0px;
	top: 100px;
	padding-left: 10px;
	padding-bottom: 0px;
	clear: left;
	float: left;
}
#project_images {
	width: 410px;
	color: #FFF;
	height: 240px;
	margin-top: 110px;
	float: right;
	padding-right: 60px;
}
#footer_left {
	color: #294025;
	width: 600px;
	background: #FFF;
	float: left;
	font-size: 0.9em;
	}
	
	
#footer_right {
	color: #294025;
	width: 150px;
	background: #FFF;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: right;
	padding-top: 30px;
	}

#footer_container {
	color: #294025;
	width: 790px;
	height: auto;
	float: left;
	padding: 30px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 9px 15px;
	background-color: #FFF;
	background-image: url(images/rule.gif);
	margin-right: 20px;
	margin-left: 20px;
	}
	.logo {
	width: 350px;
	padding-bottom: 20px;
	margin-left: 10px;
	}
	

	

	#home_content {
	height: 220px;
	text-decoration: none;
	width: 335px;
	left: 0px;
	top: 100px;
	padding-left: 10px;
	padding-bottom: 0px;
	clear: left;
	float: left;
	}


	#form_content {
	height: 230px;
	text-decoration: none;
	width: 335px;
	left: 0px;
	top: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: left;
	}
	
	#projects_content {
	height: 200px;
	text-decoration: none;
	width: 335px;
	left: 381px;
	top: 270px;
	padding-left: 10px;
	padding-top: 40px;
	padding-bottom: 30px;
	clear: left;
	}	
	
	#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px 0px 25px 0px;
	border: 1px solid #0093D3;
	height: 20px;
	color: #999;
}

#contact-area textarea {
	height: 40px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #0093D3;
}

#contact-area input.submit-button {
	width: 100px;
	float: none;
	margin-left: 275px;
	height: 30px;
	cursor: default;
	color: #1B285A;
}

label {
	float: left;
	text-align: left;
	margin-right: 50px;
	width: 100px;
	padding-top: 5px;
	font-size: 15px;
	color: #999;
}




/* CLEAN FORM
/////////////////////////////*/

/* General */


#error {
	color:red;
	font-size:12px;
	display:none;
}
.needsfilled {
	background:red;
	color:white;
}


.cleanform {
	font-size:13px;
	text-align:left;
	float: none;
	clear: left;

}
.subscribe_box {
	font-size:12px;
	text-align:left;
	float: none;
	clear: left;
	margin-left: 5px;
	height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 190px;
	border: 1px solid #bbb;
}

/* Elements */

	#form_content {
	height: 220px;
	text-decoration: none;
	width: 350px;
	left: 0px;
	top: 0;
	padding-bottom: 0px;
	clear: left;
	}

.cleanform  label, .cleanform legend{
	padding:0;
	margin:0;
	font-size: 13px;
	color: #494b4b;
}

.cleanform legend{
	font-weight:normal;
	padding-bottom:5px;
	color:#294025;
	background:none;
}

.cleanform fieldset{ 
padding:0.7em;
border:none;
margin:0 0 0.5em 0;
}



.cleanform fieldset input {
	width:200px;
	line-height:1.5em;
	padding:0.15em;
}



.cleanform input, .cleanform textarea, .cleanform select {
	display:block;
	border:1px solid #bbb;
	padding:0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 220px;
	margin-bottom: 4px;
	color: #666;
	background-color: #FFF;
	font-size: 12px;
	margin-left: 10px;
	}

.submitbuttonlong {
	font-family : Georgia, "Times New Roman", Times, serif;
	height : 20px;
	width : 100px;
	text-align : center;
	padding-left: 100px;
}

