@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;
	}
#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;
	}
#servicesWord {
	position: absolute;
	margin-left: 133px;
	margin-top: 99px;
	width: 101px;
	height: 23px;
	}
#servicesText {
	position: absolute;
	margin-left: 146px;
	margin-top: 125px;
	}
#divLineHorzTop {
	position: absolute;
	margin-left: 133px;
	margin-top: 151px;
	background-image: url(graphics/services/div_line_horizontal.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 8px;
	}
#serviceInfo {
	position: absolute;
	margin-left: 147px;
	margin-top: 177px;
	}
/*** BEGINNING OF SERVICE LIST AND INFO BOX ***/
h1 {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
#fibromyalgia {
	position: absolute;
	margin-top: 332px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#children {
	position: absolute;
	margin-top: 244px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#headaches {
	position: absolute;
	margin-top: 260px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#degeneration {
	position: absolute;
	margin-top: 275px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#discProblems {
	position: absolute;
	margin-top: 289px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#sciatica {
	position: absolute;
	margin-top: 349px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#neckPain {
	position: absolute;
	margin-top: 304px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#midBackPain {
	position: absolute;
	margin-top: 318px;
	margin-left: 158px;
	color: white;
	width: 110px;
	height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
#message {
	position: absolute;
	margin-top: 185px;
	margin-left: 455px;
	color: black;
	background: url(services/data_table.jpg);
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 363px;
	height: 238px;
	overflow: auto;	
	scrollbar-face-color: #585857;
	scrollbar-track-color: #6c6c6c;
	scrollbar-arrow-color: #b4d836;
	scrollbar-slider-color: #00ffff;
	scrollbar-highlight-color: #585857;
	scrollbar-3Dlight-color:#cccccc;
	scrollbar-shadow-color: #585857;
	scrollbar-Darkshadow-color: #cccccc;
}
/***END OF SERVICE LIST AND INFO BOX***/
#divLineHorzBot {
	position: absolute;
	margin-left: 133px;
	margin-top: 380px;
	background-image: url(graphics/services/div_line_horizontal.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 8px;
	}
#divLineVert {
	position: absolute;
	margin-left: 419px;
	margin-top: 109px;
	background-image: url(graphics/services/div_line_vertical.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 324px;
	}
#knowledgeBox {
	position: absolute;
	margin-left: 444px;
	margin-top: 120px;
	background-image: url(graphics/services/knowledgeBox.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 25px;
	}
#knowledgeBoxText {
	position: absolute;
	margin-left: 456px;
	margin-top: 145px;
	}
/* 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;
	}