body {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
#container {
	width: 954px;
	margin: 0px auto;
}
#background {
	background: url(../images/bg-header-nogradient.gif) repeat-x;
	margin: 0px;
	width: 100%;
	min-height: 557px;
}
#header-logo {
	height: 166px;
}
#header-nav {
	margin-top: 16px;
	height: 54px;
}
#content {
	padding-top: 3px;
	padding-left: 9px;
	width: 900px;
	float: left;
}
#content-left {
	float: left;
	width: 450px;
}

#experience-box {
	float: left;
	width: 420px;
	margin-right: 20px;
	padding-bottom:15px;

}
#experience-photo{
	float: left;
	width: 150px;
	padding-right: 12px;
}

#project-box {
	float: left;
	width: 400px;
    padding-top: 10px;
	padding-right: 25px;
}

#pdf {
	float: left;
	width: 20px;
	padding-right: 8px;
}

#web-pdf {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#content-right {
	float: left;
	width: 405px;
	padding-left: 20px;

}

#content-bottom {
	float: left;
	width: 900px;
	padding-left: 0px;
	padding-top: 15px;
}

.banner-salesenquiries {
	margin-left: 585px;
}
.content-right-thumb {
	float: left;
	width: 162px;
}
.content-right-introduction {
    margin-left: 15px;
	float: left;
	width: 220px;
	margin-top: 10px;
}
.content-right-introduction p {
	margin-top: 0px;
	margin-bottom: 30px;
}
.intro {
	margin-botton: 100px;
}
img {
	border: 0px;
}
#footer {
	* line-height: 11px;
	margin-top: 30px;
	background: #d9e2dd;
}
#footer-frame {
		padding-top: 10px;
		* margin-top: 15px;
		* padding-top: 0px;
}
#footer-container {
	background: url(../images/footer-bg.gif) repeat-x;
	margin: 0px auto;
	width: 900px;
	height: 139px;
}
.clearfix {
	clear: both;
}
/* Rollovers */

#nav-home a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-home.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-home-on a{
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-home.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-home a:hover {
	background-position: bottom left;
}
#nav-aboutfarm a {
	cursor: pointer;
	width: 151px;
	height: 54px;
	background: url('../images/nav-aboutfarm.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-aboutfarm-on a {
	cursor: pointer;
	width: 151px;
	height: 54px;
	background: url('../images/nav-aboutfarm.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-aboutfarm a:hover {
	background-position: bottom left;
}
#nav-currentprojects a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-currentprojects.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-currentprojects-on a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-currentprojects.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-currentprojects a:hover {
	background-position: bottom left;
}
#nav-experience a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-experience.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-experience-on a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-experience.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-experience a:hover {
	background-position: bottom left;
}
#nav-projectmanagement a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-projectmanagement.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-projectmanagement-on a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-projectmanagement.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-projectmanagement a:hover {
	background-position: bottom left;
}
#nav-contactus a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-contactus.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-contactus-on a {
	cursor: pointer;
	width: 150px;
	height: 54px;
	background: url('../images/nav-contactus.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-contactus a:hover {
	background-position: bottom left;
}
#banner-left {
	width: 559px;
	float: left;
	height: 324px;
	padding-bottom:10px;
}
#banner-right {
	margin-top: 9px;
	width: 308px;
	float: left;
	padding-bottom:10px;
}
.button-register {
	margin-top: 90px;
	margin-left: 25px;
}
.banner-slogan {
	margin-left: 6px;
}


.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	border-top: 1px dotted #cccccc;
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}
.cssform input[type="text"] {
	width: 180px;
}
.cssform textarea {
	width: 250px;
	height: 150px;
}
* html .threepxfix {
	margin-left: 3px;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit_options {
	margin-left: 150px;
}
