.header{
	position:relative;
	top:-55px;
	width:826px;
	height:55px;
	background-image:url(/img/snorezip/contentTop.png);
	background-repeat:no-repeat;
}
.footer{
	position:relative;
	width:826px;
	height:45px;
	background-image:url(/img/snorezip/contentBottom.png);
	background-repeat:no-repeat;
}
#about_us_div{
	width:826px;
	position:relative;
	top:46px;
	height:600px;
	padding:0px;
	margin:0px;
	margin-bottom:100px;
}
#about_us_div .inner{
	width:600px;
}

#body_content{
height:800px;
}
