@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-image: url(content/background.jpg);
	}
#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;
	}
#headerLinks {
	position: absolute;
	margin-left: 845px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
#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;
	}
#massageTherapy {
	position: absolute;
	margin-left: 125px;
	margin-top: 118px;
	background-image: url(graphics/massage_therapy/massageTherapy.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 33px;
	}
#massagePic {
	position: absolute;
	margin-left: 136px;
	margin-top: 162px;
	background-image: url(graphics/massage_therapy/massagePic.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 94px;
	}
#firstParagraph {
	position: absolute;
	margin-left: 268px;
	margin-top: 177px;
	width: 178px;
	}
#endFirstParagraph {
	position: absolute;
	margin-left: 136px;
	margin-top: 257px;
	width: 307px;
	}
#secColParagraph{
	position: absolute;
	margin-left: 489px;
	margin-top: 132px;
	width: 335px;
	}
/***End of Contact Form***/
#verticalSeperator {
	position: absolute;
	margin-left: 460px;
	margin-top: 112px;
	width: 6px;
	height: 322px;
	background-image: url(graphics/massage_therapy/vert_sep.jpg);
	background-repeat: no-repeat;
	}
/* 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;
	}