body {
	margin: 0px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #4a932b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #4a932b;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #4a932b;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4a932b;
}


#container{
				}
#header{background-attachment: scroll;background-image: url(images/header.jpg);	background-repeat: no-repeat;background-position: left;	height: 170px;	width: 782px;margin-left: 9px;	background-color: #FFFFFF;}








#navigation{
	background-color: #4a932b;
	width: 152px;
	position: absolute;
	left: 9px;
	top: 180px;
	height: 604px;
			}
#nav_top{
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	height: 12px;
		}
#navigation ul {
	font: 11px/20px Arial, sans-serif;
	margin: 40px 0 0;
	list-style-type: none;
	border-bottom: 3px solid #ffffff;
	position: absolute;
	top: 8px;
	width: 152px;
	padding: 0px;
	text-align: left;
			}
#navigation li {
	border-top: 3px solid #ffffff;
	background: #4a932b;
	margin-left: 0px;
	}
#navigation a {display: block;height: 20px;padding: 0 10px 0 5px;text-decoration: none;color: #ffd336;}
#navigation a:hover{background: #437a2d;}
#navigation a:active{background: #437a2d;}
#navigation li ul {
	border-bottom: none;
	margin-top: 0;
	padding: 0px;
}
#navigation li li {border-top: none;background: #4a932b;}
#navigation li li a {
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
	margin: 0px;
}
#navigation img {display: block;}








#contactBox{
position: absolute;
		width: 152px;
}
#contact{
	height: 98px;
	background-image: url(images/contact2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 350px;
	width: 152px;
	background-color: #4a932b;
}
#email{
	padding: 0px;
	width: 152px;
	height: 32px;
	position: absolute;
	left: -5px;
	top: 450px;
	
			}
#email a:hover{
	background-color: #ffffff;
	height: 0px;
	width: 152px;
			}
#e_ad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	left: 7px;
	top: 490px;
}
#design{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	left: 7px;
	top: 520px;
	width: 144px;
	text-align: center;
}
#nav_bot{
	background-image: url(images/nav_bot.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 594px;
	height: 10px;
	width: 152px;
	}	
#bodyText{
	width: 600px;
	position: absolute;
	left: 178px;
	top: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	}
#footer {
		
				}
