@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/fadedbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}
.pg {
	width:950px;
	margin: 0 auto;
	/*height: 800px;
	overflow:auto;*/
	/*min-height:800px;*/
	border: medium ridge #999999;
	
}
#header {
	background-color: #000066;
	background-image: url(../images/mainBanner.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:25px;
	width:100%;
	height:100px;
	min-width:950px;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
#headerimage {
	position:absolute;
	left:16px;
	top:18px;
	width:177px;
	height:57px;
	z-index:1;
}
#headeraddress {
	position:absolute;
	top:5px;
	width:150px;
	height:74px;
	z-index:2;
	text-align: left;
	vertical-align:top;
	right: 10px;
	font-size: 12px;
}
.leftnav {
	/*margin-top: 0px;
	width: 210px;
	height: 700px;*/
	z-index:23;
	background-image: url(../images/navbackground.jpg);
	background-repeat: repeat-y;
}
.rightbody {
	/*background-color: #4A5A8C;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-left: 240px;
	margin-top: -700px;*/
	
}
.rightbody a {
	color: #FFFFFF;
}
.imagestyle {
	border: medium inset #CCCCCC;
	margin: 8px;
	clear: none;
}
h1 {
	text-align:left;
	color: #CCCCCC;
	text-decoration: underline;
	font-size:22px;
	text-transform: uppercase;
	padding-bottom:20px;
	padding-top: 15px;
}
.hide {
	position: absolute;
	visibility: hidden;
	width: 400px;
	left: 230px;
	top: 100px;
}
#repairtbl2 {
	color: #000000;
	background-color: #FFFFCC;
	border: thick inset #FFFFCC;
}
#repairtbl2 a{color:#999999;}
#repairtbl1 {
	color: #000000;
	background-color: #FFFFCC;
	border: thick dashed #000000;
}
.goldtxt {color: #CCCC00
}
#airliquidtxt {
	position:absolute;
	left:350px;
	top:50px;
	width:350px;
	height:263px;
	z-index:1;
}
.CoolFaq ul {
	list-style:none;
}
.txtyes {
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0066FF;
}
.txtyes a {
	color:  #0066FF;
	text-decoration: none;
}

.txtno {
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990033;
}
.txtno a {
	color: #990033;
	text-decoration: none;
}

.spanstyle {
	font-weight: bold;
	font-size: 18px;
}
.HRContactStyle{
	width:50%;
	text-align: left;
	text-indent: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#heatexchanger table {
	height: 212px;
	width: 540px;
}
#tblplate {
	height: auto;
	width: auto;
}


