﻿					
html, body {
	margin:0 auto;
	padding:0;
	background-color:#000000;
	font-family:verdana, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;
	height:auto;
	width:90%;	
}

/* Page wrapper leftcol includes the paras*/
#wrapper {width:74%; margin:0 auto;	}
#contentbody {background-image:url(../../images/content.jpg);}

/* generic tags formatting */
h1, h2, h3, h4 {margin: 0;font-family: verdana, Helvetica, sans-serif;}
h1 {letter-spacing:.5px;font-size:2em;color:#fff;font-weight:normal;}
h2 {font-size: 1.2em;margin:0;color: #fff;font-weight:normal;}
h3 {font-size: 1.1em;font-weight: bold;}
h4 {font-size: 1em;font-weight: bold;margin:0;}
p, ul, ol {margin-bottom: 1.1em;}
p {}
li{list-style-type:none;}
img{border:none;}
ul {}
ol {}
a {color: #fff;font-family:verdana, Helvetica, sans-serif;text-decoration: none;}
#header {width: 100%;height:auto; background-image:url(../../images/newlogo300.jpg); background-repeat:no-repeat; }
#headernav {width:100%;line-height:1.3em ;font-size: 1em; font-weight:bold;font-family:verdana;padding-top:2%;}


#leftside {float:left;width:20%;border-right:1px solid #0a7517;}
#leftside a{line-height:3em ;font-size: 1em; font-weight:bold;font-family:verdana;}
#leftside a:link, #headernav a:visited {padding:1% 1% 5% 0; color: #fff;text-decoration: none;}
#leftside a:hover, #headernav a:active {color: #0a7517;}

#rightside {float:right;width:71%;padding:1% 1% 5% 0;}
#rightside a{font-family:verdana;color: #0a7517;}
#rightside a:link, #headernav a:visited {text-decoration: none;}
#rightside a:hover, #headernav a:active {color: #0a7517;}


#footer {width:auto;height:auto; margin:0 auto;color:#fff;clear:both;text-align:center;line-height: normal;}
#footer a{color:#fff;text-decoration: none;}
#footer a:link, #footer a:visited {margin-right: 2px;padding:3px 10px 2px 10px;color:#fff;text-decoration:none;}
#footer a:hover,#footer a:active {text-decoration: none;color:#0a7517;}


#enquiryform p {clear: left; margin: 0; padding: 0; padding-top: 5px;}
#enquiryform p label {float: left; width: 30%;}
#enquiryform fieldset {margin-top: 16px; padding: 10px;border:none;}
#enquiryform legend {font-weight:bold; color: #fff;font-size:100%;}
#enquiryform input.txt {color: #00008B;  background-color: #cbcbcb;border-top: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-bottom: 1px solid #717171;	border-right: 1px solid #717171;}
#enquiryform input.btn {color: #00008B;  background-color: #cbcbcb;border-top: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-bottom: 1px solid #717171;	border-right: 1px solid #717171;}