body {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #231f20;
	margin: 0;
	background:#006838;
	min-width: 1000px;
                     font-family: verdana;
                     font-size: 11px;
}
img {border: none;}
a{
	text-decoration: none;
	color: #006838;
}
a:hover{text-decoration: underline;}
#wrapper{
	width: 800px;
	min-height: 753px;
	margin: -83px auto 0;
	background:#d6e8be url(../images/wrapper-bg1.png) no-repeat;
}
#wrapper2{
	width: 800px;
	min-height: 753px;
	margin: -83px auto 0;
	background:#d6e8be url(../images/wrapper-bg2.png) no-repeat;
}
#wrapper-blog{
	width: 800px;
	min-height: 753px;
	margin: -83px auto 0;
                     background:#d6e8be;

}
* html #wrapper{height:753px;}
#header {
	width: 100%;
	height: 52px;
	padding-top: 101px;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
#nav{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background:#99c3af;
}
#nav li{float: left;}
#nav li a{
	height: 34px;
	display: block;
	text-indent: -9999px;
}
#nav li a:hover{text-decoration: none;}


#nav .home a{
	width: 38px;
	background: url(../images/home-btn.gif) no-repeat;
	margin-left: 20px;
}
#nav .about a{
	width: 42px;
	background: url(../images/about-btn.gif) no-repeat;
	margin-left: 50px;
}
#nav .life-work a{
	width: 69px;
	background: url(../images/life-work-btn.gif) no-repeat;
	margin-left:45px;
}
#nav .integration a{
	width: 75px;
	background: url(../images/integration-btn.gif) no-repeat;
	margin-left: 33px;
}
#nav .leading a{
	width: 87px;
	background: url(../images/leading-btn.gif) no-repeat;
	margin-left: 19px;
}
#nav .holistic a{
	width: 48px;
	background: url(../images/holistic-btn.gif) no-repeat;
	margin-left: 35px;
}
#nav .resources a{
	width: 71px;
	background: url(../images/inspiration-btn.gif) no-repeat;
	margin-left: 40px;
}
#nav .events a{
	width: 70px;
	background: url(../images/events-btn.gif) no-repeat;
	margin-left: 35px;
}



#main{
	width: 100%;
	padding-top: 26px;
}
.main-holder{
	width: 100%;
	background: url(../images/main-holder-bg.png) no-repeat 0 -26px;
}
.main-holder2{
	width: 100%;
	background: url(../images/main-holder-bg2.png) no-repeat 100% -26px;
}
#main .heading{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.logo,
.home-logo{
	margin: 0 0 0 35px;
	float: left;
	display: inline;
}
.home-logo{
	width:602px;
	height:69px;
	overflow:hidden;
}
.logo a,
.home-logo a{
	display: block;
	width: 602px;
	height: 61px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
.home-logo a{
	height:69px;
	background: url(../images/logo-3.png) no-repeat;
}
.logo-2 a{
	background: url(../images/logo-2.png) no-repeat; 
                     overflow:hidden;
}

#content{
	width: 800px;
	margin-top: 27px;
	position: relative;
}
#content:after {
	content:"";
	display:block;
	clear:both;
}

#content h3{
	margin: 0;
	font-size:12px;
                     font-weight: bold;
	line-height: 16px;
	color: #006838;
}
#content h1{
	margin:0;
	font-size:18px;
	line-height: 18px;
	color: #006838;
}

