body {
	margin: 0px;
	border: 0px;
	background-color: #8E6F4E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #75644F;
}

a {
	color: #75644F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	margin: 0px;
}

h1 {
	font-size: 48px;
	margin-bottom: 10px;
}

h2 {
	font-size: 21px;
}

h3 {
	margin-top: 0px;
	font-size: 15px;
	font-weight: bold;
}

h3 strong {
	color: #8DA130;
}

div.homeCol1 {
	width: 443px;
	font-size: 13px;
	height: 400px;
	padding-top: 30px;
	float: left;
	clear: none;
	position: relative;
}

div.homeCol1 a#findOutMore {
	position: absolute;
	bottom: -2px;
	//bottom: -5px;
	left: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

div#contentBar li {
	display: block;
	float: left;
	clear: none;
	background-image: url('/images/tick.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
	padding-top: 2px;
	margin-bottom: 5px;
}

ul.bigger li {
	margin-bottom: 20px !important;
	height: 22px !important;
	clear: both !important;
	width: 620px;
}

ul.benefits li {
	width: 192px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #8DA130;
}

ul.wider li {
	width: 250px !important;
	margin-bottom: 15px !important;
}

div.homeCol1 p {
	margin-bottom: 20px;
}

div.contactCol {
	width: 255px; 
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 30px;
	background-image: url('/images/contactcolbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	clear: none;	
	position: relative;
}

div#home div.contactCol {
	background-image: url('/images/homecol2bg.png');
}

div.contactCol a {
	float: right;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

label {
	color: #8DA130;
	font-size: 13px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
}

div.contactCol input.txt {
	float: left;
	clear: both;
	display: block;
	margin-bottom: 10px;
	//margin-bottom: -10px;
	background-image: url('/images/contactcolinput.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 233px;
	font-size: 13px;
	padding-top: 7px;
	padding-left: 7px;
	border: 0px;
}

div.contactCol textarea {
	float: left;
	clear: both;
	display: block;
	background-image: url('/images/contactcoltextarea.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 104px;
	width: 233px;
	padding-top: 7px;
	padding-left: 7px;
	border: 0px;
	overflow: hidden;
}

div.contactCol input#submit {
	margin-top: 20px;
	//margin-top: 0px;
	margin-right: 15px;
	float: right;
	clear: both;
}

div.homeCol3 {
	width: 236px;
	height: 370px;
	padding-top: 30px;
	float: right;
	clear: none;
}

div.homeFooter {
	width: 100%;
	height: 60px;
	float: left;
	clear: none;
	margin-top: 10px;
}

div.homeFooter a {
	float: right; clear: none;
}

div.wideBar {
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
}

div.innerContent {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
	text-align: left;
}

img {
	border: 0px;
}

div#headerBar {
	background-image: url('/images/headerbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 156px;
	font-size: 15px;
}

div#footerBar {
	background-image: url('/images/footerbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 170px;
}

a#fhoked {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#contentBar {
	background-color: #FFFFFF;
}

div#home div#contentBar {
	background-image: url('/images/contentbg.png');
	background-repeat: repeat;
	background-position: top left;
}

div#header { position: relative; }

div#header ul.menu {
	float: right;
	clear: none;
	margin-top: 60px;
}

ul.menu {
	padding: 0px;
	margin: 0px;
	width: 720px;
}

ul.menu img {
	float: left;
	clear: none;
}

ul.menu a {
	outline: 0px;
	display: block;
	float: left;
	clear: none;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	font-weight: bold;
	color: #75644F;
}

ul.menu a:hover {
	text-decoration: none !important;
}

ul.menu li {
	list-style: none;
	float: left;
	clear: none;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

ul.menu li.selected {
	padding: 0px;
}

ul.menu li.selected a {
	color: #FFFFFF !important;
	background-image: url('/images/menuback.png');
	background-repeat: repeat-x;
	background-position: top left;
}

div#header img.logo {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	float: left;
	clear: none;
}

div#topcontact {
	float: right;
	clear: none;
	margin-top: 24px;
	font-weight: bold;
}

div#topcontact a {
	text-decoration: underline;
}

div#topcontact a:hover {
	text-decoration: none;
}


div#copyright {
	float: left;
	clear: both;
	font-size: 13px;
	color: #C2C09E;
	width: 650px;
}

div#footer {
	position: relative;
	height: 145px;
}

div#footer a {
	color: #C2C09E;
}

div#footer ul.menu {
	display: block !important;
	margin-top: 30px !important;
	margin-bottom: 20px !important;
	width: 956px !important;
	float: left; clear: none;
}

div#copyright small {
	font-size: 11px;
}

div#leadBar {
	height: 249px;
	background-image: url('/images/leadbg.png');
	background-position: top center;
	background-repeat: repeat-x;
}

div#lead {
	width: 876px;
	padding-top: 40px;
}

div#lead h1 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
}

div#lead p {
	margin-top: 5px;
	width: 380px;
}

div.headline {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-top: 35px;
	position: relative;
}

div.noheadline div.headline {
	padding-bottom: 5px !important;
	margin-bottom: 0px !important;
}

div.headlineText {
	padding: 30px 20px 30px 20px;
	width: 675px;
	font-size: 22px;
	color: #75644F;
	float: left;
	clear: none;
	background-color: #F1F0E7;
	border-top: 1px solid #CFCAAC;
}

div.headline img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.doubleCol {
	width: 680px;
	float: left;
	clear: none;
}

div.col {
	width: 320px;
	margin-right: 20px;
	float: left;
	clear: none;
}

div.col li {
	width: 310px;
	padding-bottom: 10px;
}

div.col p {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#subnavBar {
	padding-top: 10px;
	background-color: #F1F0E7;
	padding-bottom: 10px;
}

ul#submenu {
	padding-left: 365px !important;
}

ul#submenu li:first-child {
	border-right: 2px solid #D0CBAD;
	margin-right: 20px;
}

ul#submenu li.selected:first-child {
	margin-right: 0px;
	padding-right: 20px;
}

table {
	border-top: 1px solid #CFCAAC;
	border-bottom: 1px solid #CFCAAC;
	margin-bottom: 30px;
	width: 650px;
	border-collapse: collapse;
}

td.grey, th {
	background-color: #F1F0E7;
	padding-right: 20px;
}

th.prices { width: 145px !important; }
th.treatment { width: 190px !important; }

td, th {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

strong.green {
	color: #AAB964;
}

div#tree {
	text-align: center;
}

div#tree table {
	width: 230px;
	margin-left: 365px;
	//margin-left: 0px;
	text-align: left;
	border: 0px !important;
}

a.arrow {
	background-image: url('/images/arrow.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

