html, body 
	{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

/*body {behavior: url(csshover.htc);} /* WinIE behavior call */
	
.main 
	{
	font-size: small;
	background: #FFFFFF;
	border: thin inset #000000;
	margin-top: 4px;
	padding: 2px;
	color: #000000;
	position: absolute;
	left: 160px;
	top: 67px;
	width: 60%;
	}

	
#heading
	{
	background-image: url(dark.jpg); 
	height: 60px;
	margin: 0;
	border: 1px solid #000000;
	border-width: 3px 0;
	} 
	
#ISO 
	{
	margin: 0; 
	padding: 0;
	position: absolute;
	top: 290px;
	right: 0;
	width: 115px;
	height: 135px;
	text-align: center;
	background-image: url(ISO9001.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	font-weight: bold;
	}

#validate 
	{
	margin: 0; 
	padding: 0;
	position: absolute;
	top: 450px;
	right: 0;
	width: 115px;
	height: 35px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}

.pict {
	height: 150px;
	width: 210px;
	padding: 5px; 
	border: 2px solid; 
	border-color: #000000;
	display: block;
	float: right;
}


.emphasize {
	font-style: italic;
	color: #FF0000;
}
.emphasize2 {
	font-weight: bold;
}


#address {
	padding: 5px;
	border: 2px solid;
	border-color: #000000;
	display: block;
	float: right;
	font-size: small;
	font-style: oblique;
}

h1 {
	font-size: x-large;
	font-weight: bold;
}