#content p{
	margin: 0;
	line-height: 15px;
	word-spacing: -2px;
}
.content-item{
	width: 255px;
	float: left;
	position: relative;
	padding: 0 0 0 105px;
}
#content .content-item p{margin:0 0 14px;}
.content-item img{display: block;}
.organisation{
	width: 39px;
	height: 170px;
	position: absolute;
	left:-32px;
	top: 0;
}
.individual{
	width: 39px;
	height: 147px;
	position: absolute;
	left: -32px;
	top: 202px;
}
.flower{
	width: 58px;
	height: 55px;
	position: absolute;
	left: 26px;
	top: 61px;
}
.people{
	width: 69px;
	height: 38px;
	position: absolute;
	left:21px;
	top:245px;
}
.content-holder{
	width: 437px;
	float: right;
	padding-top:299px;
}
.content-holder .text-box{
	width:410px;
	background:url(../images/text-box-bg.png);
	padding:5px 11px 8px 16px;
}
.content-holder .text-box strong{
	font-size: 12px;
	line-height: 16px;
	color: #006838;
}
.about-holder{
	width: 700px;
	float: right;
	margin-top:3px;
	padding:6px 44px 0 21px;
	background:url(../images/text-box-bg.png);
}
.blog-holder{
	width: 900px;
                     height: 100%;
	float: right;
	margin-top:3px;
	padding:6px 44px 0 21px;
	background:url(../images/text-box-bg.png);
}
#content .about-holder p{margin:0 0 15px;}
.about-text{
	width:330px;
	float: left;
	position: relative;
}
.about-text2{
	width: 351px;
	float: right;
	padding-top:18px;
	position: relative;
}
.about-photo{
	width: 351px;
	float: right;
	padding-top:16px;
	position: relative;
}

.thankyou{
	width:600px;
	float: left;
	position: relative;
                     font-family: verdana;
                     font-size: 11px;
}


.about-photo img{
	float: right;
	border: 1px solid #fff;
	margin-left:18px;
                     margin-top: 30px;
}
.about-content .photo{
	position:absolute;
	top: 30px;
	right:0;
}
.about-photo .top-text{width:200px;}
.about-photo .bot-text{width:278px;}
#content h4{
	font-size:10px;
	line-height: 12px;
	margin: 0;
	color: #006838;
}
.we-will-holder{
	width: 100%;
	overflow: hidden;
}
#content .we-will-holder p{
	margin: 0;
	text-indent: 13px;
	background: url(../images/we-will-p-bulet.gif) no-repeat 0 7px;
}
.about-photo p strong{
	font-size:14px;
	line-height:14px;
	color: #006838;
	word-spacing: normal;
}
.about-photo .size{font-size:11px;}
.about-photo .mail{
	font-size:12px !important;
	line-height: 16px;
	color: #231f20;
	font-weight: bold;
	margin-bottom:30px !important;
	word-spacing: normal !important;
}
.about-photo .mail a{color: #231f20;}
.about-photo p em{
	font-size:12px;
	line-height: 16px;
	color: #006838;
	font-weight: bold;
	word-spacing:-1px;
}
.about-photo p span{
	font-size:12px;
	color: #006838;
	font-weight: bold;
	word-spacing: normal;
}
.people-2{
	width: 89px;
	height: 49px;
	position: absolute;
	right:29px;
	top:3px;
}
.people-2 img{display: block;}
.integration-item{
	width: 300px;
	float: left;
	position: relative;
}
.integration-item .info{
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding:8px 0 17px;
}
.integration-item .info a{
	color: #fff;
	background:#006838 ;
	padding:1px 7px 2px;
	line-height:18px;
}
#content .integration-item p{word-spacing: normal;}
.integration-holder{
	margin-right:-20px;
	padding-top:18px;
	width:390px;
	float: right;
	display: inline;
	position: relative;
}
#content .integration-holder h3{
	font-size:14px;
	margin:0 0 15px;
}
#content .integration-holder p strong{
	color: #006838;
	word-spacing: normal;
}
#content .integration-holder p a{color: #231f20;}
#content .integration-holder p span{
	font-weight: bold;
	word-spacing: normal;
}
.leading-holder{
	height: 100%;
	overflow: hidden;
	position: relative;
}
.heading .flower{
	left:703px;
	top: 3px;
}
.holistic-item{
	width: 370px;
	float: left;
	position: relative;
}
#content .holistic-item p{word-spacing: -1px;}
#content .holistic-item .size{font-size:11px;}
.holistic-holder{
	width: 317px;
	float: right;
	position: relative;
	padding-top:16px;
}
#content .holistic-holder p{word-spacing: -1px;}
#content .holistic-holder .size{font-size:11px;}
#content .holistic-holder .size span{
	color: #006838;
	font-weight: bold;
}
#content .holistic-holder .size span a{color: #231f20;}
.wisdom-holder{
	width: 100%;
	overflow: hidden;
	padding-top:7px;
}
.wisdom-holder h2{
	margin:0 0 16px;
	font-size:19px;
	line-height: 22px;
	color: #006838;
}
.wisdom-item{
	width: 320px;
	float: left;
}
#content .wisdom-holder p{
	word-spacing: -1px;
	font-size:11px;
	line-height:17px;
}
#content .wisdom-item .size{
	font-size:11px;
	line-height:17px;
}
.wisdom-contact{
	width: 310px;
	padding:0 10px 0 0;
	float: right;
}
.wisdom-contact address{
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	line-height: 21px;
	background:#fff;
	margin-top:-5px;
	padding:9px 0 14px 13px;
}
.wisdom-contact address span{
	display: block;
	color: #231f20;
}
.wisdom-contact address strong{
	color: #006838;
	display: block;
}
#content .home-text{
	margin-left:80px;
	padding:5px 0 15px;
	position:relative;
	width:275px;
	overflow:hidden;

}
* html #content .home-text{
	margin-top:5px;
	padding-top:0;
}
#content .home-text h3,
#content .text-block h3,
#content .text-block h4,
#content .home-text p{
	margin:15px 0 0;
	font-size:12px;
	line-height:15px;
	color:#006838;

}
#content .home-text p{
	margin:0;
	color:#231f20;
}
#content .home-text p a{color:#231f20;}
#content .home-text .info{
	margin-top:15px;
	overflow:hidden;
}
#content .home-text .info dl{
	margin:0;
	font:bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#231f20;
	width:100%;
}
#content .home-text .info dl dt,
#content .home-text .info dl dd{
	display:inline;
	margin:0;
}
#content h3.my-mission{
	margin:0;
	position:absolute;
	top:270px;
	right:25px;
	width:350px;
	font-size:12px;
	line-height:15px;
	color:#231f20;
}

