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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#company {
	position:absolute;
	width:150px;
	z-index:1;
	height: 90px;
	visibility: hidden;
	background-color: #1E1F21;
	/*background-color: #45484c;*/
}
#products {
	position:absolute;
	width:390px;
	z-index:1;
	height: 120px;
	visibility: hidden;
	background-color: #1E1F21;
	/*background-color: #45484c;*/
}
#quality {
	position:absolute;
	width:122px;
	z-index:1;
	height: 60px;
	visibility: hidden;
	background-color: #1E1F21;
	/*background-color: #45484c;*/
}
.mainNavi { font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #ff6e03; padding: 12px 0 0 16px; display: block; height: 38px; font-weight: bold; text-decoration: none;
}
a.mainNavi:hover { color: #ffffff; text-decoration: underline;
}
.mainNaviact { font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #ffffff; padding: 12px 0 0 16px; display: block; height: 38px; font-weight: bold; text-decoration: underline;
}
.subNavi { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #ff6e03; padding: 0 0 0 10px; text-decoration: none;
}
a.subNavi:hover { color: #ffffff; text-decoration: none;
}
.leftboxbg{
	background: url(images/box_background.gif) right top repeat-y;
}
.headerTxt1{
	font-family:Trebuchet MS, Arial; color:#000000; font-size: 22px; font-weight: bold;
}
.headerTxt2{
	font-family:Trebuchet MS, Arial; color:#ff6e03; font-size: 22px; font-weight: bold;
}
.mainTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size: 12px; line-height: 16px; text-align: justify; text-decoration: none;
}
a.mainTxt:hover{
	text-decoration: underline; color:#ff6e03;
}
.bottNavibg {
	background: url(images/bottom_line.gif) repeat-x left top;
}
.bottNaviTxt {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#ff6e03; text-decoration: none;	
}
a.bottNaviTxt:hover {
	color:#000000; text-decoration: underline;	
}
.bottNaviTxtact {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: underline;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#999999; text-decoration: none;
}
.whysignor1 {
	font-family: Arial, Helvetica, sans-serif; font-size:24px; color:#ff6e03; text-decoration:
}
.whysignor2 {
	font-family: Arial, Helvetica, sans-serif; font-size:24px; color:#000000; text-decoration:
}
.companyBg {
background: url(images/company_bg.jpg) left top no-repeat;
}