#divHorzBar_Both {
	float: left;
	width: 915px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #002D1B;
	margin-top: 5px;
	margin-left: 20px;
	border-right-color: #002D1B;
	border-bottom-color: #002D1B;
	border-left-color: #002D1B;
	margin-right: 20px;
	padding-bottom: 2px;
}
#divHorzBar_Top {
	float: left;
	width: 915px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002D1B;
	margin-top: 5px;
	margin-left: 20px;
	border-right-color: #002D1B;
	border-bottom-color: #002D1B;
	border-left-color: #002D1B;
	margin-right: 20px;
}
#divHorzBar_Bottom {
	float: left;
	width: 915px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #002D1B;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-right-color: #002D1B;
	border-bottom-color: #002D1B;
	border-left-color: #002D1B;
	margin-right: 20px;
}


#divContainer {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	background-image: url(../images/ContentBkg.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	border: thick ridge #CEE5B1;
	margin-bottom: 30px;

}



#divBanner {
	width: 955px;
	height: 100px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

#divTopNav {
	width: 955px;
	float: left;
	position: absolute;
	visibility: visible;
	left: auto;
	top: 134px;
	overflow: visible;
	right: auto;
}
#divHeaderFrame {
	float: left;
	width: 955px;
	margin-top: 35px;
}

#divContentFrame {
	float: left;
	width: 955px;
}
#divContent {
	width: 955px;
	float: left;
}
#divSubHeader {
	float: left;
	width: 915px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#divBody {
	float: left;
	width: 955px;
}
#divSection {
	float: left;
	width: 955px;
}


#divFooter {
	width: 953px;
	clear: both;
}

#divCustInfoBtn {
	height: 45px;
	width: 300px;
	position: absolute;
	left: 600px;
	top: 20px;
	z-index: 100;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

