﻿/* CSS Document */
<style type="text/css">
div#bigall{
	width: 100%;
           }
div#ALL{
	height: 550px;
	width: 800px;
	border:1px black solid;
	background-image: url(images/p3.jpg);
	   }
div#banner{
	height: 90px;
	width: 800px;
          }
div#button{
	height: 40px;
	width: 800px;
	background-image: url(images/us01.jpg);
          }
div#leftbutton{
	width: 200px;
	height: 400px;
	float: left;
          }
div#product{
	width: 600px;
	height: 420px;
ack solid;
	float: left;
	background-image: url(images/p-1.gif);
}		  		  		  	   
.style8 {	font-size: 10pt;
            font-family: Arial, Helvetica, sans-serif;}
div#left {	float: right;
	width: 200px;
	padding: 1px 0px 0 0;			
}
.style12 {font-size: 16pt; 
          font-family: Arial, Helvetica, sans-serif;}
.style3 {	font-size: 10pt;
	color: #666666;
}
.style13 {font-size: 14pt;
          font-family: Arial, Helvetica, sans-serif; }
.style14 {font-size: 14pt; color: #FF0000; }
.style15 {font-size: 14pt; color: #FF0000; font-weight: bold; 
          font-family: Arial, Helvetica, sans-serif; }
.style16 {color: #0000FF; font-size: 12pt }
.style17 {font-size: 12pt}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
</style>

