body {
	background-color: #DFF9DE;
	margin: 0px;
}
#header {
	background-color: #9FE8A3;
	height: 199px;
	width: 800px;
	background-image: url(../images/headerq_green.jpg);
}

/* top navigation*/
#top_navig {
	height: 20px;
	width: 800px;
	background-position: left top;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Arial Narrow";
	font-size: 16px;
	background-color: #9FE8A3;
}
			 
	#top_navig ul { padding-left: 0px;
	               margin-left: 0px;
				   list-style-type:  none;
				    margin: 0px;
					text-align: center}
				   
	#top_navig li{ float: right;}
				   
    #top_navig ul a{ 	
	display: block;
	padding: 0px;
	width: 110px;
	height:20px;
	color: #000000; 
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}

					 
	#top_navig ul a:hover{
	display: block;
	padding: 0px;
	width: 110px;
	height:20px;
	color: #FFFFFF;
	background-color: #DFF9DE;
	border-bottom-style: none;
	color: #000000;
	height: 20px;
	font-family: "Arial Narrow";
	font-style: normal;
	text-decoration: underline;
}
		
/* end top navigation*/
						

#left_navig {
	float: left;
	background-color: #9FE8A3;
	height: auto;
	width: 200px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #245128;
	border-right-color: #245128;
	border-bottom-color: #245128;
	border-left-color: #245128;
}
 
	#left_navig ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type:  none;
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
				   
    #left_navig ul a{	
	
	padding: 0px;
	width: 200px;
	height: auto;
	color: #000000; 
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}
					 
	#left_navig ul a:hover{
	padding: 0px;
	width: 200px;
	height: auto;
	color: #FFFFFF;
	border-bottom-style: none;
	color: #000000;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
						

#right_cont {
	background-color: #DFF9DE;
	float: right;
	height: auto;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003519;
}
a:visited {
	color: #003519;
}
a:hover {
	color: #000000;
	font-weight: normal;
}
#footer {
	background-color: #FFFFFF;
	height: 40px;
	width: 800px;
	color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	clear: both;
	background-position: left top;
	overflow: auto;
	top: auto;
}

.style1 {
	font-size: 14px
}
.style3 {color: #FFFFFF; font-weight: bold; font-style: italic; }
.style4 {font-size: 12px}
.style5 {
	color: #FFFFFF
}
.style8 {font-size: 24px}
.style9 {font-size: 16px}
.style10 {font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}

#main_cont {
	background-color: #9FE8A3;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	overflow: auto;
	border: 3px none #012404;
	height: auto;
}

