@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 14px;
	color: #040404;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
a {
	color: #5d880f;
}
a:hover {
	color: #5d880f;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top:10px;
	color:#5d880f;
	font-weight: normal;
}
h1 {
	font-size: 19px;
}
h2, h3, h4, h5, h6 {
	font-size: 17px;
}
#header {
	height: 101px;
	padding: 0px;
	width: 900px;
	margin: 0 auto;
}
header p
{
	font-size:14px;
	margin:10px 0 5px 10px;
}
.skip { margin-bottom: 0; position: absolute; left: -999em; width: 999em; }
#headerleft
{
	background: url('images/header.gif') no-repeat left top;
	width:600px;
	height:101px;
	float:left;
	margin:0px;
	padding:0px;
}

#headerleft h1 a
{
	margin-left:-9999px;
	width:600px;
	height:101px;	
	display: block;

}

#headerleft p
{
	margin-top:0px;
	padding:0px;
}

#headerright
{
	width:300px;
	height:100px;
	float:left;
}

#headerright img
{
	float:right;
	border:none;
	padding-right:10px;
}

#headerright ul {
	padding: 10px;
	margin: 0 0 5px 0;
	text-align:right;
}

#headerright li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	background:none;
}

#headerright li a{
	color: #5d880f;
	text-decoration:none;
	margin-left: 5px;
}

#headerright li a:hover{
	color: #000000;
	background:none;
	text-decoration: underline;
}
#menu
{
	height:40px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/menu-bg.gif) repeat-x #5d880f;
	clear:both;
}

#menu ul {
	padding: 10px;
	margin: 0px;
	text-align:center;
}

#menu li {
	display: inline;
	list-style-type: none;
	font-size:15px;
	padding: 0px;
	background:none;
}

#menu li a{
	color: #ffffff;
	text-decoration: none;
	padding: 10px 5px;
}

#menu li a:hover{
	color: #000000;
	background-color:#8dd20f;
	text-decoration:none;
}

#content, #content2 {
	background: url('images/contentbg.jpg') repeat-y left top;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	min-height:350px;
}
#content2 {
	background: #f9feea;
	background-image:none
}
#leftcontent {
	width: 220px;
	float: left;
	text-align: center;
}
#rightcontent {
	width: 680px;
	float: right;
}
#rightcontent2 {
	width: 900px;
	float: right;
}
#information {
	padding: 0 10px 10px 20px;
}
#rightcontent p, #rightcontent2 p {
	line-height: 23px;
	padding: 7px 0 7px 0;
}
#footer {

}
#footercontent {
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: 1px solid #95c25d;
	padding: 15px 0;
}
#footercontent p {
	line-height: 22px;
}
#enquiryform {
	text-align: left;
	padding: 10px 0 0 0;
	background: url('images/formbg.jpg') repeat-x;
}

#enquiryform p {
	color: #6d6d6d;
	font-size:11px;
	margin: 10px 10px;
	line-height: 13px;
}
.formlabel {
	color: #000000;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
}
.forminput {
	padding-left: 6px;
	margin-bottom: 10px;
}
.formbutton {
	text-align: right;
	padding: 0;
	margin: 0;
}
.custominput {
	background-color: #FFFFFF;
	padding: 10px;
	width: 210px;
	border: 1px solid #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.customtextarea {
	background-color: #FFFFFF;
	padding:10px;
	width: 210px;
	height: 80px;
	overflow: auto;
	border: 1px solid #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#rightcontent ul {
	padding-left: 10px;
}
#rightcontent ul li {
	list-style-type: none;	
	padding-left: 30px;	
	background-position: 5px 6px;	
	background-image: url(images/bullet.gif);	
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 6px;
	line-height: 20px;
}
#leftcontent .sidemenu ul {
	padding: 0;
	margin: 0;
	text-align:left;
}
#leftcontent .sidemenu ul li {
	list-style-type: none;
}
#leftcontent .sidemenu ul li a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 10px 15px;
	font-size: 14px;
	width:189px;
}
#leftcontent .sidemenu ul li a:hover {
	text-decoration: underline;
	background-color:#f8feea;
}
.greenbox {
	background-color: #e7fee6;
	border: 1px solid #85b27b;
	padding: 10px;
}
.floatright {
	float: right;
	margin: 6px;
}
.floatleft {
	float: left;
	margin: 6px;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
#information .clientsuccessbox {
	background-image: url(images/clientsuccess.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 40px 10px 10px 10px;
}
#information .clientsuccessbox p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
#contentimages {
	padding: 0 20px;
	text-align: center;
	margin: 8px auto 8px auto;
}
a#c1 {
	background-image: url(images/c1.jpg);
	display: block;
	height: 178px;
	width: 192px;
	float: left;
}
a#c1:hover {
	background-position: 0 178px;
}
a#c2 {
	background-image: url(images/c2.jpg);
	display: block;
	height: 178px;
	width: 199px;
	float: left;
}
a#c2:hover {
	background-position: 0 178px;
}
a#c3 {
	background-image: url(images/c3.jpg);
	display: block;
	height: 178px;
	width: 195px;
	float: left;
}
a#c3:hover {
	background-position: 0 178px;
}

.box {
	float: left;
	height:auto;
	width: 400px;
	margin: 0 15px 10px 0;
	padding: 0 10px 5px 10px;
	background: #d2fbad;
}

.clear {
    clear: both;
    height: 0 !important;
    margin: 0;
    font-size: 1px;
    overflow: hidden;
}