@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 847px;
	height: auto;
	margin:auto;
	background-color: #FFFFFF;
	min-height: 450px;
}

#container_long {
	width: 847px;
	height: 750px;
	margin:auto;
	background-color: #FFFFFF;
	min-height: 1450px;
}
#container_longer {
	width: 847px;
	height: 750px;
	;
	margin:auto;
	background-color: #FFFFFF;
	min-height: 1850px;
}
#header {
	display: block;
}
#navigation {
	width: 837px;
	height: 25px;
	display: block;
	background-image:url(images/nav_bg.jpg);
	text-align:right;
	padding-right: 10px;
	padding-top: 5px;
}
#page_title {
	width: 847px;
	min-height: 150px;
	height: auto;
	background-image:url(images/lower_swirl.gif);
	background-repeat:no-repeat;
	display: block;
}
#title_content {
display:block;
float:right;
height:auto;
margin-right:20px;
margin-top:20px;
text-align:right;
width:500px;
}

#title_content_minx {
	width: 500px;
	height: auto;
	float: right;
	margin-top:5px;
	margin-right:40px;
	text-align:right;
	display: block;
}
#title_content_treatments {
	width: 340px;
	height: 100px;
	float: left;
	margin-top: 25px;
	margin-left:300px;
	text-align:right;
	display: block;
}
#content {
	width:847px;
	min-height: 210px;
	height: auto;
	background-color:#FFFFFF;
}
#content_treatments {
	width:847px;
	height: auto;
	min-height: 550px;
	background-color:#FFFFFF;
	background-image:url(images/lower_swirl.gif);
	background-repeat:no-repeat;
	display:block;
}
#content_treatments_long {
	width:847px;
	height: auto;

	background-color:#FFFFFF;
	background-image:url(images/lower_swirl.gif);
	background-repeat:no-repeat;
	display:block;
}
#treatment_list {
	width: 153px;
	padding-left: 30px;
	height: 380px;
	float: right;
	text-align:left;
	display: block;
	background-color:#F5F5F5;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#inner_content {
	width: 770px;
	margin:auto;
	clear:both;
}
#inner_treatments {
	width: 292px;
	display:block;
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	border-left: solid 2px #CCCCCC;
	background-color: #FFFFFF;
}
#col_left {
	width: 540px;
	height: 400px;
	border-right: thick #666666;
	float: left;
	display:block;
}
#col_right {
	width: 340px;
	height: auto;
	border-right: thick #666666;
	margin-left: 10px;
	float: right;
	display:block;
}
#footer {
	width: 847px;
	height: 30px;
	background-color: #000000;
}
#address {
	width: 320px;
	height: 150px;
	margin-left: 30px;
}
.unleash {
	margin-top: 40px;
}
.collin {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.text_body {
	font-family:Calibri, Arial;
	font-size:14px;
	color:#000000;
}
.text_body_intro {
	font-family:Calibri, Arial;
	font-size:16px;
	color:#000000;
}
.text_body_nav {
	font-family:Calibri, Arial;
	font-size:14px;
	color:#000000;
}
.text_body_nav:hover {
	color:#666666;
}
.text_nav_selected {
	color:#996699;
	font-family:Calibri, Arial;
	font-size:14px;
}
.text_treatment_selected {
	color:#996699;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.text_nav_sub {
	color:#996699;
	font-family:Calibri, Arial;
	font-size:12px;
}
.text_list {
	color:#996699;
	font-family:Calibri, Arial;
	font-size:16px;
}
.text_body_grey {
	font-family:Calibri, Arial;
	font-size:12px;
	color:#666666;
}
.address_phone {
	color:#996699;
	font-size:36px;
	font-weight:bold;
	font-family:Calibri, Arial;
}
