/* CSS Document */
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* background-color:#000000; */
	background-color:#1C2019;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat;
	font-size:9pt;
	color: #ffffff;
	line-height:19px;
	margin-top:0;
}
p{
    color:#959595;
    font-size:8pt;
    margin:10px 0 0 0;
    text-align:left;
}
a {
	color: #fdfcd0;
	text-decoration:none;
}
a:hover {
	color: #f6f57b;
	text-decoration:underline;
}
#container{
	background-color:#ffffff;
	width:1076px;
	margin-left:auto;
	margin-right:auto;
}
#topcontainer{
	/* background-color:#4b4b4b; */
	background-color:#1B2019;
	width:1076px;
	height:110px;
}
#topcontent{
	width:894px;
	height:110px;
	margin-right:auto;
	margin-left:auto;
}
#logo{
	width:227px;
	height:67px;
	float:left;
	margin:43px 0 0 0;
}
#logoright{ 
    width:239px;
    height:110px;
    position: absolute;
    /*      t r    b l */
    margin: 80px 0px 0px 588px;

}
#sitemap{
	width:150px;
	height:31px;
	float:right;
}
#sitemap img{
	/* margin:5px 5px 0 5px; */
	margin:5px 5px 0 0px;
}
#manufacturing{
	/* width:226px; */
	width:320px;
	height:21px;
	float:right;
	/* margin:50px 0 0 0; */
	margin:50px 0px 0 0;
}
#header{
	width:1076px;
        height:227px;
}
#content{
    background-color:#FFFFFF;
	width:1076px;
	height:527px;
}
#textcontent{
    background-image:url(images/footer_img.jpg);
    background-position:bottom;
    background-position:0% 100%;
    background-repeat:no-repeat;
   	width:894px;
	/* height:540px; */
height:480px;
	margin-right:auto;
	margin-left:auto;
}








#navigation{
	width:894px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#leftcontent{
	width:513px;
	float:left;
	margin-top:35px;
}





#rightcontent a{
        text-decoration:none;
	color:#1C2019;
}
#rightcontent a:hover{
        color:#B90000;
	text-decoration:none;
}









#rightcontent{
	width:368px;
	height:419px;
	float:left;
	margin:35px 0 0 10px;
}
#brochure{
	/* background-image:url(images/brochure_bg.gif); */
	width:351px;
	height:180px;
	float:left;
	margin:20px 0 0 0;
	/* margin:50px 0 0 0; */
}
#email{
	width:193px;
	height:18px;
	float:right;
	margin:65px 25px 0 60px;
}
#footer{
	/* width:390px; */
	/* width:502px; */
	/* width:510px; */
width:510px;
	height:18px;
	/* float:right; */
	float:right;
	/* margin:20px 0 0 60px; */
	/* margin:20px 0 0 60px; */
	margin:-30px 0 0 0;
position: relative;
        bottom: 0px;
}


/* 
#footerinner{
	width:20px;
	height:18px;
	float:left;
	margin:0 0 0 0;
} */
