.header {
	background:		url(../images/header.jpg) no-repeat;
	width:			840px;
	height:			65px;
}
.homeimg {
	background:		url(../images/completespecimg.jpg) 0 0 no-repeat;
	width:			840px;
	height:			335px;
	
}
.contento {
	background:		url(../images/content.jpg) 0 0;
	width:			840px;
	height:         950px;
}
.content a:link{
   	text-decoration: none;
   	color:          #663366;
}

.content a:hover{
   	text-decoration: none;
   	color:          #cc33cc;
}

.conb {
	width:          590px;
	padding-top:     15px;
	margin-right:    35px;
	margin-left:    200px;
	/*	border-left:      1px solid #663366; */
	font-size:        9px;
	line-height:     12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:   noraml;
	color:#000;
	float: inherit;
}

.con a:link{
    text-decoration: none;
   	color: #660066;
   	}
   		
.con a:hover{
	text-decoration: none;
   	color: #cc33cc;
   	}

.con1 {
	width:          600px;
	padding-top:    0px;
	padding-left:	10px;
	margin-left:    200px;
	border-left:    1px solid #663366;
	font-size:      7pt;
	line-height:    12pt;
	}

.con2 {
	width:          583px;
	padding-left:   14px;
	}

.anodize a{
	background:     url(../images/anodize_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    91px;
	display:        block;
	width:          80px;
	height:         17px;

}
.anodize a:hover{
	background-position: 0 -17px;
}

.powder a{
	background:     url(../images/powder_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          110px;
	height:         17px;
	
}
.powder a:hover{
	background-position: 0 -17px;
}

.liquid a{
	background:     url(../images/liquid_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          165px;
	height:         17px;
	
}
.liquid a:hover{
	background-position: 0 -17px;
}

.screen a{
	background:     url(../images/screen_bt.png) 0 0 no-repeat;
	position:       relative;
	float:          left;
	margin-left:    90px;
	display:        block;
	width:          125px;
	height:         17px;
	
}
.screen a:hover{
	background-position: 0 -17px;
}

.footer {
	background:		url(../images/footer.jpg) 0 0 no-repeat;
	width:			840px;
	height:			200px;
}

.bullet {
	list-style-image: url(../images/bullet.png);
	}
	
.sitenat {
	width: 149px;
	height: 100%;
	margin-left: 45px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	color: #000;
	font-size: 10px;
	font-weight: bolder; 
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	float: left;
	}
	
.sitenat a{
    text-decoration: none;
   	color: #990099;
   	}
   		
.sitenat a:hover{
	text-decoration: none;
   	color: #cc33cc;
   	}
   		
.sitenat ul{
	list-style-type: none;
	color: #660066;
}

.tablet{
   		position: center;
   		font-family: Verdana, Arial,Helvetica, sans-serif;
		color:#000;
   		line-height: 10pt;
   		caption-side: bottom;
   		border-collapse: collapse;
   		width: 600px;
   		}
   		
   	td, th{
	text-align: left;
	border: thin solid #000;
	padding: 2px;
	border-collapse: collapse;
	font-size: 10px;
   		}
   		
   	th{
	font-size: 11px;
	text-align: Left;
	border: thin solid #000;
	background-color: #606;
	color: #FFF;
   		}
   		
   	table2{
   		position: center;
   		font-family: Verdana, Arial,Helvetica, sans-serif;
   		line-height: 10pt;
   		border: none;
   		caption-side: bottom;
   		border-collapse: collapse;
   		width: 620px;
   		}	
	
