/* CSS Document */
<style type="text/css">
img {
	border: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
}
.style37 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: #859096 1px solid;
	border-right: #859096 1px solid;
}
.style38 {	
    font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
.style39 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}


#motor {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
#pump {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	visibility: hidden;
}
#complex {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	visibility: hidden;
}

#compres {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 196px;
	visibility: hidden;
}


</style>
