
* { padding: 0; margin: 0; }


/*Normalises margin and padding*/

body, div, dl, dt, dd, ul, ol, li, 
h1 class="normal", h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, 
th, td 
{
	margin: 0;
	padding: 0;
}

/*Normalises font sizes for headers*/
h4, h5, h6{
	font-size: 100%;
}

/*Removes list-styles from lists*/

ol, ul{
	list-style: none;
}

/*Normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, th, var{
	font-style: normal;
	font-weight: normal;
}



/*Removes cellspacing and cellpadding from tables*/

table{
	border-collapse: collapse;
	border-spacing: 0;
}

/*Removes border from fieldset and img*/

fieldset, img{

	border: 0;

}



/*Left aligns test in caption and th*/

caption, th{

	text-align: left;

}



/*Removes quotation marks from g*/

q:before, q:after{

	content: '';

}

strong.white{
color:#FFFFFF;
font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
font-size:12px;
}

img.fright{
float:right;
margin-bottom: 10px;
}



body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #5FAD42;
}

#gradhold{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/gradback.jpg);
	background-repeat:repeat-y;
	}
	
#bottomgrad{
	width: 960px;
	background-image:url(../images/bottom_grad.jpg);
	height:40px;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;

}
#header {
 width: 900px;
 float: left;
 height: 180px;
 margin: 12px 0px 0px 0px;
 padding-bottom:10px;
 border-bottom: 1px dashed #CCCCCC;
}
#navigation {
float: left;
 width: 900px;
 height: 40px;
 background-image:url(../images/navback.jpg);
 background-repeat:repeat-x;
 color: #333;
 border-bottom: 1px dashed #ccc;
 margin: 10px 0px 10px 0px;
 padding-bottom: 10px;
}
#leftcolumn { 
 color: #333;
 border-right: 1px dashed #ccc;
 margin: 0px 0px 0px 0px;
 width: 220px;
 float: left;
}

#leftcolumn #callback{

background-image: url(../images/callback-back.png);
width:210px;
height:466px;

}

#leftcolumn #callback form#form1{
color: #fff;
padding:160px 0 0 10px;
font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;

}

#leftcolumn #callback form#form1 p{
margin:5px 0 5px 0;
}

#leftcolumn #callback form#form1 input{
width:180px;
padding:5px 0 5px 0;
font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
}

#leftcolumn #callback form#form1 input.subbut{
	color:#5FAD42;
	height:20px;
	width:60px;
	border:none;
	background-color: #fff;
	text-align:left;
	font-weight:bold;
	letter-spacing-1px;
	margin:5px 0 0 0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#content { 
 float: left;
 color: #333;
 margin: 0px 10px 0px 10px;
 width: 486px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 width: 172px;
 float: left;
}
#footer { 
 width: 900px;
 clear: both;
 margin: 10px 0px 10px 0px;

}

/*Typography Styles*/

h1{
	color:#4C4C4C;
	font-size:28px;
	letter-spacing:-1px;
}

h2{
	color:#5FAD42;
	font-size:14px;
	letter-spacing:-1px;	
}

h2.eighty{
	background-color: #e0f4de;
	padding: 3px 3px 3px 6px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	font-weight: normal;
	border-top: 1px dashed #a5d992;
	border-bottom: 1px dashed #a5d992;
	
}

h1.green{
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	background-image:url(../images/h1back.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	height:28px;
	color: #fff;
	letter-spacing: -1px;
	padding:4px 0 0 5px;
}

p{
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	font-size:11px;
	margin:8px 0 10px 0;
	color:#4C4C4C;
	line-height:18px;
	
}

a {
	color:#5FAD42;
}

p.intro{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:16px;
}

ul.greenlist{
	list-style-type: disc;
	color:#5FAD42;
	font-weight:bold;
	margin: 5px 0 0 15px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#content .ml1{
	width: 140px;
	float:left;
}

#content .ml2{
	width: 140px;
	float:left;
}

#content .ml3{
	width: 140px;
	float:left;
}


ul.minilist1{
	list-style: disc;
	list-style-position: inside;
	color:#5FAD42;
	font-weight:bold;
	margin: 5px 0 0 5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width:140px;
	float: left;
}

ul.minilist2{
	list-style-type: disc;
	list-style-position: inside;
	color:#5FAD42;
	font-weight:bold;
	margin: 5px 0 0 5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width:140px;
	float: left;
}

ul.minilist3{
	list-style-type: disc;
	list-style-position: inside;
	color:#5FAD42;
	font-weight:bold;
	margin: 5px 0 0 5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width:140px;
	float: left;
}

ul.nav{
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	font-size: 16px;
	/*font-weight:bold;*/
	letter-spacing:-1px;
	color:#fff;
	margin: 9px 0 0 4px;
}

ul.nav li{
	display: inline;
	border-left:2px solid #fff;
	padding:0 10px 0 10px;
	height:14px;
}

ul.nav li.first{
	border:none;
}

ul.nav li a{
	color: #fff;
	text-decoration: none;
}

img.greenguy{
	margin:-75px 0 0 0;
}

span.hometext{
	height: 41px;
	background-image:url(../images/hometextback.jpg);
	background-repeat: no-repeat;
	display:block;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	font-size: 14px;
	color:#fff;
	letter-spacing: -1px;
	/*font-weight:bold;*/
	padding:4px 0 0 5px;
	line-height:18px;
	
}

table input{
	border: 1px solid #9a9a9a;
	padding: 3px;
	width: 200px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
}

table input.submitform{
	background-color:#CCC;
	border: 1px solid #9a9a9a;
	color: #555;
	padding: 3px;
	width: 150px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
}

table select{
	border: 1px solid #9a9a9a;
	padding: 3px;
	width: 100px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
}

table textarea{
	border: 1px solid #9a9a9a;
	padding: 3px;
	width: 200px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif;
	font-size:13px;
}
	

span.red{
	color:#f00;
	font-style: italic;
	
}
