#S_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	font-size: 11px;
	background-image:url("../images/background.gif");
	background-repeat:repeat-y;
}
#S_header {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:200px;
	background-image:url("../images/banner.jpg");
	background-repeat:no-repeat;
}
#S_headerSub {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:200px;
	background-image:url("../images/bannerSub.jpg");
	background-repeat:no-repeat;
}
#S_ContentLeft {
	float:left;
	width:574px;
}
#S_Slideshow {
	width:564px;
	height:300px;
	padding:3px 5px 10px 5px;
}
#S_ContentRight {
	float:left;
	width:276px;
	margin:0px;
	padding:0px;
}
#S_RightTxtBG {
	background-image:url("../images/rightColbg.gif");
	background-repeat:repeat-y;
	width:276px;
	padding-bottom:10px;
}
.rightTxt {
	width:256px;
	padding-left:10px;
	padding-right:10px;
	color: #1c1c1c;
	line-height: 1.5em;
}
.colHeader {
	width: 276px;
	height: 34px;
	margin:0px;
	background-image:url("../images/colHeader.jpg");
	background-repeat: no-repeat;
}
.colHeaderTxt {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightList {
	margin: 0;
	padding: 0 10px 10px 10px;
}

.rightList ul {
	margin: 0;
	padding: 0;
}

.rightList li {
	margin: 0;
	padding: 3px 0px 3px 10px;
	line-height: 1.5em;
	list-style: none;
	background: no-repeat left top;
	background-image:url("../images/listbg.gif");
	border-bottom: 1px solid #8fb280;
}

.rightList li a {
	margin: 0;
	padding: 0;
	color: #003193;
	text-decoration: underline;
}
.leftColHeader {
	width: 171px;
	height: 29px;
	margin:0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #1c1c1c;
	background-color: transparent;
	background-image:url("../images/centerColbg.gif");
	background-repeat: no-repeat;
}
.leftList {
	width:181px;
	background-image:url("../images/centerNavbg.gif");
	background-repeat:repeat-y;
	border-bottom: 1px solid #d6e3d1;
}
.leftList ul {
	margin:0;
	padding:0;
}
.leftList li {
	margin: 0px 10px 3px 10px;
	padding-left:10px;
	padding-bottom:3px;
	line-height: 1.5em;
	list-style: none;
	background: no-repeat left top;
	background-image:url("../images/centerLinkbg.gif");
	border-bottom: 1px solid #d6e3d1;
}
.leftList li a {
	margin: 0;
	padding: 0;
	color: #003193;
	text-decoration: underline;
}
.sustainSubTxt {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:10px;
}
.sustainSubTxt h6 {
	color: #007e15;
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
}
.sustainSubTxt p {
	color: #1c1c1c;
	line-height: 1.5em;
	margin-bottom: 15px;
}
