body{
	padding:0px;
	margin:0px;
	background-color:#006600;
	width:998px;
	margin-left:auto;
	margin-right:auto;
}

a:link 		{ text-decoration: underline; color: #005800; background-color: inherit; }
a:visited	{ text-decoration: underline; color: #000000; background-color: inherit; }
a:hover 	{ text-decoration: underline; color: #00EA00; background-color: inherit; }
a:active 	{ text-decoration: underline; color: #005800; background-color: inherit; }
		

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
}

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

#moved {
	margin:10px;
	padding:10px;
	background-color:#ddf;
	border:2px solid #9af;
	font-family:Verdana;
}
#moved h2 {
	margin-top:0px;
	margin-bottom:6px;
}
#moved a:link,#moved a,#moved a:visited {
	color:#00f;
	text-decoration: underline;
	margin-top:5px;
	font-size:13px;
	display:inline-block;
}
#moved img {
	float:left;
	display:inline-block;
	margin:20px 10px 20px 0px;
}
#wrapper{
	width:986px;
}

#grass{
	background-position:bottom;
	background-image:url(images/allbg.jpg);
	background-repeat:repeat-x;
	min-height:950px;
	background-position:bottom;
	background-color:#BFC5BF;
}

#header{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	height:100px;
}

#headimage{
	padding-top:5px;
	padding-left:20px;
	float:left;
}

#logos{
	float:left;
	padding-left:170px;
	padding-top:21px;
}

#headtext{
	float:right;
	padding-top:25px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#menubg{
	background-color:#FFFFFF;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg.gif) repeat-x;
	height:35px;
	border-left: #999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right: #999999;
	border-right-style:solid;
	border-right-width:1px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#cfnavbar{
	margin: 0;
	padding: 0;
}

#cfnavbar ul{
	background: url(images/bg.gif) repeat-x;
	padding: 0;
	margin: 0;
	float: left;
	font: bold 80% Verdana;
	height:35px;
}

#cfnavbar ul li{
	display: inline;
}


#cfnavbar ul li a, #cfnavbar ul li span{
	float: left;
	color: black;
	font-weight: bold;
	padding: 8px 13px 5px 6px;
	text-decoration: none;
	background: url(images/divider.gif) top right no-repeat;
}

#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
	float: none;
	padding-left: 10px;
	padding-right: 0px;
	background: url(images/leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#rightcorner{
	padding-right: 10px;
	background: url(images/rightcorner.gif) top right no-repeat;
}

#cfnavbar ul li a:hover{
	text-decoration: underline;
}

#cfnavbar:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#leftcontent{
	background-color:#FFFFFF;
	width:824px;
	display:block;
	margin-left:3px;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:828px;
	border-left-color: #999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color: #999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}

#leftcontentform{
	background-color:#FFFFFF;
	padding-left:5px;
	width:819px;
	display:block;
	margin-left:3px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:828px;
	border-left-color: #999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color: #999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}

#contactleftcontent{
	background-color:#FFFFFF;
	width:824px;
	display:block;
	margin-left:3px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:828px;
	border-left-color: #999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color: #999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}

#leftcontentprods{
	background-color:#FFFFFF;
	width:824px;
	display:block;
	margin-left:3px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:828px;
	border-left-color: #999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color: #999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}

#rightcontent{
	background-color:#F9F9F9;
	float:right;
	width:148px;
	margin-right:3px;
	margin-left:4px;
	min-height:828px;
	border-right-style:solid;
	border-right-color:#999999;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
	border-left-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}

#rightcontent img{
	padding:15px;
}

#contentwrap{
	float:left;
}
	
#textborder{
	border-style:solid;
	border-color:#EAFBEC;
	padding-left:50px;
	padding-right:50px;

}


#column1{ 
	width: 350px;
  	float: left;
  	padding: 10px 10px 10px 10px;
	margin-left:50px;

}



#column3{ 
	width: 350px;
  	float: left;
  	padding: 10px 10px 10px 10px;
}

.products{ 
	text-align: left;
  	float: left;
  	padding: 14px 8px 14px 19px;
  	background: #EAFBEC;
	color: #000000;
  	border-color: #f1f1f1;
	margin-bottom:10px;
	height:240px;
}



.style1 {
	color: #000000;
	text-align:center;
	padding-top:20px;
}

.prodtitle{
	color:#ed1f24;
}

#ContactOne{
	width: 290px;
  	float: left;
	color:#000000;
	text-align:left;
}

#ContactOne li ,#ContactTwo li{ 
  	padding: 0px 0px 20px 0px;
	list-style:none;
}

#ContactTwo{ 
	width: 290px;
  	float: left;
  	padding: 0px 0px 0px 30px;
	color:#000000;
		text-align:left;
	
}

#OfficeLoc{
	float:left;
	display:block;
	padding: 0px 0px 0px 0px;
}
#googlemap{
	padding:0 0 0 0px;
}

#enq{
	float:left;
	display:block;
	padding:0 0 50px 95px;
}

#servlist li{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#servlist {
	padding-left:30px;
}


#footer{
	text-align:center;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	height:63px;
	padding-top:12px;
	width:986px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#footer a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

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

.thnktext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#flash{
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

#flash2{
	padding-top:10px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.form ul li{
	list-style:none;
	background-image:none;
	}
	
	
#nameenq{
	margin-left:27px;
}

#phoneenq{
	margin-left:24px;
}

#emailenq{
	margin-left:29px;
}
	
#subjectenq{
	margin-left:13px;
}

#messageenq{
	margin-left:86px;
}	

#subject{
	margin-left:13px;
}

#message{
	margin-left:86px;
}

#send{
	margin-left:85px;
}

#enqform{
	list-style:none;
}


#acerlarge{
	float:right;
	margin-top:-450px;
}

#notlisted{
	float:left;
}


