@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#737b62;
}

div {
	overflow:hidden;
}

.centerText {
	text-align:center;
}

a img {
	border:0 none;
}

p {
	margin:10px 0 10px 0;
}

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

.wrapper {
	width:960px;
	margin:0 auto;
}

h1.title1 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}

h1.title1 span {
	color:#c0d62c;
}

h1.title2 {
	font-size:18px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}

h1.title2 span {
	color:#005136;
}

#header {
	background:url(../images/headerStrip.gif) repeat-x;
	height:96px;
}

#logo {
	width:248px;
	height:96px;
	float:left
}

ul#nav {
	float:right;
	margin-top:55px;
	font-size:12px;
	text-transform:uppercase;
}

ul#nav li {
	display:inline;
}

ul#nav a {
	color:#fff;
	text-decoration:none;
	padding:10px 15px 26px 15px;
	
}

ul#nav a:hover {
	color:#c0d62c;
	background-color:#003e2b;
}

ul#nav a.active {
	color:#c0d62c;
	background-color:#003e2b;
}

#banner {
	background:url(../images/banner.jpg) no-repeat top center;
	height:524px;
}

#bannerCopy {
	background:url(../images/bannerCopy.png) no-repeat;
	width:355px;
	height:177px;
	margin-top:30px;
}

#btLearnMore {
	width:136px;
	height:34px;
	margin-top:15px;
}

#bannerIntro {
	margin-top:60px;
	color:#fff;
}

#bannerIntro p {
	margin:10px 0 10px 0;
}

#bannerIntro a {
	font-size:11px;
	color:#c0d62c;
	text-decoration:none;
}

#homeAboutUs {
	width:330px;
	float:left;
	margin:15px 15px 0 15px; 
}

#homeAboutUs p {
	margin:10px 0 3px 0;
}


#homeCurrentProjects {
	width:600px;
	margin-top:15px;
	float:left;
}

#homeCurrentProjects ul {
	margin:0;
	padding:0;
}

#homeCurrentProjects ul li {
	display:inline;
	margin-right:15px;
	padding:0;
}

#homeCotent {
	background:url(../images/shadowStrip.gif) repeat-x top;
	margin-bottom:20px;
}

#homeCotent a {
	color:#00472d;
	font-size:11px;
	text-decoration:none;
}

#industryPartners {
	margin:20px 0 20px 0;
	float:left;
	width:410px;
	border-right:1px solid #d0d4c9;
	padding-right:20px;
}

#historyOfSuccess {
	float:right;
	width:510px;
	margin:20px 0 0 0;
}

#historyOfSuccessCopy {
	width:230px;
	float:left;
}

#enlarge a{
	background:url(../images/zoomIcon.gif) no-repeat;
	text-indent:20px;
	height:30px;
	float:right;
	margin-top:45px;
	color:#737b62;
	font-size:12px;
	text-decoration:none;
}

#map {
	width:255px;
	height:200px;
	float:right;
}

#bgInner { 
	background:url(../images/bgInner.jpg) no-repeat top center;
}

#content {
	width:960px;
	margin:20px auto;
	background:#fff;
	padding:20px;
	border:1px solid #d0d4c9;
	min-height:200px;
}

#content p {
	margin:20px 0 20px 0;
}

#content h1 {
	font-size:24px;
	color:#737b62;
	font-weight:normal;
	border-bottom:1px solid #d0d4c9;
	padding:0px 0 10px 0;
	margin:0;
	text-transform:uppercase;
}

#content h1 span {
	color:#005136;
}

#content h2 {
	font-size:22px;
	color:#005136;
	font-weight:normal;
}

#content h3 {
	color:#00764f;
	font-size:18px;
	font-weight:normal;
}

#aboutUnderline {
	height:10px;
	background:#c0d62c;
	width:125px;
}

#contactUsUnderline {
	height:10px;
	background:#c0d62c;
	width:155px;
}

#successUnderline {
	height:10px;
	background:#c0d62c;
	width:145px;
}

#aboutLeft {
	text-align:center;
	float:left;
	width:240px;
	padding-top:30px;
	background:url(../images/generalRightShadow.gif) top right no-repeat;
	height:500px;
}


#aboutRight {
	width:695px;
	float:right;
}

#contactUsLeft {
	float:left;
	width:350px;
	padding-top:30px;
	padding-left:80px;
	background:url(../images/generalRightShadow.gif) top right no-repeat;
	height:550px;
	font-size:18px;
}

#contactUsLeft h2 {
	font-size:22px;
	color:#005136;
	font-weight:normal;
	margin:30px 0 0 0;
}

#contactUsLeft h3 {
	color:#00764f;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
}

#contactUsLeft h3 span {
	color:#005136;
}

#contactUsRight {
	width:360px;
	float:right;
	margin:50px 80px 0 0;
}

#form {
	background:url(../images/bgForm.gif) no-repeat;
	width:355px;
	height:328px;
	margin-bottom:10px;
}

#form input[type="text"] {
	border:0;
	background-color:transparent;
	height:32px;
	width:300px;
	margin:7px 0 18px 47px;
}

#form textarea {
	border:0;
	background-color:transparent;
	height:138px;
	width:334px;
	margin:10px 0 18px 10px;
}

#btSubmit {
	width:60px;
	height:28px;
	float:right;
	margin-right:4px;
}

ul#projects {
	margin:20px;
	padding:0;
	float:left;
}

#largeMap {
	float:left;
	width:540px;
	height:420px;
	margin-top:20px;
	margin-bottom:50px;
}

ul#projects li {
	font-size:14px;
	color:#fff;
	padding:15px;
	background-color:#8dafa4;
	border-radius:5px;
	width:320px;
	margin-bottom:4px;
}

#industryPartnersUnderline{
	height:10px;
	background:#c0d62c;
	width:260px;
}

#industryPartnersLeft {
	width:560px;
	background:url(../images/rightSmallShadow.gif) no-repeat top right;
	padding-right:40px;
	height:395px;
	float:left;
}

#industryPartnersRight {
	width:200px;
	float:left;
	margin-left:20px;
}

#industryPartnersRight ul {
	margin:20px 0 0 0;
	color:#005136;
	padding:0;
	font-size:16px;
	line-height:20px;
}

#grayyBox {
	background:#fbfbfb;
	padding:50px;
}

#grayyBox2 {
	background:#fbfbfb;
	padding:40px;
}

#grayyBox h1 {
	font-size:24px;
	border:0 !important;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	color:#737b62;
}

#grayyBox h1 span {
	color:#005136;
}

#grayyBox h2 {
	color:#005136;
	font-size:18px;
	border-bottom:1px solid #d0d4c9;
	padding-bottom:10px;
}

#grayyBox p {
	font-size:14px;
	line-height:20px;
}

#mycarousel h1 {
	border-bottom:0 none !important;
	color:#023D2B;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0;
	text-transform:none !important;
}

#footer {
	background:url(../images/footerStrip.gif) repeat-x;
	font-size:11px;
	color:#969da4;
	padding:15px 0;
}

#footer  p {
	margin:5px 0;
}

#footer a {
	color:#969da4;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a.zooz {
	text-decoration:underline;
}

/*list*/
ul.list{
	margin:15px 0 0 0;
	padding:0;
}
ul.list li{
	float:left;
	list-style:none;
	float:left;
	width:48%;
	margin-left:2%;
	margin-top: 5px;
}
