@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:9;
	background-color: #FFFFFF;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:193px;
	height:130px;
	z-index:19;
	background-image: url(images/logo4-interior.png);
	background-repeat: no-repeat;
}
#title-toprt {
	position:absolute;
	left:425px;
	top:19px;
	width:275px;
	height:76px;
	z-index:29;
	background-image: url(images/hvac-images/hvac-robotics-header-text.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:90;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border: thin solid #000000;
	visibility: visible;
}
#maincontent1 ul {
	font-size: 85%;
	list-style-image: url(images/bullet.gif);
}
#maincontent1 li {
	margin-bottom: 5px;
}
#maincontent1 h2 {
	font-weight: bold;
	font-size: 100%;
}
#maincontent2 {
	position:absolute;
	left:20px;
	top:135px;
	width:575px;
	height:371px;
	z-index:80;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #000000;
	visibility: hidden;
}
#maincontent2 ul {
	font-size: 85%;
	list-style-image: url(images/bullet.gif);
}
#maincontent2  li {
	margin-bottom: 5px;
}
#maincontent2 h2 {
	font-size: 100%;
	font-weight: bold;
}
#thumb1 {
	position:absolute;
	left:63px;
	top:475px;
	width:180px;
	height:80px;
	z-index:102;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: thin dotted #000000;
	text-align: center;
}
#thumb1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#thumb1 p {
	font-size: 65%;
	margin-top: 10px;
}
#thumb1 img {
	margin-right: 4px;
}
#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:111;
	background-color: #FFFFFF;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	border: thin dotted #000000;
	text-align: center;
}
.linkcolor {
	color: #000000;
	text-decoration: none;
}
#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 p {
	font-size: 65%;
	margin-top: 10px;
}
#thumb2 img {
	margin-right: 4px;
}
#navbar img {
	margin-top: 15px;
	float: right;
}
#phone {
	position:absolute;
	left:23px;
	top:571px;
	width:250px;
	height:28px;
	z-index:31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#microinspector-enlarge {
	position:absolute;
	left:429px;
	top:300px;
	width:148px;
	height:23px;
	z-index:83;
	font-size: 65%;
}
#omnibot-enlarge {
	position:absolute;
	left:415px;
	top:287px;
	width:156px;
	height:23px;
	z-index:71;
	font-size: 65%;
}
#thumb2 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.percent80 {
	font-size: 80%;
}
