body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dadada;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/************* Header styles ****************/
#header_inner {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
}
#header_nav {
	background-image: url(images/bg_navheaderlinks.jpg);
	background-repeat: repeat-x;
	background-color: #FF0300;
	background-position: top;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 31px;
}
#header_navLinks{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	background-image: url(images/bg_navheaderlinks.jpg);
	background-repeat: repeat-x;
}


a.navlink, a.navlink:visited{
	font-size: 0.7em;
	color: #E9E29B;
	margin: 0px;
	padding: 5px 15px;
	border-right: 1px solid #B20302;
	text-decoration: none;
	background-image: url(images/bg_navheaderlinks.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F23802;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a.navlink:hover{
	text-decoration: none;
	color: #E9B834;
}

/************ Left Column **************/
#colLeft {
	background-color: #a8a29f;
	padding: 0px;
	width: 211px;
	margin: 0px;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #948E8C;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/fdc_23.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948E8C;
}
#colL h4 {
	font-size: 0.85em;
	text-align: center;
	padding-bottom: 4px;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
}
#colL {
	margin-top: 10px;
}
#leftLinks {
	margin-top: 10px;
}
#leftLinks .arrow1 {
	color: #333333;
}
#leftLinks a:link, #leftLinks a:visited {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	padding: 6px 0px 6px 10px;
	color: #333333;
	font-size: 0.8em;
	background-image: url(images/bg_leftLinks.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	font-weight: bold;
}

#leftLinks a:hover{
	border-top: 1px solid #cccccc;
	text-decoration: none;
	color: #000000;
}
#leftText {
	font-size: 0.7em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #333333;
	background-image: url(images/bg_leftLinks.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#leftPics {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftPics img {
	border: 1px solid #CCCCCC;
}
#colLeft #colL object {
	margin-left: 10px;
}

/************ Content Column **************/
#pgContent {
	background-color: #FFFFFF;
	background-image: url(images/fdc_25.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1px;
	border: 1px solid #FFFFFF;
}
#content {
	border: 1px solid #E4E4E4;
	padding-bottom: 30px;
}
#content h1 {
	font-size: 1.15em;
	color: #AE0201;
	margin-left: 14px;
	font-weight: normal;
}
#content a {
	color: #AA0200;
	text-decoration: none;
}
#heading {
	font-size: 1.25em;
	font-weight: bolder;
	color: #B90705;
	margin-top: 14px;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#parLeft {
	background-image: url(images/bg_text.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 0px;
	clear: both;
}

#heading2 {
	font-size: .8em;
	font-weight: bolder;
	color: #666666;
	background-color: #F0F0F0;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 16px;
	margin-left: 15px;
	padding: 5px 5px 5px 28px;
	background-image: url(images/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#parLeft p {
	font-size: 0.8em;
	color: #656565;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 10px;
}
	

#listLeft, #listRight {
	color: #666666;
	font-size: 0.7em;
}
.textred {
	color: #B90705;
	font-weight: bold;
}
#intro_facility {
	font-size: 12px;
	background-image: url(images/img_facility.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 320px;
	padding-left: 30px;
	padding-bottom: 40px;
	color: #666666;
}
#intro_mfg {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/img_mfg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 45px;
	padding-bottom: 55px;
}
#intro_export {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/img_export.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 55px;
}
#intro_about {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/img_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 320px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#intro_products {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/img_products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 330px;
	padding-bottom: 25px;
	padding-left: 30px;
}


#leftLine {
	background-image: url(images/bg_redline.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: .9em;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#pgLine {
	background-image: url(images/bg_redline.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/************ Footer **************/
#footer {
	font-size: 0.65em;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #B6B7B5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #948E8C;
	border-left-color: #948E8C;
}

#facility {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

