body{
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 980px;
}
img{
	border: 0;
	vertical-align: top;
}
a{
	text-decoration: none;
	outline: none;
	color: #32a248;
}
a:hover{text-decoration: underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.header-holder{
	width: 100%;
	background:#fff200 url(../images/bg-header-holder-inner.gif) repeat-x;
}
.homepage .header-holder{background:#fff200 url(../images/bg-header-holder.gif) repeat-x;}
#header{
	position: relative;
	padding: 87px 0 0;
	margin: 0 auto;
	width:980px;
}
.logo{
	position: absolute;
	text-indent:-9999px;
	overflow:hidden;
	width: 185px;
	height: 182px;
	top: 14px;
	left: 16px;
	margin: 0;
}
.logo span{
	background:url(../images/logo.png) no-repeat;
	display: block;
	height: 100%;
}
.logo a{
	display:block;
	height:100%;
	position: relative;
}
.login-box{
	position: absolute;
	top: 0;
	padding: 9px 0 6px;
	right: 22px;
	width:121px;
	text-align: center;
	background: #28803d;
}
.login-box a{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
.nav-box{
	overflow: hidden;
	width: 100%;
	margin: 0 0 13px;
}
#nav{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#nav li{
	float: left;
	margin: 0 26px 0 6px;
	display: inline;
}
#nav a{
	cursor: pointer;
	float: left;
}
#nav span{
	float: left;
	margin: 0 -12px 0 0;
	padding: 5px 0 4px 12px;
	position: relative;
}
#nav em{
	text-indent: -9999px;
	float: left;
	height: 18px;
	margin: 0 12px 0 0;
}
#nav .here a,
#nav a:hover{background: url(../images/bg-nav.gif) no-repeat;}
#nav .here span,
#nav a:hover span{background: url(../images/bg-nav.gif) no-repeat 100% -27px;}
.about{
	background: url(../images/text-about.png) no-repeat;
	width:50px;
}
.resources{
	background: url(../images/text-resources.png) no-repeat;
	width:213px;
}
.portals{
	background: url(../images/text-websites.png) no-repeat;
	width:72px;
}
.supporters{
	background: url(../images/text-supporters.png) no-repeat;
	width:95px;
}
.news-media{
	background: url(../images/text-news.png) no-repeat;
	width:110px;
}
.menu{
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-menu.gif) no-repeat;
	padding: 17px 0 0;
	height:42px;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 19px;
	line-height: 23px;
}
.menu_small ul {
	font-size:16px;
}

.menu li{
	float: left;
	padding: 0 25px 0 0;
}
.menu a{
	float: left;
	color: #fff;
	cursor: pointer;
}
.menu span{
	margin: 0 -14px 0 0;
	position: relative;
	float: left;
	padding: 1px 12px 4px;
}
.menu .here a,
.menu a:hover{
	background: url(../images/bg-menu-hover.gif) no-repeat;
	text-decoration: none;
}
.menu .here span,
.menu a:hover span{background: url(../images/bg-menu-hover.gif) no-repeat 100% -28px;}
.slogan-box{
	height: 1%;
	padding: 22px 68px 0 40px;
	background: #fff200;
}
.slogan-box:after{
	content: "";
	display: block;
	clear: both;
}
.slogan-box strong{
	color: #32a248;
	font: 36px/48px Arial, Helvetica, sans-serif;
}
.slogan-box img{
	float: right;
	position: relative;
	margin: -32px 0 -29px 60px;
}
#main{
	overflow: hidden;
	padding: 70px 10px 70px 30px;
	width:940px;
	margin: 0 auto;
}
#content{
	width:607px;
	float: left;
	border-right: 1px solid #939598;
	padding: 0 12px 0 0;
}
#content h2{
	margin: -13px 0 16px;
	position: relative;
	color: #34a349;
	font: 24px/28px Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 15px;
	line-height: 18px;
	color: #32a248;
}
#content .person-box{
	overflow: hidden;
	width: 100%;
	line-height: 19px;
	margin: 0 0 55px;
}
#content .person-box h3 {
	font-size: 15px;
	line-height: 18px;
	color: #32a248;
	margin: 0;
}
#content .person-box p{
	margin: 0;
	overflow: hidden;
	height: 1%;
}
#content .person-box a{color: #32a248;}
#content .person-box strong{display: block;}
#content .person-box img{
	float: left;
	margin: 0 23px 0 0;
}
#sidebar{
	float: right;
	width:304px;
	margin: -4px 0 0;
	position: relative;
	line-height: 18px;
}
#sidebar h2{
	background: url(../images/bg-title-sidebar.gif) no-repeat;
	margin: 0 0 15px;
	padding: 11px 12px 0;
	height:24px;
	overflow: hidden;
}
#sidebar .image_header {
	margin: 0 0 15px;
}
#sidebar p.sider {
	margin:1em 10px;
}

