body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	background-image: url(../sitepix/structural/bg_image.jpg);
	background-position: center 245px;
	background-repeat: no-repeat;
	min-width: 770px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #74CAD4;
}

ul, li, p {
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
}

#site-holder {
	width: 100%;
	text-align: center;
}

#header-holder{
	width: 100%;
	height: 245px;
	background-image: url(../sitepix/structural/top-bg.gif);
	background-repeat: repeat-x;
}

#header {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 76px;
	left: 0;
}

#header #logo img {
	border: none;
}

#header #header-graphic {
	position: absolute;
	top: 10px;
	right: 0;
}

#header #main-menu {
	position: absolute;
	top: 190px;
	left: 0;
	width: 770px;
	height: 45px;
}

#header #main-menu ul {
	margin: 0;
	padding: 0;
	list-style-type:  none;
}

#header #main-menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#header #main-menu ul li a {
	margin: 0;
	padding: 0;
	float: left;
	color: #B3B3B3;
	font-size: 14px;
	text-decoration: none;
	line-height: 45px;
}

#header #main-menu ul li a:hover {
	color: #74CAD4;
}

#header #main-menu ul li a.active {
	background-color: #74CAD4;
	color: #FFF;
}

#header #main-menu ul li a#home {
	width: 61px;
}

#header #main-menu ul li a#engineering {
	width: 100px;
}

#header #main-menu ul li a#construction {
	width: 106px;
}

#header #main-menu ul li a#agriculture {
	width: 96px;
}

#header #main-menu ul li a#landscaping {
	width: 104px;
}

#header #main-menu ul li a#manufacturing {
	width: 116px;
}

#header #main-menu ul li a#staff {
	width: 74px;
}

#header #main-menu ul li a#contact {
	width: 113px;
}

#text-area {
	width: 708px;
	border-left: solid 1px #74CAD4;
	border-right: solid 1px #74CAD4;
	background-color:  #FFF;
	margin: 0 auto;
	padding: 30px 30px 30px 30px;
	text-align: left;
	overflow: hidden;
}

#scroller {
	width: 708px;
	height: 74px;
	float: left;
	overflow: hidden;
	border: solid 1px #74CAD4;
}

#scroller iframe {
	width: 708px;
	height: 74px;
	border: none;
}

#picture {
	width: 247px;
	float: right;
	margin-left: 30px;
}

#picture img {
	border: solid 1px #CCC;
	margin-bottom: 20px;
}

#staff-text-area {
	width: 708px;
	border-left: solid 1px #74CAD4;
	border-right: solid 1px #74CAD4;
	background-color:  #FFF;
	margin: 0 auto;
	padding: 30px 30px 30px 30px;
	text-align: left;
	overflow: hidden;
}

#staff-text-area ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#staff-text-area ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	text-align: center;
}

#staff-text-area ul li img {
	border: solid 1px #CCC;
	padding: 1px;
}

#map {
	width: 300px;
	float: right;
	margin-left: 30px;
}

#form {
	width: 370px;
	float: left;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 120px;
  text-align: right;
  font-size: 12px;
  }
div.row label.label_check {
  float: left;
  width:90%;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 230px;
  text-align: left;
  } 

#footer {
	width: 770px;
	border-top: solid 10px #74CAD4;
	height: 55px;
	background-color: #000;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: right;
	clear: both;
	position: relative;
}

#footer ul {
	margin: 0 30px 0 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer ul li a {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#footer p {
	color: #FFF;
	font-size: 12px;
	margin: 0 30px 0 0;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #74CAD4;
}

#footer a.active {
	color: #74CAD4;
}
.form_text {
visibility:hidden
	}
