.text {
	font-family: Century Gothic, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}
.text a {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
.text a:hover {
	color: #92c729;
	cursor: pointer;
	text-decoration: none;
}
.green {
	color: #92c729;
}
div#navigation a {
	display: block;
	line-height: 50px;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}
div#navigation a.top {
	border-top: none;
}
div#navigation a#offer {
	display: block;
	padding-top: 100px;
	border-top: 0px;
	background: url(../../images/treatment.jpg) center no-repeat;
}


a#active_link {
	font-weight: bold;
	color: #92c729;
}
h1 {
	color: #92c729;
	font-size: 22px;
	clear: none;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	clear: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: normal;
}


div#text_area ul li {
	font-weight: bold;
}
div#text_area ul ul li {
	font-weight: normal;
}


div#list a.title {
	display: block;
	line-height: 20px;
	clear: left;
}
div#list a.title:hover {
	background: #f2f2f2;
}
div#list span {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #cccccc;
	clear: left;
	margin-bottom: 0px;
	padding-left: 10px;
	line-height: 50px;
	vertical-align: middle;
}
div#list a.product {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	padding-left: 10px;
	height: 50px;
	vertical-align: middle;
	text-decoration: none;
	width: 46%;
	float: left;
}
div#list a.product:hover {
	background: #f2f2f2;
}
div#list a img {
	float: left;
	height: 50px;
	border: 0px;
	padding: 0px;
	margin-right: 10px;
}
div#list form {
	padding: 0px;
	margin: 0px;
}
div#list input {
	float: right;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-top: 15px;
}
input.form_text, textarea.form_text {
	border: 1px solid #999999;
	color: #666666;
	padding: 5px;
	vertical-align: middle;
	margin-bottom: 2px;
	background: url(../../images/form_bg.jpg) top left no-repeat;
	background-color: #ffffff;
}
.button {
	color: #333333;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.button:hover {
	color: #FE6C01;
}
div#testimonial {
	font-size: 18px;
	padding-left: 40px;
	background: url(../../images/quotes.png) top left no-repeat;
	padding-right: 115px;
	color: #999999;
	margin-left: 50px;
	margin-top: 40px;
	padding-top: 10px;
}
div#testimonial div {
	width: 45px;
	display: block;
	padding-top: 80px;
	float: right;
	background: url(../../images/quotes_r.png) top right no-repeat;
	margin-top: -8px;
}
div#form_holder div#testimonial {
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
}
div#testimonial span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
p.lh {
	text-align: left;
}
img.left, a.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.right, a.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
img.small {
	height: 150px;
}
.text-size_small {
	font-size: 12px;
}
.text-size_large {
	font-size: 18px;	
}