@import "../sitestyle.css";

#purpleBack {
	position: relative;
	left:8px;
}
#therapy {
	position: absolute;
	left: 85px;
	top: 120px;
	z-index: 2;
}
#stone {
	position: absolute;
	left: 630px;
	top: 100px;
}

#textBox1 {
	position: absolute;
	left: 40px;
	top: 380px;
	width: 115px;
	height: 120px;
	border: solid 1px #63715A;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6B8284;
}

#rightImage {
	position: absolute;
	left: 630px;
	top: 260px;
}

#therapyImage {
	position: absolute;
	left: 630px;
	top:395px;
}

#back {
	vertical-align: middle;
}

.bottomContainer {
	position: absolute;
	left: 15px;
	top: 690px;
	width:740px;
	color: #FFFFFF;
}
.up {
	position: absolute;
	left: 30px;
	top: 670px;
}
#upBody {
	top: 718px;
}
#upFacial {
	top: 998px;
}
#upHand {
	top: 688px;
}

#bottomBody {
	top: 738px;
}
#bottomFacial {
	top: 1018px;
}
#bottomHand {
	top: 708px;
}
#bottomMaint {
	top: 460px;
}
#bottomWax {
	top: 530px;
}