body {
	font-size:100.1%;
	font-family:sans-serif;
	font-size:10pt;
	padding:0;
	margin:0;
	
	background-attachment:scroll;
	background-position:100% 0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url('/images/body_background.jpg');
}

img{ behavior: url(/css/iepngfix.htc); }

a {
	color:#125E1C;
	
}

a:HOVER {
	color:#707070;
}

div#strap {
	height:140px;
}

div#strap a#title {
	width:222px;
	height:60px;
	top:15px;
	left:20px
}

div#strap a#title span {
	background-image:url('/images/logo.png');
}

.superTitle {
	display:block;
	overflow:hidden;
	position:relative;
}

.superTitle h1, .superTitle h2, .superTitle h3, .superTitle p {
	display:none;
}

.superTitle span {
	display:block;
	height:100%;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
}

#banner {
	height:33px;
	background-attachment:scroll;
	background-position:top right;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url('/images/title_end_arrow.gif');
	position:absolute;
	top:90px;
	margin-right:120px;
	width:90%;
}

#banner h3 {
	font-size: 1em;
	font-weight:normal;
	color:#fff;
	float:right;
	padding:8px 20px 0 0;
	margin:0;
}

#banner span#strapTitle {
	width:155px;
	height:15px;
	position:none;
	float:right;
	margin:8px 20px 0 0;
}

#banner span#strapTitle span {
	background-image:url('/images/strap.png');
}

#menu {
	background-color: #E4ECC3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5C607;
	text-align:left;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width:195px;
	font-size:0.95em;
}

#menu li ul {
	padding:4px 0px 0px 0px;

	width:99%;
	overflow:hidden;

}

#menu li {
	background-attachment:scroll;
	background-position:top right;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url('/images/button_end_arrow.png');
	padding-right:13px;
/* 	overflow:hidden; */
	margin-bottom:12px;
	margin-right:24px;
	padding-left:0px;
	
	text-align:right;
	
	
}

#menu li a {
	border-bottom:3px solid #ffffff;
	height:35px;
	display:block;
	position:relative;
	color:#000;
	text-decoration:none;
	font-size:1.0em;
	margin:0px;

}

#menu li a[href] {
	height:32px;
}

#menu li a:hover {
	color:#707070;
}

#menu li a span {
	position:absolute;
	display:inline;
	right:5px;
	top:8px;
	cursor:hand;
	cursor:pointer;
}

#menu li ul li {
	background:none;
	border:0px;
	padding:0px;
	margin:0px 10px 5px 0px;
}

#menu li ul li a {
	height:1.2em;
	border:0;
	color:#125E1C;
	
}

#menu li ul li a[href] {
	height:auto;
	
	overflow:none;
}

#menu li li a span {
	position:relative;
	top:0;
	right:0;
}

#menu ul li.selected {
	background-image:url('/images/button_selected_arrow.png');
	padding-right:27px;
	margin-right:10px;
}

#menu li ul li.selected {
/* 	background-image:url('/images/button_current_arrow.png'); */
	padding:0;
	margin-right:0;
	background:none;
}

#menu li.selected a {
/* 	border-bottom:3px solid #008742; */
}


#content {
	padding-left:20px;
	padding-right:10px;
	width:405px;
	/* 	border:1px solid red; */
	overflow:auto;
	height:517px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5C607;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #A5C607;
	
	background-repeat:no-repeat;
	background-image:url(/images/body_background.jpg);
	background-position: right top;
}

#content h2 {
	padding:0px;
	height:30px;
	border-bottom:2px solid #A9C606;
	position:relative;
	margin-right:50px;
}


#content h2 span {
	background-attachment:scroll;
	background-position:103%;
	background-color:transparent;
	background-repeat:no-repeat;
	overflow:none;
	background-image:url('/images/button_end_arrow2.png');
	display:block;
	width:14px;
	height:32px;
	position:absolute;
	right:0px;
	bottom:-3px;
}

#content h2>span {
	bottom:-2px;
}

#footer{
	background-color: #125e1d;
	background-image:url(/images/address.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	height: 50px;
}

#footer address {
	width:500px;
	height:51px;
	margin-top:5px;
	margin-left:20px;
	display: none;
}
#image {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5C607;
	width: 242px;
}
.si800 {
	width:800px;
	background-repeat:no-repeat;
	background-image:url(/images/body_background.jpg);
	background-position: right top;
}
.greenbar {
	height: 33px;
	background-color: #125e1d;
}
.si1 {
	border: 1px solid #125e1d;
	margin-top: 15px;
	margin-bottom: 18px;
}
.scrollme {
	position:relative;
	left:10px;
	height: 520px;
	overflow:auto;
	padding-right:10px;
}
#mySlideShow
{
width: 242px !important;
height: 520px !important;
} 