@charset "utf-8";
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body,td,th {
	font-size: small;
}







.twoColFixLtHdr #container {
	width: 1000px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	background-color: #FFF;
	background-image: url("images/Site Graphics/footerup2.gif");
	background-repeat: repeat;
	height: 50px;
	text-align: center;
	margin-top: 20px;
	padding-left: 130px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #666;
	font-style: italic;
	font-size: large;
}

.twoColFixLtHdr #mainContent {
	margin-left: 120px;
	font-size: small;
	font-weight: normal;
	color: #000;
	padding-right: 50px;
	padding-left: 50px;
	border: thin none #3C5499;
	padding-top: 30px;
	background-color: #FFF;
	margin-top: 10px;
} 
#installFigure2 {
	margin-top: 30px;
}
#installFigure1 {
	margin-top: -18px;
}

.twoColFixLtHdr #mainContent p  {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent #videocopy ul {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #000;
	list-style-type: none;
	clip: rect(auto,auto,auto,30px);
}
.twoColFixLtHdr #footer {
	background-image: url("images/Site Graphics/footerup4.gif");
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3C5499;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-size: xx-small;
	text-align: left;
}
#navtop {
	border-right-color: #D6D6D6;
	height: 30px;
	padding-top: 5px;
	background-color: #7082BB;
	padding-bottom: 5px;
	padding-left: 195px;
	font-weight: bold;
	text-align: center;
}

#navSidebar {
	width: 110px;
	float: left;
	height: 360px;
	background-color: #7082BB;
	border: thin none #3C5499;
	color: #000;
	padding-top: 20px;
	padding-left: 10px;
}
#pagetitle {
	text-align: center;
	font-size: medium;
	background-image: url("images/Site Graphics/footerup3.gif");
	height: 25px;
	font-weight: bolder;
	font-style: italic;
	float: right;
	width: 880px;
	padding-top: 5px;
}


#videocopy {
	float: left;
	width: 355px;
	text-align: center;
	font-size: 16px;
	background-image: url("images/Site Graphics/bgup.gif");
	background-repeat: repeat;
	border: thin solid #999;
	font-style: italic;
	height: 210px;
	margin-left: -30px;
	margin-top: 6px;
	margin-bottom: 15px;
	padding-left: 0px;
}



#videobox {
	float: right;
	width: 455px;
	border: 0px solid #395197;
	background-color: #FFF;
	text-align: center;
	clear: none;
	margin-right: -28px;
	height: 375px;
	margin-top: 1px;
	clip: auto;
}

#Comment {
	width: 355px;
	text-align: inherit;
	margin-left: -31px;
	padding-bottom: 7px;
	padding-left: 3px;
}
#ASHRAE {
	padding: 15px;
	margin-right: 100px;
	margin-left: 100px;
	border: 1px solid #006;
	font-weight: bold;
	background-color: #6579B5;
	color: #FFF;
}
#imgCXXXXFigure1 {
	margin-top: -14px;
}
#img1525Fig1 {
	padding-bottom: 10px;
}
#imgConseqFig1bul {
	margin-top: -5px;
}
#imgConseqFig1eng {
	margin-bottom: 80px;
	margin-left: 0px;
}
#imgConseqFig2eng {
	margin-bottom: 20px;
	margin-left: 0px;
}


.twoColFixLtHdr #container #mainContent #spec {
	background-color: #6579B5;
	color: #FFF;
	margin-right: 80px;
	margin-left: 80px;
	border: thin solid #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
#Verduin {
	margin-right: 100px;
	margin-left: 100px;
	border: 1px solid #006;
	font-weight: bold;
	background-color: #6579B5;
	color: #FFF;
	text-align: inherit;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
}

#Contact_Info {
	text-align: center;
	color: #FFF;
	margin-right: 100px;
	margin-left: 100px;
	background-color: #7082BB;
	margin-top: 25px;
	border: 1px solid #000;
	padding-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}

#mainContent #lftColumn1 {
	float: left;
	width: 350px;
	margin-top: -10px;
	clear: none;
}
#mainContent #terms {
	margin-left: 400px;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}
.twoColFixLtHdr #container #mainContent #terms p {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #terms p {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #terms ul {
	text-align: left;
	font-size: small;
}



#mainContent #rtColumn1 {
	width: 400px;
	float: right;
	margin-top: -52px;
}
#mainContent #rtColumn1a {
	width: 400px;
	float: right;
}

.twoColFixLtHdr #container #mainContent p imgCostGard {
	margin-right: 20px;
}
#fullcolumn {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
#rightcenter {
	text-align: center;
	font-size: small;
	height: auto;
	font-weight: normal;
	font-style: normal;
	margin-left: 400px;
}
#divProfilePhotos {
	width: 765px;
	margin-left: 15px;
	padding-top: 1px;
}
#divProfilePhotos p #Warren{
	float: left;
	margin-right: 15px;
}
#divProfilePhotos p #Paul {
	float: left;
	margin-right: 15px;
}
.twoColFixLtHdr #container #mainContent p {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent p #CostGard {
	margin-right: 20px;
}
.twoColFixLtHdr #container #mainContent #ASHRAE p em {
	font-weight: bold;
}
#ctrReliability {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #ctrReliability p {
	text-align: center;
}
#tbl1525 {
	border: thin none #333;
	padding-left: 100px;
}
.twoColFixLtHdr #container #mainContent #Contact_Info h4 {
	font-weight: normal;
	font-size: small;
	font-style: normal;
}
#IndexGraphic {
	margin-left: -30px;
}
#red {
	color: #800000;
}

