#topspace {
	position: absolute;
	float; center: 0px;
	top: 0px;
	width: 800px;
	align: center;
	height: 100px;
	z-index: 1;
}

#bryantman {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#bryantmanhome {
	position: relative;
	margin-left: 81px;
	margin-top: 21px;
	z-index: 1;
}

#bryantmanservices {
	position: relative;
	float: left;
	left: -15px;
	top: 0px;
	z-index: 1;
}

#bryantmanscorcher {
	position: relative;
	float: right;
	top: 466px;
	z-index: 2;
}



#bryantmanduct {
	position: relative;
	float: left;
	left: -45px;
	top: 0px;
	z-index: 1;
}

#bryantmanhomeleft {
	position: absolute;
	float: left;
	left: -38px;
	top: 168px;
	z-index: 1;
}

#bryantmanhomeright {
	position: absolute;
	float: left;
	left: 419px;
	top: 168px;
	z-index: -1;
}

#backgroundheader {
	position: absolute;
	left: 0px;
	top:168px;
	width: 800px;
	height: 168px;
	align: center;
	z-index: -1;
	BACKGROUND: url('images/non_home_headerback.gif') repeat-x top left;
}

#backgroundheaderDuct {
	position: absolute;
	left: 0px;
	top:165px;
	align: center;
	z-index: -1;
}

#backgroundheaderhome {
	position: absolute;
	left: 0px;
	top:168px;
	width: 800px;
	height: 409px;
	align: center;
	z-index: -1;
	
}



#pagelogo {

	position: absolute;
	right: 0px;
	top:60px;
	z-index: 0;
}

#bryantlogo {

	position: absolute;
	left: 215px;
	top:285px;
	height: 85px;
	align: center;
	z-index: 0;
}

#bodymain {
	position: relative;
	float: center;
	top: 0px;
	width: 800px;
	z-index: 1;
}

#bodyhome {
	position: relative;
	float: center;
	top: 0px;
	height: 250px;
	width: 800px;
	z-index: 0;
}

#about_peterman {
	display: none;
}