/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/contentbg.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.cl{
	clear:both;
	}
	
.container {
	width:1000px;
	margin:0px auto;
	/* background-color:#CCCCCC; 
	overflow:auto; */
	}

.logo {
	width:1000px;
	height:125px;
	margin:0px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	}

.social {
	width:97px;
	height:29px;
	margin:60px 10px 0px 0px;
	float:right;
	}

.nav {
	width:980;
	height:31;
	margin:10px;
	float:left;
	background-color:#FFFFFF;
	}

.td {
	width:108px;
	}
	
.bredcrumbs {
	width:980px;
	height:25px;
	margin:10px;
	float:left;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	}

.bredcrumbs a:link {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	}
	
.bredcrumbs a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#003399;
	}

.head {
	width:645px;
	margin:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#555555;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#314879;
	}
.subhead {
	font-size:16px;
	color:#0066cc;
	font-weight:bold;
	}
	
.matter {
	width:554px;
	margin:10px 0px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing:auto;
	float:left;
	}
	
.matter a:link {
	color:#7491BB;
	font-weight:bold;
	}
	
.matter a:hover {
	color:#ffffff;
	background-color:#095197;
	}

.intermatter {
	width:645px;
	margin:10px 20px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing:auto;
	float:left;
	overflow:auto;
	}

.intermatter a:link {
	color:#7491BB;
	font-weight:bold;
	}
	
.intermatter a:hover {
	color:#ffffff;
	background-color:#095197;
	}
	
.flash {
	width:426px;
	height:auto;
	margin:10px 10px 10px 0px;
	float:left;
	}

.rtimage {
	width:305px;
	height:auto;
	margin:10px 0px 10px 20px;
	float:right;
	}

.products {
	width:554px;
	margin:10px 0px 10px 10px;
	}

.proimgpadd {
	padding:0px 2px 0px 0px;
	}

.footer {
	width:1000px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:10px;
	background-color:#000000;
	}
.footer a{
	color:#fff;
	}
.tableproducts {
	color: #5677A8;
	line-height:15px;
	text-decoration:none;
	text-valign:center;
	height:46px;
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top left, #FFFCC9 100%, #FFFDE4 0%);
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top left, #FFFCC9 100%, #FFFDE4 0%);
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top left, #FFFCC9 100%, #FFFDE4 0%);
	}
	
.tableproducts a:link {
	color: #5677A8;
	text-decoration:underline;
}
	
.tableproducts a:hover {
	color:#ffffff;
	background-color:#095197;
	text-decoration:none;
}
	
.tableproductsempty {
	height:46px;
	background-color:#E4DFCE;	
	}
	
.qualitypolicy {
	width:550px;
	height:34px;
	background-image:url(../images/quality_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	size:12px;
	letter-spacing:1px;
	color:#03C;
	border-top:1px solid #09F;
	border-right:1px solid #09F;
	box-shadow: 5px 5px 5px #888888;
}

.p {
	position:relative;
	top:10px;
}

.contTab {
	background-color:#455579;
    height:20px;
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
	}	

.footerCont {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	line-height:16px;
	font-weight:bold;
	}	
	
