@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:1;
	background-color: #FFFFFF;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:193px;
	height:130px;
	z-index:10;
	background-image: url(images/logo4-interior.png);
	background-repeat: no-repeat;
}
#title-toprt {
	position:absolute;
	left:425px;
	top:46px;
	width:274px;
	height:31px;
	z-index:20;
	background-image: url(images/hvac-chemicalsimages/HvacChemHeaderText.png);
	background-repeat: no-repeat;
}
#toprt {
	position:absolute;
	left:0px;
	top:105px;
	width:640px;
	height:495px;
	z-index:40;
	background-image: url(images/gray-corner-flat.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}
#grayback {
	position:absolute;
	left:0px;
	top:105px;
	width:640px;
	height:495px;
	z-index:30;
	background-color: #CCCCCC;
}
#equipment {
	position:absolute;
	left:640px;
	top:135px;
	width:160px;
	height:29px;
	z-index:60;
	background-image: url(images/hvac-images/equipment-160.gif);
	background-repeat: no-repeat;
}
#navbar {
	position:absolute;
	left:640px;
	top:164px;
	width:160px;
	height:436px;
	z-index:50;
	background-image: url(images/navbarback.png);
	background-repeat: repeat-y;
}
#bottomnav {
	position:absolute;
	left:0px;
	top:601px;
	width:800px;
	height:auto;
	z-index:70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#bottomnav a {
	color: #999999;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#bottomnav ul {
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-image: none;
	font-size: 70%;
}
#bottomnav li {
	display: inline;
	margin-left: 12px;
	list-style-image: none;
}
#rule {
	position:absolute;
	left:0px;
	top:651px;
	width:804px;
	height:25px;
	z-index:50;
}
#maincontent1 {
	position:absolute;
	left:20px;
	top:135px;
	width:575px;
	height:371px;
	z-index:62;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #000000;
	font-size: 80%;
	visibility: visible;
}
#maincontent1 ul {
	font-size: 85%;
}
#maincontent1 li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}
#maincontent1 h2 {
	font-size: 125%;
	font-weight: bold;
}
#maincontent1 img {
	margin-left: 10px;
}
#fiberlock-enlargement {
	position: absolute;
	left: 371px;
	top: 290px;
	z-index: 63;
	font-size: 85%;
}
#maincontent2 {
	position:absolute;
	left:20px;
	top:135px;
	width:575px;
	height:371px;
	z-index:80;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #000000;
	visibility: hidden;
}
#maincontent2 ul {
	font-size: 85%;
}
#maincontent2 li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}
#maincontent2 h2 {
	font-size: 125%;
	font-weight: bold;
}
#coilcleaner-enlargement {
	position: absolute;
	left: 425px;
	top: 293px;
	z-index: 63;
	font-size: 85%;
}
#thumb1 {
	position:absolute;
	left:63px;
	top:475px;
	width:180px;
	height:80px;
	z-index:102;
	background-color: #FFFFFF;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	border: thin dotted #000000;
}
#thumb1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#thumb1 img {
	margin-right: 5px;
}
#thumb1 p {
	font-size: 65%;
	margin-top: 10px;
}
#thumb1-shadow {
	position:absolute;
	left:63px;
	top:475px;
	width:192px;
	height:92px;
	z-index:100;
	background-image: url(images/machines/shadow-for-thumbs.png);
	background-repeat: no-repeat;
}
#thumb2 {
	position:absolute;
	left:267px;
	top:475px;
	width:180px;
	height:80px;
	z-index:112;
	background-color: #FFFFFF;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	border: thin dotted #000000;
}
#thumb2  img {
	margin-right: 5px;
}
#thumb2-shadow {
	position:absolute;
	left:267px;
	top:475px;
	width:192px;
	height:92px;
	z-index:110;
	background-repeat: no-repeat;
	background-image: url(images/machines/shadow-for-thumbs.png);
}
#thumb2  a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#thumb2  p {
	font-size: 65%;
	margin-top: 10px;
}
#navbar img {
	margin-top: 15px;
	float: right;
}
#phone {
	position:absolute;
	left:23px;
	top:571px;
	width:250px;
	height:28px;
	z-index:120;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkcolor {
	color: #000000;
	text-decoration: none;
}
