body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

BODY {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #909c29;
	color : #333300;
	background-image : url(images/background.jpg);
	background-repeat : no-repeat;
	background-position : center top;
}
/*Corbel,Helvetica,Arial,Geneva,sans-serif;*/


A {
	font-size : inherit;
	text-decoration : none;
	font-weight : bold;
	color : #fff;
}
A:HOVER {
	color : #000;
}

P {
	font-size : 10pt;
	padding : 10px 10px 10px 50px;
}

ul{
	margin: 5px 5px 10px 40px;
}
.normalLi li{
	margin: 5px 0 0 30px;
	font-size : 10pt;
}
#header {
	background-image:url(images/paremataruralltd.png);
	background-repeat:no-repeat;
	background-position:right;
	text-indent:-9999px;
	overflow:hidden;
	height:157px;
}
p#ad{
	background-color : #909c29;
	width : 600px;
	margin-left:auto;
	margin-right:auto;
	color : #fff;
	padding : 0;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding : 3px 0 2px 50px;
	margin : 0;
}

H5{
	padding : 3px 0 2px 50px;
	margin : 0;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	padding : 20px 10px 20px 50px;
	text-align : left;
	font-size : 22pt;
	line-height : 40pt;
}

H2{
padding : 20px 10px 20px 50px;
	
}

H3{
	padding: 10px;
}

DIV#screen{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : 100%;
	text-align : center;
}

div#container{
	width : 850px;
	text-align : left;
	margin:0 auto;
}

div#content_top{
	background-image : url(images/bg_content_top.png);
	background-repeat : no-repeat;
	width : 850px;
	height : 11px;
	background-position : bottom;
}

div#content_mid{
	background-image : url(images/bg_content_mid.png);
	background-repeat : repeat-y;
	width : 820px;
	padding : 20px 30px 20px 0px;
}

div#content_bot{
	background-image : url(images/bg_content_bot.png);
	background-repeat : no-repeat;
	width : 850px;
	height : 11px;
}

div#logo{
	width: 250px;
	float: right;
}

TD{
	font-size : 8pt;
}

#menu{
	text-align : right;
	padding : 130px 17px 10px 0;
	margin : 0 0 0 0;
}



#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 10px;
}

#menu li {
	display : inline;
	list-style-type : none;
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #fff;
}

#menu li a {
	color : #fff;
	font-weight : bold;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

#menu li a:hover {
	color : #909c29;
}


LI#nolink {
	color : #ffbf00;
	font-weight : bold;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 50px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #fff;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	

textarea{
	border : 1px solid #451f40;
	background-color : #fff;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	width : 240px;
}
	


/* A handy 'Clearfix' technique to clear floats in order to avoid affecting page elements further down the document */		
.clear:after {
	content: "";
	display: block; visibility: hidden; clear: both;
}
	.clear { zoom: 1; } /* Clearfix IE fix */
	
.contactDetailsHeader {font-size:18pt}
.contactForm {font-size:10pt;font-weight:bold;}
	
	
