@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color:#000;
	background-color:#333;
	line-height: 16px;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

body p{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:15px; color:#5a5d08; padding-bottom:15px;}
h2 {font-size:15px; color:#5a5d08; padding-bottom:15px;}
h3 {font-size:15px; color:#5a5d08; padding-bottom:15px;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 980px;
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #333;
	background-image:url(images/bg-wrapper.jpg);
	background-repeat:repeat-y;
}

#nav {
	width: 184px;
	float: left;
	padding: 20px;
}

#decorator {
	width:730px;
	height:124px;
	float:left;
	padding-left:20px;
	padding-top:30px;
}

#mainbody {
	width:700px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:30px;
}

#content {
	width:450px;
	float:left;
	margin-right:20px;
	padding-bottom:20px;
}

#content li{
	list-style-position:outside;
	margin-left:15px;
}

#content2 {
	width:700px;
	float:left;
	margin-right:0px;
	padding-bottom:20px;
}

#content2 li{
	list-style-position:outside;
	margin-left:15px;
}

#image {
	width:230px;
	padding-bottom:10px;
	float:left;
}

#footer {
	clear:both;	
}

/*
CLASSES TO GO HERE
*/

.mnav {color:#FFF; text-decoration:none; font-size:20px; line-height:32px; padding-left:7px; }
a.mnav:hover {color:#000;}

.contentlink {color:#5a5d08; text-decoration:none; font-size:13x; line-height:16px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#9C0; }
a.contentlink:hover {color:#000;}

.navpos {padding-left:12px;}

.eco { width:168px; height:87px; margin-top: 10px; margin-bottom:50px;}

.enq {width:300px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-left:3px;}
.enq2 {width:300px; height:100px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-left:3px;}
.sum {width:20px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-left:3px; margin-top:10px;}
.message {font-size:13px; color:#000; line-height:25px; padding-top:10px;}
