@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
}

a:link {
	color: #006837;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #0C2576;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	margin-bottom: 40px;
}
#border  {
	width: 810px;
	padding-top: 45px;
	padding-bottom: 25px;
	padding-right: 70px;
	padding-left: 70px;
	z-index: 1;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
}

#logo {
	float: left;
	height: 128px;
	width: 205px;
	z-index: 5;
}
#main_image {
	float: right;
	height: 130px;
	width: 587px;
	z-index: 6;
	clear: none;
	margin-bottom: 26px;
}
#navigation {
	height: 31px;
	width: 810px;
	margin-bottom: 26px;
	;
	background-color: #006837;
	clear: both;
	text-align: center;
	padding: 0px;
}
#content {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 26px;
	z-index: 3;
	width: 100%;
	clear: both;
}
#copy {
	width: 580px;
	margin-bottom: 25px;
	float: left;
	z-index: 7;
}
#copy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: lighter;
}
#copy h2 {
	font-size: 1.4em;
	color: #006837;
	margin-top: 0px;
	margin-bottom: 16px;
}
#copy p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 150%;
}
#copy hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 12px;
	margin-bottom: 24px;
}
#panels {
	float: right;
	width: 220px;
	margin-bottom: 25px;
	z-index: 8;

}
#panels p {
	margin-top: 0px;
}

#footer {
	margin-top: 26px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	width: 810px;
	height: 30px;
	z-index: 4;
	clear: both;
	text-align: center;
}
#footer p {
	margin: 0px;
}
#footer a:link {
color: #006837;
}

#footer a:visited {
color: #006837;
}

#footer a:hover {
color: #FFFF33;
}

#footer a:active {
color: #006837;
}
#border {
}
#border-top {
	background-image: url(../images/wrapper_top.gif);
	height: 18px;
	width: 950px;
}
#border_base {
	background-image: url(../images/wrapper_base.gif);
	height: 18px;
	width: 950px;
}
#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	font-weight: lighter;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
img
{  border-style: none;
}
#copy h3 {
	font-size: 1.4em;
	color: #006837;
	margin-top: 0px;
	margin-bottom: 4px;
}
#bigpic {
	height: 284px;
	width: 810px;
	margin-bottom: 26px;
	text-align: center;
	padding: 0px;
}
#container {
	width: 810px;
	/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
	/* Don't center every line of text -
we inherited this setting from body */
text-align: left;

}
#left {
	float: left;
	width: 226px;
	height: 133px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}
#middle {
	top: 10px;
	text-align: center;
	height: 128px;
	width: 205px;
	display: inline-block;
	float: left;
	padding-right: 80px;
	margin-bottom: 25px;
}
#right {
	float: right;
	width: 226px;
	height: 133px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline-block;
