#container {
	height: 100%;
	width: 955px;
}
#container #top {
	height: 126px;
	width: 955px;
}
#container #footer {
	height: 15px;
	width: 955px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 10px;
	text-align: right;
}
#container #bottom {
	height: 76.5%;
	width: 955px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4DB043;
}
#container #bottom #leftside {
	width: 16px;
	float: left;
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#container #bottom #nav {
	height: 97.8%;
	width: 171px;
	float: left;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #98db91;
	border-bottom-color: #98db91;
	border-left-color: #98db91;
	background-color: #fdfcf0;
	margin-bottom: 16px;
}
#container #bottom #content {
	float: left;
	height: 97.8%;
	width: 649px;
	margin-left: 14px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #98db91;
	border-bottom-color: #98db91;
	border-left-color: #98db91;
	background-color: #fdfcf0;
	margin-bottom: 16px;
}
html {
	height: 100%;
	width: 100%;
}
body {
	width: 100%;
	background-color: #F1F0B5;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
* {
margin: 0px;
padding: 0px;
border: 0px;
}
#container #bottom #rightside {
	width: 101px;
	float: left;
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#container #bottom #rightside .innerright {
	background-image: url(images/rightside_plant.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 101px;
	height: 100%;
}
#container #space {
	height: 3px;
	width: 955px;
}
#container  #bottom  #nav  a  {
	display: block;
	padding-left: 10px;
	padding-top: 7px;
}
.navstyle1 a {
	color: #000000;
}
.navstyle2 a {
	font-weight: bold;
	color: #4DB043;
	letter-spacing: 0.7px;
}
#container  #bottom  #nav  img  {
	vertical-align: bottom;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
