#layout {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#top {
	position: absolute;
	height: 12px;
	width: 900px;
	left: 0px;
	top: 0px;
	overflow: visible;
	background:url(layout/topband.png)
}
#middle {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 12px;
	overflow: visible;
	background:url(layout/middle.png)
}
#bottom {
	position: absolute;
	height: 12px;
	width: 900px;
	left: 0px;
	top: 693px;
	overflow: visible;
	background:url(layout/bottom.png)
}
#bottom2 {
	position: absolute;
	height: 12px;
	width: 900px;
	left: 0px;
	top: 769px;
	overflow: visible;
	background:url(layout/bottom.png)
}
#bottom3 {
	position: absolute;
	height: 12px;
	width: 900px;
	left: 0px;
	top: 969px;
	overflow: visible;
	background:url(layout/bottom.png)
}


#header {
	position: absolute;
	height: 100px;
	width: 850px;
	left: 25px;
	top: 0px;
	overflow: visible;
	background:url(layout/bluestripe.png)
}
#logo {
	position: absolute;
	height: 99px;
	width: 204px;
	left: 51px;
	top: 1px;
	overflow: visible;
	
}
#tagline {
	position: absolute;
	height: 91px;
	width: 353px;
	left: 446px;
	top: 5px;
	overflow: visible;
	
}
#navbar {
	position: absolute;
	height: 54px;
	width: 850px;
	left: 25px;
	top: 100px;
	overflow: visible;
	z-index:1;
}
#flash {
	position: absolute;
	height: 203px;
	width: 850px;
	left: 25px;
	top: 154px;
	overflow: visible;
	z-index:0;
}
#bannner {
	position: absolute;
	height: 203px;
	width: 850px;
	left: 25px;
	top: 154px;
	overflow: visible;
	z-index:0;
	background-color: #FFFFFF;
	background-image: url(Indoor%20Air%20Quality);
}

#hbottom {
	position: absolute;
	height: 325px;
	width: 850px;
	left: 25px;
	top: 357px;
	overflow: visible;
	background-image:url(layout/home-bottom.png);
}
#cbottom {
	position: absolute;
	height: 325px;
	width: 850px;
	left: 25px;
	top: 357px;
	overflow: visible;
	background-image:url(layout/contact.png);
}
#shortbottom {
	position: absolute;
	height: 400px;
	width: 850px;
	left: 25px;
	top: 357px;
	overflow: visible;
	background-image:url(layout/shortbottom.png);
}
#shortbottom2 {
	position: absolute;
	height: 325px;
	width: 850px;
	left: 25px;
	top: 357px;
	overflow: visible;
	background-image:url(layout/shortbottom2.png);
}
#longbottom {
	position: absolute;
	height: 600px;
	width: 850px;
	left: 25px;
	top: 357px;
	overflow: visible;
	background-image:url(layout/longbottom.png);
}


#Layer1 {
	position:absolute;
	left:21px;
	top:13px;
	width:808px;
	height:285px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	left:573px;
	top:14px;
	width:255px;
	height:287px;
	z-index:1;
}
