* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	}
body,html {
	background-color: #fff;
	height: 100%;
	background-image: url('../media/images/body_slice.jpg');
	background-repeat: repeat-y;
	}
img {
	border: 0px;
	}
h1 {
	font-size: 20pt;
	color: #1A36A3;
	font-family: Garamond, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	}
h2 {
	font-size: 12px;
	}
object {
	z-index: 2;
	position: absolute;
	top: 43px;
	left: 239px;
	}

p {
	margin-top: .25em;
	margin-bottom: .75em;
	}
/***************************************
id
***************************************/
#container {
	width: 100%;
	height: 100%;
	}
#header {
	background-image: url('../media/images/header_slice.jpg');
	background-repeat: repeat-x;
	width: 100%;
	}
#innerheader {
	height: 170px;
	width: 833px;
	}
#content {
	background-color: #fff;
	margin-top: 0;
	background-image: url('../media/images/content_slice.jpg');
	background-repeat: repeat-y;
	margin-top: -3px;
	width: 833px;
	}
#footer {
	background-image: url('../media/images/footer.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 100px;
	margin-top: 10px;
	height: 36px;
	color: #000;
	margin-left: 98px;
	}
#footer a {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #000;
	}
#footer a:hover {
	color: #fff;
	}
#nav {
	position: absolute;
	height: 50px;
	width: 833px;
	top: 163px;
	left: 77px;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	}
#nav_home a {
	display: block;
	background: no-repeat url(../media/images/home.jpg) 0 0;
	height: 50px;
	width: 84px;
	}
#nav_home a:hover {
	display: block;
	background: no-repeat url(../media/images/home.jpg) 0 -50px;
	height: 50px;
	width: 84px;
	}
#nav_distributors a {
	display: block;
	background: no-repeat url(../media/images/distributors.jpg) 0 0;
	height: 50px;
	width: 90px;
	}
#nav_distributors a:hover {
	display: block;
	background: no-repeat url(../media/images/distributors.jpg) 0 -50px;
	height: 50px;
	width: 90px;
	}
#nav_products a {
	display: block;
	background: no-repeat url(../media/images/products.jpg) 0 0;
	height: 50px;
	width: 90px;
	}
#nav_products a:hover {
	display: block;
	background: no-repeat url(../media/images/products.jpg) 0 -50px;
	height: 50px;
	width: 90px;
	}
#nav_contact a {
	display: block;
	background: no-repeat url(../media/images/contact.jpg) 0 0;
	height: 50px;
	width: 85px;
	}
#nav_contact a:hover {
	display: block;
	background: no-repeat url(../media/images/contact.jpg) 0 -50px;
	height: 50px;
	width: 85px;
	}
#nav_news a {
	display: block;
	background: no-repeat url(../media/images/news.jpg) 0 0;
	height: 50px;
	width: 90px;
	}
#nav_news a:hover {
	display: block;
	background: no-repeat url(../media/images/news.jpg) 0 -50px;
	height: 50px;
	width: 90px;
	}
#nav_certification a {
	display: block;
	background: no-repeat url(../media/images/certification.jpg) 0 0;
	height: 50px;
	width: 90px;
	}
#nav_certification a:hover {
	display: block;
	background: no-repeat url(../media/images/certification.jpg) 0 -50px;
	height: 50px;
	width: 90px;
	}
#nav_about a {
	display: block;
	background: no-repeat url(../media/images/about.jpg) 0 0;
	height: 50px;
	width: 90px;
	}
#nav_about a:hover {
	display: block;
	background: no-repeat url(../media/images/about.jpg) 0 -50px;
	height: 50px;
	width: 90px;
	}
/*************************************
class
*************************************/
.prod_li_2 {
	clear: right;
	padding-top: 10px;
	}
.product_div {
	float: left;
	width: 100px;
	height: 110px;
	}
.product_container {
	margin-left: 25px;
	}
.productsNav {
	height: 50px;
	width: 90px;
	background-image: url('../media/images/products.jpg');
	background-repeat: no-repeat;
	}
.content_cell {
	width: 600px;
	}
.content_cell p {
	padding-left: 10px;
	}
.content_cell a {
	text-decoration: none;
	color: #4F639F;
	padding-top: 2px;
	}
.content_cell a:hover {
	color: #000;
	text-decoration: underline;
	}
.content_table {
	margin-top: 46px !important;
	margin-top: -3px;
	}
.product_li {
	padding-left: 40px;
	}
.copyright {
	float: right;
	}
.spectable {
	padding: 3px;
	border: 1px solid #566278;
	}
.spectable th {
	color: #fff;
	background-color: #7B8BA5;
	font-size: 8pt;
	padding: 2px 0;
	}
.spectable tr {
	background-color: #fff;
	}
.spectable td {
	padding: 2px 4px;
	border: 1px solid #ddd;
	border-collapse: collapse;
	font-size: 8pt;
	text-align: center;
	}
.distributors_table a {
	color: #000;
	text-decoration: none;
	}
.distributors_table a:hover {
	color: #aaa;
	font-style: italic;
	}
.distributors_table td {
	text-align: center;
	height: 120px;
	width: 300px;
	}
.state {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align : left;
	background-color : #aebbe8;
	border: 1px solid #000000;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	}
.main
{
	font-size: 10pt;
	text-align : justify;
}

.main1
{
	font-size: 10pt;
	text-align : justify;
	border: 1px solid #fdd207;
}

.main2
{
	font-size: 10pt;
	text-align : center;
	border: 1px solid #F0AA6E;
}
.news p {
	padding: 0 10px;
	}
.cat_title {
	width: 500px;
	height: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align : left;
	background-color : #4F639F;
	padding: 3px 0 3px 3px;
	}
.imgborder {
	margin: 0 0 10px 10px;
	}