#sidebar .media_sider {
	padding-bottom:5px;
}

#sidebar .media_sider p {
	margin:1em 10px;
}

.whats-new{
	background: url(../images/text-whats-new.gif) no-repeat;
	text-indent: -9999px;
	width:81px;
	height:16px;
	display: block;
}
.leaders{
	background: url(../images/text-leaders.gif) no-repeat;
	text-indent: -9999px;
	width:123px;
	height:14px;
	display: block;
}
.media-press{
	background: url(../images/text-media-press.gif) no-repeat;
	text-indent: -9999px;
	width:166px;
	height:15px;
	display: block;
}
.news-box{padding: 9px 0 27px 4px;}
.news-box p{margin: 0 0 17px;}
#sidebar blockquote{
	margin: 0 0 23px;
	width:260px;
}
#sidebar blockquote .holder{
	background: url(../images/bg-cite.gif) repeat-y -520px 0;
	width: 100%;
	margin: 0 0 -27px;
}
#sidebar blockquote .frame{
	background: url(../images/bg-cite.gif) no-repeat 0 100%;
	width: 100%;
}
#sidebar q{
	margin: 0;
	padding: 11px 11px 42px;
	display: block;
	background: url(../images/bg-cite.gif) no-repeat -260px 0;
}
#sidebar cite{
	display: block;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 0 0 0 48px;
}
.homepage .nav-box{margin-bottom: 13px;}
.homepage #main{
	padding: 30px 0 14px 24px;
	width:956px;
}

