body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bababa;
}
ul {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 35px;}
ul li {margin: 0px; padding: 0px;}
/*html {overflow: auto;}*/
p {
	margin: 0px;
	padding: 0px;
}
a:focus {
	outline: none;
}
.bgtop {
	background: url(../images/bgtop.gif) repeat-x #bababa;
	/*height: 400px;*/
	vertical-align: top;
}
.vtop {
	vertical-align: top;
}
.menutop {
	padding-top: 64px;
	vertical-align: top;
	background: url(../images/bgheader.gif) repeat-x;
}
.divider {
	padding-left: 14px;
	padding-right: 14px;
}
/* Mouseover Start */
a.about {
	display: block;
	width: 64px;
	height: 17px;
	background: url("../images/btnabout.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.about {
	background-position: -64px 0;
}

a.products {
	display: block;
	width: 62px;
	height: 17px;
	background: url("../images/btnproducts.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.products {
	background-position: -62px 0;
}

a.factory {
	display: block;
	width: 51px;
	height: 17px;
	background: url("../images/btnourplant.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.factory {
	background-position: -51px 0;
}

a.process {
	display: block;
	width: 53px;
	height: 17px;
	background: url("../images/btnprocess.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.process {
	background-position: -53px 0;
}

a.events {
	display: block;
	width: 47px;
	height: 17px;
	background: url("../images/btncareers.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.events {
	background-position: -47px 0;
}

a.techdetails {
	display: block;
	width: 114px;
	height: 17px;
	background: url("../images/techdetails.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.techdetails {
	background-position: -114px 0;
}

a.contact {
	display: block;
	width: 54px;
	height: 17px;
	background: url("../images/btncontact.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.contact {
	background-position: -54px 0;
}
/* Mouseover End */

.titleabout {
	padding-top: 12px;
	padding-bottom: 5px;
}
.abouttext {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 10px;
}
.titlefinancial {
	padding-top: 25px;
}
.maincontent {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.maincontent p {
	padding-bottom: 10px;
	text-align: justify;
	text-decoration: none;
	color: #5d5d5d;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
}
.maincontent p b {
	line-height: 25px;
	color: #5d5d5d;
	font-size: 12px;
}
.maincontent ul {
	color: #5d5d5d;
	font-size: 11px;
}
.maincontent ul li {
	color: #5d5d5d;
	font-size: 11px;
	padding-bottom: 5px;
}
.borderbottom {
	background: url(../images/borderbottom.gif) repeat-x;
	padding-top: 32px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.bottomtext {
	font-size: 11px;
	color: #5d5d5d;
	padding-left: 20px;
}
.bottomtextright {
	font-size: 11px;
	color: #5d5d5d;
	padding-right: 20px;
}
.bottomtextright a {
	font-size: 11px;
	color: #720005;
	text-decoration: none;
}
.bottomtextright a:hover {
	font-size: 11px;
	color: #f0f9ff;
	text-decoration: none;
	background-color: #28a9e2;
}
.planttext {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
}
.planone {
	font-size: 11px;
	color: #000;
	background-color: #e5e1ce;
	text-align: center;
}
.plantwo {
	font-size: 11px;
	color: #000;
	background-color: #daf2fd;
	text-align: center;
}
.planthree {
	font-size: 11px;
	color: #000;
	background-color: #e1dfef;
	text-align: center;
}
.planfour {
	font-size: 11px;
	color: #000;
	background-color: #e4f3e7;
	text-align: center;
}
.planfive {
	font-size: 11px;
	color: #000;
	background-color: #fcf9c4;
	text-align: center;
}
.btnplan {
	padding: 8px 15px 8px 15px;
	background-color: #a9d8e8;
	font-size: 12px;
	text-align: center;
	color: #000;
	font-weight: bold;
	border: 2px solid #1b7fb6;
	border-style: dashed;
	cursor: default;
}
.planttitle {
	font-size: 14px;
	color: #5d5d5d;
	padding-left: 20px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.mainprocess {
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.mainprocess p {
	padding-bottom: 10px;
	text-decoration: none;
	color: #5d5d5d;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
}
/* Contact Start */
.context {
	font-size: 11px;
	color: #5d5d5d;
}
.coninput {
	width: 160px;
	height: 14px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #231f20;
	background-color: #bebebe;
	font-size: 11px;
	color: #000000;
}
.contextarea {
	width: 270px;
	height: 100px;
	border: 1px solid #231f20;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
.conadd {
	font-size: 11px;
	color: #5d5d5d;
	line-height: 17px;
	text-decoration: none;
	text-align: right;
}
.conadd a {
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.conadd a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #730005;
}
.conadd b {
	font-size: 13px;
	color: #5d5d5d;
}
/* Contact End */
