body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width: 100%;
	margin: 0;
}
.oneColElsCtr #container {
	width: 1020px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.headerbg {
	background-color: #0051a0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.logo {
	height: auto;
	width: auto;
	margin-left: 20px;
}
.menutable {
	margin-top: 80px;
	margin-right: 15px;
}
.menutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
}
.menutxt:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3CF;
	text-decoration: none;
	text-align: center;
}
.menuline {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.bodydiv {
	width: 1010px;
	margin-right: auto;
}
.grayimg {
	width: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
}
.ourproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8bb5c8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/productsbg.jpg);
	background-repeat: repeat-x;
}
.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8bb5c8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.newproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.productslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.productslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #095167;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	width: 199px;
}

.fmenutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0051A0;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 2px;
}
.fmenutxt:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0051A0;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 2px;
}
.fmenuline {
	color: #0051A0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
}.fline {
	color: #005670;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0051A0;
	width: 750px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.copylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.copylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
.bodydata {
	height: auto;
	width: auto;
	margin-left: 15px;
	margin-top: 0px;
}
.data {
	width: 750px;
	margin-left: 20px;
	margin-top: 20px;
}
.indeximg {
	border: medium solid #0051A0;
}
.indexwel {
	width: 540px;
	margin-top: 15px;
	margin-left: 10px;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0051A0;
	text-decoration: none;
	text-align: left;
	float: left;
	width: auto;
}
.indextxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.readmore {
	text-align: right;
	float: right;
	height: auto;
	width: auto;
}
.indexquality {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
.producttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.producttxtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 5px;
	padding: 2px;
}
.nextprev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C00;
	text-decoration: none;
	text-align: right;
	margin: 5px;
	padding: 2px;
}
.bodydiv table tr th .bodydata .data table tr th table tr td table tr td .producttxtCopy {
	text-align: left;
}


.tablediv {
	height: auto;
	width: auto;
	margin: 10px;
}
.productdata {
	width: auto;
	margin-left: 10px;
	height: auto;
	margin-right: auto;
}
.tableborder{border:#a8a7a7 thin solid}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #027c87;
	text-decoration: none;
	
}
.allproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left: 23px;
	text-transform: uppercase;
}
.line {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	float: right;
}
.tablemar {
	margin-top: 10px;
	padding-top: 10px;
}
.chineseproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #027c87;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.exquerytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
}
.enquiry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.abouttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position: inside;
	list-style-type: circle;
}
.fromtble {
	margin: 10px;
	padding: 5px;
	background-color: #d9ecff;
}
