@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	}
#wrapper {
	margin:0 auto; /* center, not in IE5 */
	width:992px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-left: auto;
	margin-right: auto;
	}
#screen {
	margin: 0;
	padding: 0;
	}
#header {
	width: 992px;
	background-image: url(content/header.jpg);
	background-repeat: no-repeat;
	height: 209px;
	z-index: 1;
	}
#content {
	width: 992px;
	background-image: url(content/background.jpg);
	height: 466px;
	}
#headerNav {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -193px;
	margin-left: 88px;
	background-image: url(content/nav_header.png);
	background-repeat: no-repeat;
	width: 779px;
	height: 278px;
	}
#navTable {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -115px;
	margin-left: 130px;
	width: 179px;
	height: 164px;
	}
#aboutStaffMain {
	position: absolute;
	width: 135px;
	height: 100px;
	margin-left: 240px;
	margin-top: 125px;
	}
#staffMainPic {
	position: absolute;
	width: 89px;
	height: 74px;
	margin-left: 135px;
	margin-top: 125px;
	}
#welcome {
	position: absolute;
	margin-left: 435px;
	margin-top: 120px;
	background: url(texts/welcome.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 25px;
	}
#welcomeText {
	position: absolute;
	margin-left: 445px;
	margin-top: 155px;
	width: 405px;
	height: 75px;
	}
#welcomeReadMore {
	position: absolute;
	margin-left: 685px;
	margin-top: 203px;
	width: 81px;
	height: 24px;
	z-index: 4;
	}
#sineWave {
	position: absolute;
	margin-left: 390px;
	margin-top: 125px;
	background: url(graphics/sine.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 290px;
	}
#dotsLeft {
	position: absolute;
	margin-left: 140px;
	margin-top: 240px;
	background: url(graphics/dotsLeft.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 6px;
	}
#dotsRight {
	position: absolute;
	margin-left: 435px;
	margin-top: 240px;
	background: url(graphics/dotsRight.jpg);
	background-repeat: no-repeat;
	width: 403px;
	height: 8px;
	}
#massageTherapy {
	position: absolute;
	margin-left: 418px;
	margin-top: 265px;
	background: url(texts/massageTherapyWpic.jpg);
	background-repeat: no-repeat;
	width: 427px;
	height: 176px;
	}
#didYouKnow {
	position: absolute;
	margin-left: 125px;
	margin-top: 285px;
	background: url(texts/didYouKnow.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 21px;
	}
#ranQuote {
	position: absolute;
	margin-left: 130px;
	margin-top: 315px;
	width: 230px;
	height: 135px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
/* Footer Section */
#footer {
	width: 992px;
	background-image: url(content/footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	}
#copyright {
	position: absolute;
	margin-left: 20px;
	margin-top: 28px;
	width: 328px;
	height: 30px;
	}
#address {
	position: absolute;
	margin-left: 445px;
	margin-top: 25px;
	width: 150px;
	height: 50px;
	}
#bottomLinks {
	position: absolute;
	margin-left: 660px;
	margin-top: 35px;
	width: 320px;
	height: 27px;
	}
