html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	background-color: #FFFFFF;
	margin-left: auto;
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-right: auto;
	color: #002b67;
}


/*-------------------------------- logo and strap line ---------------------------------*/

#page {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}

#center {
	width: 760px;
	height: auto;
	min-height: 100%;
	margin:0 auto;
}


#dropshad {
	width:762px;
	margin: 0px;
	float:left;
	background-image: url(../images/page_ds.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#header_container {
	width: 750px;
	float: left;
	margin: 0px;
}


#header {
	width: 750px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}

#header_gradient {
	width: 750px;
	height:23px;
	float: left;
	background-image: url(../images/gradient_header.jpg);
	background-repeat: repeat-y;
}

#header_gradient_text {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 10px;
}

#header_gradient_text a {
	color: #FFFFFF;
	text-decoration: none;
}

#header_gradient_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header_gradient_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#page_container {
	width: 750px;
	float: left;
}



#navigation_container {
	width: 750px;
	float: left;
	margin-top: 2px;
}

#navigation_links {
	width: 152px;
	float: left;
	height: 248px;
	background-color: #5f7f9d;
}

#navigation_links_all {
	width: 152px;
	height: 166px;
	float: left;
	background-color: #7e9ab5;
}

#home_image {
	width: 595px;
	height:248px;
	float: left;
	margin-left: 2px;
}

#about_image {
	width: 595px;
	height:167px;
	float: left;
	margin-left: 2px;
}

#content_container {
	width: 750px;
	float: left;
	background-image: url(../images/bg_bw.gif);
	background-position: left;
	background-repeat: repeat-y;
		margin: 0px;
	margin-top:2px;
}

#content_container2 {
	width: 750px;
	float: left;
	margin: 0px;
	background-image: url(../images/bg_logo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#left_col {
	width: 152px;
	height:276px;
	float: left;
	background-image: url(../images/left_colomn_design.jpg);
}

#left_col_all {
	width: 152px;
	height:720px;
	float: left;
	background-image: url(../images/all_left_col_design.jpg);
	background-position: bottom;
	background-color: #a9bcce;
	background-repeat: no-repeat;
}

#mid_col {
	width: 358px;
	height:276px;
	float: left;
	background-image: url(../images/home_copy_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#right_col {
	width: 232px;
	height:276px;
	float: right;
	background-image: url(../images/home_fingertofinger.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #7f9bb7;
}

#footer {
	width: 750px;
	height: 82px;
	float: left;
	background-image: url(../images/footer_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	text-align: left;
	font-size: 12px;
	color: #2f5283;
}

#footer_links {
	width: 750px;
	text-align: center;
	font-size: 12px;
	color: #2f5283;
	margin-top: 10px;
	float: left;
}
/*------------------Headers-----------------*/

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}



h1 {
	font-size: 16px;
	color: #2f5283;
}

h2 {
	font-size: 13px;
	color: #5f7f9d;
}

h3 {
	font-size: 15px;
	font-family: Tahoma;
	color: #002b67;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 16px;
	color: #c38b56
}



#navigation_links ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#navigation_links ul li {
	border-bottom:1px solid white;
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
	padding: 1px 10px 3px 0px;
	font-weight: bold;
	list-style: none;
}

#navigation_links ul li a {
	color: #FFFFFF;
	text-decoration: none;
}


#navigation_links ul li:hover {
	background-color: #a9bcce;
	color: #FFFFFF;
}
/*-----------------all-----------------------*/

#navigation_links_all ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#navigation_links_all ul li {
	border-bottom:1px solid white;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: right;
	padding: 1px 10px 3px 0px;
	font-weight: bold;
	list-style: none;
}

#navigation_links_all ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation_links_all ul li:hover {
	background-color: #a9bcce;
	color: #FFFFFF;
}

/*------------------HOME-----------------*/

#text {
	width: 290px;
	float: left;
	padding-left: 30px;
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}

#right_col_text {
	width: 200px;
	float: left;
	padding-left: 20px;
	margin-top: 140px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF; 
}

/*------------------services-----------------*/

#content_all {
	width: 593px;
 	float: right;
	border: 0px solid red;
	margin: 0px;
}


#content_title {
	width: 100%;
	height: 22px;
	float: right;
	background-image: url(../images/page_title_gradient.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	background-position: right;
}

#content_text {
	width: 350px;
	float: left;
	margin: 10px 0px 30px 15px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
}

#content_right {
	float: right;
	width: 160px;
}

#content_right_therapy {
	float: right;
	width: 190px;
}

#stones {
	width: 190px;
	float: left;
	margin-top: 70px;
	margin-left: 0px;
}

#stones_pic {
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}

#stones_text1 {
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
	color: #002b67;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 0px;
	float: left;
	margin-left: 4px;
}

#stones_text2 {
	font-size: 12px;
	font-family: Tahoma;
	color: #002b67;
	text-align: center;
	float: left;
	margin-left: 20px;
}

#insurance {
	margin-left: 0px;
	margin-top: 130px; 
	margin-right: 0px;
	float: left;
}

#logo {
	float: left;
	margin-left: 10px;
	margin-top: 60px; 
}

#support {
	float: left;
	margin-left: 0px;
	margin-top: 50px; 
}

#help_text {
	width: 500px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 25px;
}

#left_col_help {
	width: 152px;
	height:1300px;
	float: left;
	background-image: url(../images/all_left_col_design.jpg);
	background-position: bottom;
	background-color: #a9bcce;
	background-repeat: no-repeat;
}

#self_help_table {
	width: 560px;
	float: left;
	margin-left: 13px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 20px;
}

#location_pic {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#location_address {
	width: 201px;
	height: 114px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	background-image: url(../images/location_address.jpg);
}

#location_text {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 25px;
}

#location_address {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}

#location_contact {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}


#left_col_location {
	width: 152px;
	height: 400px;
	float: left;
	background-image: url(../images/all_left_col_design.jpg);
	background-position: bottom;
	background-color: #a9bcce;
	background-repeat: no-repeat;
}

#contact_form {
	float: left;
	font-size: 13px;
	font-family: tahoma;
	padding-bottom: 15px;
}

#contact_address {
	float: right;
	margin-top: 0px;
	padding-right: 10px;
}

#about_split {
	float: left;
	width: 275px;
	margin-left: 10px;
	margin-top: 30px;
}

#about_image {
	float: left;
	width: 85px;
	height: 84px;
}

#about_name {
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c38b56;
	margin-top: 5px;
	margin-left: 5px;
	width: 230px;
}

#about_text {
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
}
#left_col_about {
	width: 152px;
	height: 470px;
	float: left;
	background-image: url(../images/all_left_col_design.jpg);
	background-position: bottom;
	background-color: #a9bcce;
	background-repeat: no-repeat;
}

#left_col_therapy {
	width: 152px;
	float: left;

}

#submit {
	float: right;
}

#thankyou {
width: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#sitemap {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
}

#left_col_site {
	width: 152px;
	height: 275px;
	float: left;
	background-image: url(../images/all_left_col_design.jpg);
	background-position: bottom;
	background-color: #a9bcce;
	background-repeat: no-repeat;
}

#privacy {
	float: left;
	margin-top: 30px;
	padding-left: 30px;
	font-size: 13px;
	padding-right: 30px;
	padding-bottom: 35px;
}