@charset "utf-8";
/* CSS Document */

body {
	background-color: #2e2e2e;
	margin: 2px 0 0 0;
}

#wrap {
	width: 901px;
	margin:auto;
	background-color: #3E3E3E;
}

#head{
	background-image:url(images/factory-59-lv2_r2_c2.jpg);
	height: 14px;
	width: 901px;
}

#centre{
	width: 901px;
	background-color: #3E3E3E;
}

#foot{
	background-color: #2e2e2e;
	background-image:url(images/factory-59-lv2_r12_c2.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 901px;
	height: 80px;
	padding-top: 28px;
}
.footimg{
	padding-top: 28px;
}

#home{
	margin: 0px 10px 0px 10px;
	
}

#lv2{
	margin: 0px 10px 0px 10px;
	height: 364px;
}

#lv3{
	margin: 0px 10px 0px 10px;
	height: 409px;
}

#lv2pic{
	float:left;
	width: 633px;
	height: 364px;
	}

#lv3pic{
	float:left;
	width: 880px;
	height: 409px;
	}

#side {
	float: right;
	background-color: #2e2e2e;
	width: 230px;
	height: 359px;
	background-image: url(images/Fact-address2.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

#menu{
	background-color: #2E2E2E;
	height: 25px;
	width: 847px;
	margin: 5px 10px 5px 10px;
	padding: 10px 10px 3px 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu2{
	height: 200px;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 23px;
	line-height: 25px;
}

#homebod{
	width: 826px;
	margin: 15px 42px 10px 33px;
	padding: 0 0 0 0;
	text-align:left;
}

#homebody{
	width: 826px;
	margin: 15px 30px 10px 33px;
	padding: 0 0 0 0;
	text-align:left;
}

#headerbody{
	width: 826px;
	margin: 10px 42px 0px 33px;
	padding: 0 0 0 0;
	text-align:left;
}

#bottomlogo{
	width: 886px;
	height: 58px;
	padding: 0px 0px 0px 0px;
}


.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.pgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}

.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
	
.grey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

.greylinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

.greylinks a:link {color:#666666;text-decoration:none;}
.greylinks a:active {color:#666666;text-decoration:none;}
.greylinks a:visited {color:#666666;text-decoration:none;}
.greylinks a:hover{color:#666666;text-decoration:none;}

	
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;

}




a:link, a:active, a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}