body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
}


p {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#container {
	width:950px;
	margin: auto;
	text-align: left;

}


#header  {
	width: 950px;
	height: 116px;
	position: relative;
}
.headerCon {
	position: absolute;
	bottom: -16px;
}
a {
	color: #50B948;
	text-decoration: none;
}
a:hover {
	color: #003300;
}
.spacer {
	float: left;
	width: 950px;
	height: 70px;
	background-image: url(../img/leftCon.gif);
	background-repeat: no-repeat;
	background-position: 47px;
}

.leftPad14 {
	display: block;
	padding-left: 14px;
}

.selected {
	font-weight: bold;
}

#main  {
	width: 740px;
	float: left;
}

#navBar     {
	width: 764px;
	height: 26px;
	color: #FFFFFF;
	padding-left: 136px;
	float: left;
	padding-top: 24px;
	background-image: url(../img/bartop.gif);
	background-repeat: no-repeat;
	background-position: 48px bottom;
}
.leaf {
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(../img/leaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer .footHead h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
}


.mod1 {
	float: left;
	width: 220px;
	height: 233px;
	margin-right: 7px;
	margin-left: 7px;
}
.busMod {
	display: block;
	height: 233px;
}
#footer .bgCon {
	position: absolute;
	left: 65px;
	width: 833px;
	height: 208px;
	z-index: 0;
	top: 1px;
	float: left;
}



.normalHeight {
	line-height: normal;
}
.16lHeight {
	line-height: normal;
}

.modText {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 11px;
	line-height: 13px;
}
.headerDiv h1 {
	font-size: 22px;
	color: #50B948;
	font-weight: normal;
	line-height: normal;
}


.menuItem {
	float: left;
	display: block;
	padding-right: 30px;
}
.menuItem a {
	color: #FFFFFF;
	text-decoration: none;
}

.menuItem  a:hover {
	color: #003300;
}


#footer {
	float: left;
	width: 950px;
	background-image: url(../img/leftBar.gif);
	background-repeat: repeat-y;
	background-position: 47px top;
	height: 209px;
	position: relative;
}
#footer .footHead {
	position: absolute;
	left: 136px;
	top: -20px;
	width: 600px;
	z-index: 1;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
#footer  a:hover {
	text-decoration: underline;
}
#footer .footerText {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	bottom: 14px;
	width: 500px;
	text-align: right;
	z-index: 2;
	right: 83px;
}


.clear {
	clear: both;
}

#text  {
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/leftBar.gif);
	background-repeat: repeat-y;
	background-position: 47px;
}


#text  .tet1  {
	padding-top: 0px;
	padding-left: 136px;
	padding-right: 80px;
	padding-bottom: 20px;
}
#text   .tet1 ul  {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;

}
#text    .tet1  li  {
	padding-bottom: 16px;
	list-style-type: disc;
	margin-left: 14px;

}
#text  .tet1 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #50B948;
}
.headerDiv {
	float: left;
	padding-left: 136px;
	padding-top: 28px;
}
