@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #045c8e;
}

a, a:active {
	color:  #045c8e;
	text-decoration: underline;
}

#container {
	position: relative;
	background: #ffffff;
	width: 974px;
	margin: 0px auto;
}
#header img {margin-top: -7px;}
#header {
	width: 974px;
	height: 211px;
	float: left;
	margin-top: -7px;}
#headertext {
	float: left;
	width: 974px;
	padding-left:30px;
	margin: 0px;
	line-height: 160%;
	color: #21B24B;
	}
#headertext span {
	color: #02B9F3;
	font-size: 17px;
	font-weight: bold;
}	

#links {
	display: none;
}


#body {
	width: 974px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid white;}

#left {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px;
	}

#right {
	float: left;
	width: 699px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	}
#content ol {
	line-height: 25px;
}

#news{
	display: none;}


#quote {
	margin: 20px 0px 0px 10px;
	float: left;
	width: 255px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #baa66a;
}

#quote p {
	width: 200px;
	margin-left: 30px;
}

#quote p.inquotes {
	font-style: italic;
	line-height: 25px;
}
.name {text-align: right;}

#right h2{
	color: #21B24B;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 13px 0px 0px 0px;
	}



div.therapy2 {
	width: 260px;
	float: left;
	padding: 0px 11px;
	margin-left: 0px;
	}	

div.therapy1 {
	width: 260px;
	float: left;
	padding: 0px 11px;
	margin-left: 40px;
	}	


#content {
	float: left;
	width: 624px;
	padding: 10px 30px;
}
#tagline {
	float: none;
	width: 624px;
	text-align: center;
	font-size: 14px;
	padding: 10px 30px;
}
.bold {
	font-weight: bold;
}

#right .indenth {
	text-indent: 50px;
	font-size: 22px;
	color: #21B24B;
	font-style: italic;
	letter-spacing: 3px;
}

#footer {
float: none;
}
#footer ul {
	list-style: none;
	display: inline;
	padding: 0px;
}
#footer ul li {
	float: left;
	margin-left: 100px;
	padding-top: 10px;
}
#footer ul li span {
	color: #045C8E;
}


#web {
	display: none;
	}

#content img {
	float: right;
	margin-top: 10px;
	padding: 0px;
}
.firstp {
	width: 405px;
	text-align: justify;
}
p.clear {clear: left;
text-align:center;}
p.standout {text-align: center;
font-weight: bold;}
.contacttext {font-size: 16px;
}
