﻿body
{
	text-align: center;
	margin: 0;
	background-color: #f9ebf5;
	font-family: Garamond;
}
p
{
	font-size: 10pt;
	color: #660099;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	text-decoration: none;
}
h1
{
	font-size: 14pt;
	font-weight:500;
	color: #660099;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	text-decoration: none;
}
h3
{
	font-size: 12pt;
	font-weight:500;
	color: maroon;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	text-decoration: none;
}
.center
{
	text-align:center
}
.weight900
{
	font-weight: 900;
	font-size: 18pt;
}
.weight700
{
	font-weight: 700;
	font-size: 16pt;
}
.weight500
{
	font-weight: 500;
	font-size: 14pt;
}
.weight300
{
	font-weight: 300;
	font-size: 12pt;
}
.weight100
{
	font-weight: 100;
	font-size: 10pt;
}
.Bold
{
	font-weight: bold;
	font-size: 8pt;
}
a:link, a:visited
{
	text-decoration: none;
	font-style: italic;
	color: #660099;
}
a:hover
{
	color:Red;
}
#wrapper
{
	width: 800px;
	height: 100%;
	background-color: White;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left: #d39dd7 thin solid;
	border-right: #d39dd7 thin solid;
	border-bottom: #d39dd7 thin solid;
	border-top: #d39dd7 thin solid;
}
#header
{
	width: 100%;
	position: relative;
	height: 135px;
	background-color: white;
}
#leftnav
{
	position: relative;
	float: left;
	width: 188px;
	padding-bottom: 10px;
}
#menu_embody
{
	float:left;
	position:relative;
	margin-left:5px;
	vertical-align:middle;
}
#menu_ctha
{
	float:right;
	position:relative;
	vertical-align:middle;
	padding-top:10px;
	padding-right:12px;
}
#content
{
	float: left;
	width: 600px;
	height: auto;
	position: relative;
}
#pagecontent
{
	vertical-align: top;
	padding-right: 19px;
	padding-left: 15px;
}
#footer
{
	clear: both;
	width: 800px;
	padding-bottom: 10px;
	height: 110px;
	background-repeat: no-repeat;
}
#footerContact
{
	margin: 20px 30px;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 18pt;
	vertical-align: middle;
	color: #660099;
	text-align: center;
	text-decoration: none;
}
.margins
{
	margin: 10px 20px;
}
#HeaderCorporateOnSite
{
	width: 245px;
	text-align: center;
	border-right: #d39dd7 thin solid;
	border-top: #d39dd7 thin solid;
	border-left: #d39dd7 thin solid;
	border-bottom: #d39dd7 thin solid;
}
#HeaderFacts
{
	width: 245px;
	text-align: justify;
}
#HeaderBookByPhone
{
	width: 245px;
	text-align: justify;
}
#HeaderHowMuch
{
	width: 245px;
	text-align:left;	
}
#HeaderSampleAvailableTherapies
{
	width: 245px;
	text-align: justify;
}
#HeaderHowDoesItWork
{
	width: 245px;
	text-align: justify;
}
#bottomLogo
{
	position: relative;
	float: left;
	width: 300px;
	vertical-align: top;
}
#BottomCopyright
{
	clear: both;
	width: 430px;
	text-align: right;
	font-size: smaller;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	text-decoration: none;
}
.HeaderRedPhone
{
	font-size: 26pt;
	font-weight:500;
	color: maroon;
	text-decoration: none;
}
.HeaderRedEmail
{
	font-size: 10pt;
	color: maroon;
	text-decoration: none;
}
li
{
	font-size: 10pt;
	color: #660099;
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	text-decoration: none;
}