@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:2;
	background-image: url(images/logo4-interior.png);
	background-repeat: no-repeat;
}
#title-toprt {
	position:absolute;
	left:425px;
	top:46px;
	width:311px;
	height:35px;
	z-index:30;
	background-image: url(images/turnkeyimages/TurnkeyHeaderText.png);
	background-repeat: no-repeat;
}
#toprt {
	position:absolute;
	left:0px;
	top:105px;
	width:640px;
	height:495px;
	z-index:32;
	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:31;
	background-color: #CCCCCC;
}
#equipment {
	position:absolute;
	left:640px;
	top:135px;
	width:160px;
	height:29px;
	z-index:58;
	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:33;
	background-image: url(images/navbarback.png);
	background-repeat: repeat-y;
}
#bottomnav {
	position:absolute;
	left:0px;
	top:601px;
	width:800px;
	height:auto;
	z-index:60;
	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;
}
#maincontent2 {
	position:absolute;
	left:20px;
	top:135px;
	width:575px;
	height:371px;
	z-index:61;
	background-color: #FFFFFF;
	border: thin solid #000000;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	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;
}
#thumb1 {
	position:absolute;
	left:63px;
	top:475px;
	width:180px;
	height:80px;
	z-index:64;
	background-color: #FFFFFF;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	border: thin dotted #000000;
}
#thumb1-shadow {
	position:absolute;
	left:63px;
	top:475px;
	width:192px;
	height:92px;
	z-index:63;
	background-image: url(images/machines/shadow-for-thumbs.png);
	background-repeat: no-repeat;
}
#thumb1 img {
	margin-right: 5px;
}
#thumb1 p {
	font-size: 65%;
	margin-top: 10px;
}
#thumb1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#thumb2 {
	position:absolute;
	left:267px;
	top:475px;
	width:180px;
	height:80px;
	z-index:68;
	background-color: #FFFFFF;
	background-image: url(images/hvac-images/yellow-gradient-thumb-back.gif);
	background-repeat: repeat-y;
	border: thin dotted #000000;
}
#thumb2-shadow {
	position:absolute;
	left:267px;
	top:475px;
	width:192px;
	height:92px;
	z-index:66;
	background-repeat: no-repeat;
	background-image: url(images/machines/shadow-for-thumbs.png);
}
#thumb2 p {
	font-size: 65%;
	margin-top: 10px;
}
#thumb2  a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#navbar img {
	margin-top: 15px;
	float: right;
}
#phone {
	position:absolute;
	left:23px;
	top:571px;
	width:250px;
	height:28px;
	z-index:69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.linkcolor {
	color: #000000;
	text-decoration: none;
}
#turnkey-enlargement {
	position: absolute;
	left: 407px;
	top: 319px;
}
