body {background-color:;
	padding:0px;
	margin:0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	text-align: center;
}

#wrapper { 
 margin: 0 auto;
 width: 939px;
 

}
#header {
	color: #333;
	width: 939px;
	padding: 0px;
	height: 100px;
	margin:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: 8dd8ef;
}
#navigation {
	width: 939px;
	height: 63px;
	padding:0px;
	margin:0px;
	background-color: 8dd8ef;
}

#leftcolumn {
	float: left;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 640px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 20px;
}
#rightcolumn {
	float: right;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 285px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footerline { 
 width: 939px;
 height:auto
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}

#footer { 
 width: 939px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}

/* image styles */

.float-left {
	float: left;
	margin: 9;
}

.float-right {
	float: right;
	padding-left: 15px;
}

/* font styles */

.Style1 {
	font-family:"trebuchet MS";
	font-size: 15px;
	line-height: 1.4;
	color: #737272;
	text-align: left;
}
.Style1IND {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	color: #737272;
	text-align: justify;
	font-weight: lighter;
	font-style: normal;
	vertical-align: sub;
}
.tablecontents {
	font-family:"trebuchet MS";
	font-size: 14px;
	color: #666666;
	line-height: 1.4;
}
.Style2 {
	font-family:"trebuchet MS";
	font-size: 12px;
	line-height: 1.3;
	color: #4a7c30;
	padding: 10;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 0.9;
	color: #999;
}
	
h1, h2, h3, h4, h5, h6{ font-family: "Myriad Pro"; font-weight: normal; color: #61a340; margin: 0 0 10px 0; padding: 0; }
h1{ color: #5E95D5; font-size: 24px; padding: 3px 0 2px 35px; border-bottom: 2px solid #c8d8db; }

h2{ color: #61a340; font-size: 22px; padding: 0px 0 3px 25px; background: url(images/h2-icon.gif) no-repeat top left; border-bottom: 1px dotted #c8d8db; }

h3{ color: #61a340; font-size: 19px; padding: 0px 0 3px 0px; border-bottom: 1px dotted #c8d8db; }
h4{ color: #61a340; font-size: 17px; padding: 0px 0 3px 0px; }
/* links */

	.green:link, .green:visited, .green:active { font-family: Georgia; font-weight: bold; text-decoration: underline; color:6ea200; font-size: 15px;}
    .green:hover {
	text-decoration: none;
	color: #CC0000;
}

   	.bred:link, .bred:visited, .bred:active { font-family: "trebuchet MS"; font-weight: normal; text-decoration: none; color:#4a7c30; font-size: 12px;}
    .bred:hover {
	text-decoration: underline;
	font-weight: bold;
}
.footer2 {

	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 2.5;
	color: #FF6600;
}
.testi {
	font-family:"trebuchet MS";
	font-size: 15px;
	line-height: 1.4;
	color: #666666;
	text-align: justify;
	padding: 10;
}
.fuschia {

	font-family:"trebuchet MS";
	font-size: 14px;
	color: #FF6600;
	line-height: 1.4;
}
.float-left_more {
	margin: 5px;
	padding: 20px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