.intro-box{
	padding: 78px 0 0 38px;
	height: 1%;
	background:#93c48d url(../images/bg-intro-box.gif) no-repeat;
	font-size: 14px;
	line-height: 21px;
}
.intro-box:after{
	content: "";
	display: block;
	clear: both;
}
.intro-box img{
	float: right;
	margin: 0;
	margin: -83px 0 -18px;
	position: relative;
}
.intro-box strong{
	font: 35px/43px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	margin: 0 0 11px;
}
.intro-box p{margin: 0;}
.intro-box a{color: #fff;}
.partners-box{
	background: #fff200;
	padding: 9px 0 12px;
}
.partners-box img{margin: 0 24px;}
.content-box{
	float: left;
	width:455px;
	line-height: 18px;
}
.homepage #main h2{
	color: #33a349;
	font-size: 16px;
	line-height:22px;
	font-weight: normal;
	margin: 0 0 1px;
}
.content-box .text-box{
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #939598;
	padding: 0 0 15px;
	margin: 0 0 23px;
}
.content-box a{color: #33a349;}
.content-box .text-box p{margin: 1em 0;}
/*
.content-box .text-box img{
	float: left;
	margin: 6px 17px 0 0;
}
*/
.content-box .news p{margin: 0 0 18px;}
.info-holder{
	float: right;
	width:490px;
	background: url(../images/bg-info-holder.gif) repeat-y;
	padding: 0 0 9px;
}
.info-holder .column{
	float: left;
	width:229px;
	padding: 0 8px;
	line-height: 18px;
}
.homepage #main .info-holder h2{margin: 0 -10px 10px 0;}
.info-holder .box{
	border-bottom: 1px solid #939598;
	overflow: hidden;
	padding: 10px 6px;
}
* html .info-holder .box{
	overflow: visible;
	height: 1%;
}
.info-holder .box img{
	float: left;
	margin: -10px 0;
	position: relative;
}
.info-holder .btn-learn-more{
	background: url(../images/btn-learn-more.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width:83px;
	height:18px;
	overflow: hidden;
}
.info-holder p{
	margin: 0 0 7px;
	overflow: hidden;
	height: 1%;
}
.info-holder .btn-register-now{
	background: url(../images/visit.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width:66px;
	height:19px;
}
.info-holder .social, .social{
	background: url(../images/ico-facebook.gif) no-repeat;
	float: left;
	font-weight: bold;
	padding: 4px 0 0 27px;
	margin: 20px 0 0 7px;
}
#sidebar .social {
	margin-top:10px;
}

.sign-up-form fieldset{
	background: url(../images/bg-sign-up-form.gif) repeat-y -225px 0;
	width: 225px;
	margin: 20px 0 0;
	line-height: 16px;
	color: #231f20;
	font-size: 12px;
	float: left;
}
.sign-up-form .holder{
	background: url(../images/bg-sign-up-form.gif) no-repeat;
	width: 100%;
}
.sign-up-form .frame{
	background: url(../images/bg-sign-up-form.gif) no-repeat -450px 100%;
	overflow: hidden;
	padding: 6px 16px 8px;
}
* html .sign-up-form .frame{
	overflow: visible;
	height: 1%;
}
.sign-up-form .text{
	margin: 0;
	padding: 1px 3px;
	width:86px;
	background: #fff;
	float: left;
	margin: 0 3px 0 0;
	border: 1px solid #fff9b6;
}
.sign-up-form .btn-sign-up{float: left;}
.sign-up-form .row{
	overflow: hidden;
	width: 100%;
	padding: 3px 0;
}
.footer-holder{
	background: #dadbdc;
	width: 100%;
}
#footer{
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	padding: 36px 14px 33px 22px;
	margin: 0 auto;
	width:944px;
}
#footer .box{
	float: left;
	width:131px;
	padding: 0 25px 0 0;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li{padding: 0 0 5px;}
#footer a{color: #58585a;}
#footer h2{
	margin: 0;
	color: #58585a;
	font: 14px/22px Arial, Helvetica, sans-serif;
}
.search-form{
	float: right;
	width:163px;
	padding: 4px 0 0;
}
.search-form fieldset{
	overflow: hidden;
	width: 100%;
	padding: 0 0 17px;
}
.search-form .text{
	margin: 0 6px 0 0;
	padding: 3px 4px 2px;
	font-size: 11px;
	background: #fff;
	border: 0;
	color: #231f20;
	float: left;
	width:118px;
}
.btn-search{float: left;}

/* js styles */
.partners-box .partners-holder {
	position: relative;
	overflow: hidden;
	width: 980px;
}
.partners-box .partners-slider {
	width: 99999px;
}

/* */

.members_partners {
	margin:0;
	padding:0;
}

.members_partners ul {
	margin:0 0 60px 0;
	padding:0;
	list-style:none;
}

.members_partners ul li {
	width:275px;
	height:175px;
	margin:0 18px;
	background:#fff;
	float:left;
}

.partners ul li {
	height:185px;
}

.members_partners ul li img {
	margin-right:15px;
}

.member_description {
	color:#666;
	margin-top:3px;
}

.clear { clear:both; }

.members_partners a { color:#000; }

.news_item {
	border-top:1px solid #ccc;
	margin-top:15px;
	padding-top:15px;
}

.news_item h3 {
	margin:0;
}

.news_item .news_date {
	color:#666;
	margin-top:3px;
}

.news-box a, .news a { color:#000; }

.calories_group {
	border:1px solid #ccc;
	padding:15px;
	width:420px;
	margin-top:10px;
}

.left { float:left; }
.right { float:right; }

#content .calories_group h3 {
	font-size:18px;
	margin-top:0;
}

.calories_select_container {
	float:right;
}

.calories_image {
	text-align:center;
	padding:5px 0 10px;
}

.calories_title {
	padding-top:12px;
	font-style:italic;
	font-size:16px;
}

.newsletter_form label {
	font-weight:bold;
	padding-right:10px;
}

.text-box hr {
	border:none;
	border-top:1px solid #939598;
	margin:10px 0 13px;
	padding:0;
	clear:both;
}

.initiatives ul {
	margin:0;
	padding:0;
	list-style:none;
}

.initiatives ul li {
	padding:10px 15px;
	border-bottom:1px solid #ccc;
}

.initiative_image {
	float:left;
	margin: 0 15px 0 0;
}