@charset "UTF-8";
#BannerImage {
	height: 87px;
	width: 900px;
	margin-left: 0px;
	margin-top: 0px;
}
.IMGborder {
	border: 1px solid #999999;
	float: left;
}

#mainbody {
	height: 1310px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../_Media/_IMG/parts/Bkgrd_body.jpg);
	margin-top: 13px;
}
#title {
	float: left;
	height: 800px;
	width: 125px;
	background-color: #F6F6F6;
}
#mainNavTitle {
	height: 65px;
	width: 860px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: auto;
	font-weight: normal;
}
.titleStyle {
	font-family: Garamond;
	font-size: 36px;
	float: none;
	font-weight: 700;
	color: #333333;
}
.links {
	margin-left: 5px;
	width: 150px;
}
.title {
	height: 20px;
	width: 800px;
}
#chart {
	height: 870px;
	width: 550px;
	margin-right: auto;
	margin-left: 80px;
	margin-top: 20px;
}
#charttitle {
	height: 22px;
	width: 485px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#charttitleLeft {
	width: 175px;
	height: 20px;
	font-family: Garamond, serif;
	text-align: right;
	font-weight: bold;
	font-size: 17px;
	color: #666666;
	float: left;
	margin-left: 5px;
}
#charttitleRight {
	float: right;
	height: 10px;
	width: 280px;
	margin-right: 10px;
	margin-top: 9px;
}
#chartManufact {
	height: 775px;
	width: 125px;
	font-family: Garamond, serif;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#chartLeft {
	height: 775px;
	width: 450px;
	margin-top: 15px;
	padding-left: 10px;
	font-family: Garamond, serif;
	color: #333333;
	font-size: 10px;
	margin-left: 30px;
}
#subNav {
	width: 225px;
	height: 30px;
	margin-top: 15px;
	margin-left: 635px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	padding-right: 10px;
}
.chartManufactText {
	padding-right: 12px;

}

