#container { 
    position: relative; 
    margin: 0 auto; 
    width:960px;
    border:1;
	border-color:#CCCCCC; 
    padding-left: 0; 
    } 

div.pageborder {
	border: solid 1px;
	border-color:#CCCCCC;
	text-align:left;
	padding: 0px;
	width: 960px;
}



#toolbarwrap {
	width: 900px;
	height: 50px;
	padding: 0;
	background: #FFFFFF repeat-x 0 0;
	}
ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.navigation li {
	float: left;
	padding: 0 0 0 25px;
	}
ul.navigation li a {
	line-height: 38px;
	color: #000000;
	}
ul.navigation li a:hover {
	text-decoration: none;
	color: #6c8d25;
	}
ul.navigation li.active {
	color: #6c8d25;;
	text-decoration: none;
}
ul.navigation li.inactive {
	text-decoration: none;
	color: #707070;
}

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 886px;
	height: 441px;
	border-left: 0px solid #606060;
	border-right: 0px solid #606060;
	border-bottom: 0px solid #606060;
}
#scroller {
	width: 888px;
	height: 441px;
	margin: 0 auto;	
	overflow: hidden;
}
#content {
	width: 6216px;
}
.section {
	width: 878px;
	height: 441px;
	float: left;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}




a {
  font-family: arial, sans-serif;
  color:#6c8d25;
  text-decoration:none;
  outline:none;
}

a:hover {
  color:#000000;
  text-decoration:none;
  outline:none;
}

a:active {
  color:#000000;
  text-decoration:none;
  outline:none;
}

a img	{
	border: none;
	outline: none;
}




.title {
	font-family: Times New Roman, Serif;
	font-size: 27px;
	font-weight: normal;
	color:#6c8d25;
	line-height:1.6em;
	letter-spacing:0.0em;
	padding:0;
}

.introcopy {
	font-family: Times New Roman, Serif;
	font-size: 20px;
	font-weight: normal;
	line-height:1.4em;
	letter-spacing:0.em;
	padding:0;
}

.bodycopy {
	font-family: arial, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	line-height:1.5em;
	letter-spacing:0.em;
	padding:0;
}

.fineprint {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	line-height:1.5em;
	letter-spacing:0.em;
	padding:0;
}
.contactinfo {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#6c8d25;
	line-height:1.5em;
	letter-spacing:0.em;
	padding:0;
}

ul {
	margin-left: 0;
	padding-left: 0.35em;
	text-indent: -0.15em;
	}
html, body, table { 
min-height: 100%;
    width: 100%; 
    height: 100% 
    } 

#subject { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin:1em;
	padding:0;
    } 
	