#content h3.testimonials{
	margin:0;
	position:absolute;
	top:120px;
	right:175px;

	
}

.text-block{
	margin-left:48px;
	width:752px;
	padding-bottom:15px;
	background:url(../images/text-box-bg.png);
	overflow:hidden;
          
}
.text-block .aside1{
	margin-left:32px;
	width:270px;
	float:left;
	display:inline;
                      font-size:12px;

                    
}
.text-block .aside2{
	margin-right:27px;
	width:388px;
	float:right;
	display:inline;

}
#content .text-block h3{margin-bottom:-15px;}
#content .text-block p,
#content .text-block span{
	margin:15px 0 0 5px;
	font-size:10px;
	line-height:15px;
	color:#231f20;
	word-spacing:0;
}
#content .text-block span{
	margin:0;
	display:block;
}
#content .text-block .right-image{
	margin:25px 0 10px 5px;
	float:right;
}
#content .text-block .right-image img{vertical-align:top;}
#footer{
	width: 100%;
	overflow: hidden;
	min-height:62px;
	padding-top:14px;
}
* html #footer{
	height:62px;
	overflow:visible;
}
.banner-list{
	width: 246px;
	float: left;
	margin: 0;
	padding:13px 0 0 104px;
	list-style: none;
}
.banner-list li{
	float: left;
	margin-right:10px;
	display:inline;
}
.banner-list li a{
	display: block;
}
.banner-list img{
	display: block;
}
.footer-text{
	width: 424px;
	float: right;
	text-align: center;
}
.footer-text p{
	margin: 0;
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
}
.footer-text p a{
	color: #fff;
	background:#006838 ;
	padding:1px 7px 2px;
	line-height:18px;
}