@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-color: #ffae00;
}
#TopBanner {
	height: 236px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_header.jpg);
	cursor: pointer;
}
#Midcontent {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	height: 500px;
}
#LeftContainer {
	float: left;
	width: 218px;
}
#RightContainer {
	float: left;
	width: 740px;
}
#News {
	background-image: url(../images/news-back.jpg);
	float: left;
	height: 252px;
	width: 210px;
}
#News ul {
	width: 200px;
	list-style-type: none;
	margin-top: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 5px;
}
#News ul li {
	width: 200px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: #FFFFFF;
	line-height: 15px;
	font-size: 3.2mm;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CompanyBanner {
	background-image: url(../images/the-company.jpg);
	height: 252px;
	width: 261px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
#ProductsBanner {
	background-image: url(../images/the-products.jpg);
	height: 252px;
	width: 247px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
#StandardsBanner {
	background-image: url(../images/the-standards.jpg);
	height: 252px;
	width: 228px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
#InnerContent {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#Quality {
	float: left;
	height: 252px;
	width: 178px;
	margin-top: 10px;
}
#Footer {
	height: 125px;
	width: 1028px;
	background-image: url(../images/footer-bottom.jpg);
	float: left;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.2mm;
	color: #FFFFFF;
	text-align: center;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #ffae00;
	vertical-align: bottom;
}

#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#TopImages {
	float: left;
	height: 252px;
	width: 730px;
}
#InnerContent h1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 5mm;
	color: #4e4e4e;
	margin-bottom: 5px;
}
#Midcontent2 {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#Appeal {
	background-image: url(../images/appeal.jpg);
	float: left;
	height: 89px;
	width: 214px;
	cursor: pointer;
}
.Welcome {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	float: left;
	width: 740px;
	background-image: url(../images/welcome.jpg);
	height: 89px;
}
#DidYouKnow {
	float: left;
	height: 234px;
	width: 200px;
	margin-top: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 4mm;
	color: #666666;
	text-align: center;
	background-image: url(../images/didyouknow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Top-Title {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	float: left;
	width: 742px;
	height: 89px;
}
#ContactForm {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	float: left;
	width: 730px;
}

#InnerContent   h3 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 5mm;
	color: #ffae00;
	margin-bottom: 0px;
	padding: 0px;
}

#InnerContent  ul {
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;

}
#InnerContent ul li {
	color: #000000;
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#InnerContent h4 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 5mm;
	color: #ffae00;
	margin-bottom: 0px;
	padding: 0px;
}
#InnerContent hr {
	color: #0000FF;

}
hr {
	color: #000000;
}
#InnerContent a {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	text-decoration: none;
	background-color: #eeeeee;
	height: 20px;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #ffae00;
}
#InnerContent a:hover {
	color: #FFFFFF;
	background-color: #ffae00;
	border: 1px solid #ffae00;
}
#AppealForm {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 3.5mm;
	color: #000000;
	float: left;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #eeeeee;
}
.FormBorder {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: #ffae00;
	font-size: 3mm;
}
.FormButton {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: #FFFFFF;
	font-size: 5mm;
	background-color: #ffae00;
	border: 2px solid #ffae00;
}

