.bunkbedHeading {
	color: #f7b360;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
}

.bunkbedText {
	color: #000000;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
}

#bunkbedHeading {
	background-color: #ffffff;
	position: absolute;
	text-align: left;
	left: 225px;
	top: 310px;
	width: 665px;
	height: 100px;
	z-index: 1;
}

#sealyStylesDiv {
	background-color: #ffffff;
	position: absolute;
	text-align: left;
	left: 225px;
	top: 425px;
	width: 300px;
	z-index: 1;
}

#copyright {
	background-color: #ffffff;
	position: absolute;
	text-align: center;
	left: 289px;
	top: 1050px;
	width: 528px;
	height: 50px;
	z-index: 1;
}

#mainContent {
	background-color: #ffffff;
	position: absolute;
	left: 225px;
	top: 425px;
	width: 665px;
	z-index: 1;
}