

html,body {height:100%;}
body{
	margin:0;
	color:#333;
	min-width:970px;
	font:13px/16px Arial, Helvetica, sans-serif;
	background:#fff url(../images/newback.jpg) no-repeat;
    background-position: center;
}

form {
    margin-top: 10px;
    margin-bottom: 10px;
}


img {border-style: none;}
a{
	color:#808080;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
.page{
	width:100%;
	overflow:hidden;
	min-height:100%;
}
* html .page {
	overflow:visible;
	height:100%;
}
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	width:1035px;
	position:relative;
	float:left;
	left:50%;
	padding:0 0 132px;
}
.w3{
	width:1035px;
	position:relative;
	float:left;
	left:-50%;
}
/* wrapper */
#wrapper {
	width:970px;
	margin:0 auto;
	position:relative;
}
#wrapper after {
	clear: both;
	content:"";
	display: block;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	height:182px;
	width:100%;
	background:#fff;
}
.header-box{
	overflow:hidden;
	padding:10px 0 0;
}
* html .header-box {
	overflow:visible;
	height:1%;
}
.logo {
	text-indent:-9999px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:244px;
	height:130px;
	margin:12px 0 0;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
	width:244px;
}
.slogan {
	text-indent:-9999px;
	background:url(../images/bg-slogan.gif) no-repeat 12px 0;
	height:50px;
	margin:56px 0 0;
	display:block;
	overflow:hidden;
}
.bg-header {
	position:absolute;
	right:-66px;
	top:19px;
	z-index:100;
}
/* services */
.services {
	margin:0;
	padding:3px 0 0 21px;
	list-style:none;
	overflow:hidden;
	float:left;
}
.services li {
	float:left;
	margin:0 20px 0 0;
	font-size:16px;
	line-height:18px;
	display:inline;
}
.services li a {
	color:#b2b2b2;
}
.services li a:hover {color:#828282;}
.services .facebook {
	text-indent:-9999px;
	float:left;
	background:url(../images/ico-facebook.gif) no-repeat;
    width:65px;
	height:20px;
	overflow:hidden;
}
/* search */
.search {
	overflow:hidden;
}
.search .hidden {display:none;}
.search .txt {
	float:left;
	background:url(../images/bg-search.gif) no-repeat;
	width:239px;
	height:26px;
	margin:0 4px 0 0;
}
.search .txt input {
	width:225px;
	margin:4px 7px;
	border:0;
	background:none;
	float:left;
	display:inline;
}
.search .sbm {
	float:left;
	color:#8dc63f;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	display:inline;
	padding:0;
	height:23px;
	width:88px;
	cursor:pointer
}
.search .sbm:hover,
.search .hover {color:#7cae37;}
/* nav */
#nav {
	margin:7px 0 0;
	width:100%;
	background:url(../images/bg-nav-shadow.gif) no-repeat 0 100%;
	padding:0 0 5px;
}
#nav:after{
	clear:both;
	content:"";
	display:block;
}
#nav ul {
	margin:0;
	padding:13px 0 0;
	list-style:none;
	float:left;
}
#nav ul li {
	float:left;
	font-size:15px;
	padding:0 14px 0 17px;
}
#nav ul li a {
	color:#fff;
	float:left;
	padding:0 0 11px;
}
#nav #green {
	background:url(../images/bg-nav.gif) no-repeat;
	width:708px;
	position:relative;
	z-index:2;
}
#nav #green .active a {
	font-weight:bold;
	font-size:16px;
}
#nav #green .active ul a {
	font-weight:normal;
	font-size:15px;
}
#nav #yellow {
	background:url(../images/bg-nav.gif) no-repeat 100% -82px;
	width:271px;
	margin:0 0 0 -14px;
	position:relative;
	z-index:1;
	padding:13px 0 0 5px;
}
#nav #yellow li a {
	color:#5e9732;
	font-size:16px;
	font-weight:bold;
}
#nav #yellow li li a {
	font-weight:normal;
	font-size:15px;
}
#nav #yellow:hover,
#nav #yellow.hover {background-position:100% -123px;}
#nav #green:hover,
#nav #green.hover {background-position:0 -41px;}
#nav li:hover,
#nav li.hover {position:relative;}
#nav ul ul {
	margin:0;
	padding:5px;
	list-style:none;
	display:none;
	width:155px;
	position:absolute;
	top:27px;
	left:4px;
} 
#nav ul ul li {
	width:100%;
	margin:0 0 4px;
	padding:0;
}
#nav #green ul {background:url(../images/bg-sub-green.gif) repeat-y;}
#nav #yellow ul {background:url(../images/bg-sub-yellow.gif) repeat-y;}
#nav li:hover ul,
#nav li.hover ul {display:block;}
/* content */
#content {
	padding:200px 0 0;
	background:#fff url(../images/bg-content.gif) no-repeat 0 194px;
	overflow:hidden;
	width:100%;
}
.new #content{background:url(../images/bg-content-new.gif) no-repeat 0 194px;}
.wrap {
	overflow:hidden;
	height:1%;
	padding:0 10px 9px 9px;
}
.wrap .align-left {float:left;}
.wrap .align-right {float:right;}
.wrap .holder{
	background:url(../images/bg-wrap-holder.gif) no-repeat 476px 64px;
	overflow:hidden;
	width:976px;
	margin:0 -25px 0 0;
	padding:0 0 25px;
}
.wrap .column{
	float:left;
	width:462px;
	padding:0 0 0 2px;
	margin:0 21px 0 0;
}
.wrap .column .ttl{
	background:url(../images/bg-heading.gif) repeat-x;
	overflow:hidden;
	width:440px;
	padding:11px 10px 10px 12px;
	height:29px;
}
.wrap .column .ttl h2{
	float:left;
	background:url(../images/bg-title.gif) no-repeat;
	padding:0 0 0 35px;
	font:bold italic 25px/29px Arial, Helvetica, sans-serif;
	margin:0;
}
.wrap .column .ttl h2 a{color:#5e9732;}
/* menu-box */
.menu-box{
	float:left;
	width:320px;
	height:411px;
	background:url(../images/bg-menu-box.gif) repeat-y;
}
.menu-box .heading{
	overflow:hidden;
	width:305px;
	padding:11px 5px 0 10px;
	margin:0 0 9px;
}
.menu-box .heading h2{
	background:url(../images/bg-title-menu-box.gif) no-repeat;
	padding:0 0 0 35px;
	margin:0;
	font:bold italic 25px/29px Arial, Helvetica, sans-serif;
	color:#5e9732;
}
.menu-box .menu{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #fff;
    position:relative;
}
.menu-box .menu li{
	border-bottom:1px solid #fff;
	background:#f6faef url(../images/bg-menu.gif) repeat-x;
	vertical-align:top;
	width:320px;
}
.menu-box .menu li:hover,
.menu-box .menu li.hover{
	background:#deeec7 url(../images/bg-menu-hover.gif) repeat-x;

}
.menu-box .menu li:hover .drop,
.menu-box .menu li.hover .drop{display:block;}
.menu-box .menu a{
	display:block;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#8dc63f;
	padding:7px 11px 8px;
}
.menu-box .menu .drop{
	width:432px;
	border:5px solid #ddeec5;
	background:#fff;
	padding:14px;
	position:absolute;
	top:0px;
	left:187px;
	display:none;
    z-index:100;
}
.menu-box .menu .drop .block{
	float:right;
	width:134px;
}
.menu-box .menu .drop .block img{
	vertical-align:top;
	margin:11px 0 0;
}
.menu-box .menu .drop .block-holder{
	float:left;
	width:298px;
}
.menu-box .menu .drop h3{
	margin:0;
	text-transform:uppercase;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#5e9732;
}
.menu-box .menu .drop p{
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#8dc63f;
	padding:0 0 0 4px;
}
.menu-box .menu .drop p a{
	color:#8dc63f;
	font:12px/14px Arial, Helvetica, sans-serif;
	display:inline;
	padding:0;
}
.menu-box .menu .drop .image-list{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.menu-box .menu .drop .image-list li{
	float:left;
	margin:0 17px 0 0;
	width:auto;
	background:none;
	border:none;
}
.menu-box .menu .drop .image-list a{
	padding:0;
	float:left;
}
.menu-box .menu .drop .image-list img{display:block;}
.menu-box .menu .drop .info-holder{
	overflow:hidden;
	width:289px;
	padding:22px 0 0 9px;
}
.menu-box .menu .drop .info-holder .box{
	float:left;
	width:135px;
	padding:0 5px 0 0;
}
.menu-box .form{
	overflow:hidden;
	padding:6px 11px 0;
	width:298px;
}
.menu-box .form .info{
	display:block;
	font:italic 12px/14px Arial, Helvetica, sans-serif;
	color:#8dc63f;
	margin:0 0 6px;
}
.menu-box .form .row{
	overflow:hidden;
	width:100%;
}
.menu-box .form .text{
	float:left;
	background:url(../images/bg-form-text.gif) no-repeat;
	width:228px;
	height:30px;
	padding:0 7px;
	margin:0 10px 0 2px;
}
.menu-box .form .text input{
	float:left;
	margin:0;
	padding:8px 0;
	width:228px;
	border:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	outline:none;
}
.menu-box .form .btn{
	float:left;
	margin:3px 0 0;
	padding:2px 0 0;
	color:#8dc63f;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	cursor:pointer;
	width:43px;
	height:22px;
}
.menu-box .form .remark{
	float:left;
	width:242px;
	text-align:center;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#808080;
	padding:2px 0 0;
}
.menu-box .form .btn:hover,
.menu-box .form .btn.hover{
	color:#7cae37;
	text-decoration:none;
	border-bottom:1px solid #8dc63f;
}
/* promo-box */
.promo-box {
	background:url(../images/bg-promo-box.gif) no-repeat;
	width:310px;
	height:411px;
	overflow:hidden;
	position:relative;
	padding:0 6px;
}
.promo-box img {
	position:absolute;
	left:0;
	bottom:1px;
}
* html .promo-box img {bottom:0;}
* + html .promo-box img {bottom:0;}
.promo-box .txt-grow {
	text-indent:-9999px;
	background:url(../images/txt-grow.gif) no-repeat;
	width:321px;
	height:80px;
	margin:3px 0 11px -6px;
	position:relative;
}
.promo-box p {
	margin:0;
	color:#4c4c4c;
	font-size:12px;
	line-height:14px;
}
.flash-holder img {display:block;}
/* rss-box */
.rss-box {
	background:url(../images/bg-rss-box.jpg) no-repeat;
	width:578px;
	height:237px;
	float:right;
	padding:2px 0 0 2px;
	overflow:hidden;
}
.rss-box .title {
	float:left;
	background:#ffd600 url(../images/bg-rss-title.gif) no-repeat 100% 100%;
	color:#5e9732;
	font-size:16px;
}
.rss-box .title span {
	float:left;
	background:url(../images/bg-rss-title.gif) no-repeat;
	line-height:38px;
	padding:0 14px 0 9px;
}
.rss-box .menu {
	margin:-2px 0 0;
	position:relative;
	padding:0;
	list-style:none;
	float:right;
	width:165px;
}
.rss-box .menu li {
	float:left;
	width:100%;
}
.rss-box .menu a {
	color:#5e9732;
	font-size:15px;
	background:#ffe938 url(../images/bg-rss-menu.gif) no-repeat;
	width:149px;
	height:40px;
	line-height:40px;
	float:left;
	padding:0 8px;
}
.rss-box .menu a:hover {
	text-decoration:none;
	font-weight:bold;
	background-position:0 -39px;
}
/* GrowGuides */
.gallery-holder {
    margin-top:10px;
    margin-bottom:10px;
    width:950px;

}
.gallery-holder img {
    display:block;
    margin:0px;
    padding:0px;
}
.gallery-holder ul{
	margin-left:16px;
	padding:0;

	overflow:hidden;
	list-style:none;
}
.gallery-holder ul li{
	float:left;
	padding:0px 18px 0px 0;
	width: 115px;
}
.gallery-holder ul li a{
	display:block;
	background:url(../images/bg-img.png) no-repeat;
	width: 112px;
	padding:3px 0 0 3px;
	cursor:pointer;
}
.gallery-holder ul li a img{display:block;}
.gallery-holder ul li a span{
	display:block;
	text-align:center;
	font-size:18px;
	color:#609d45;
	line-height:20px;
	padding:8px 0 0;
	position:relative;
}

/* visual */
.visual {
	position:relative;
	width:100%;
}
.visual img {display:block;}
.visual .txt-supplements {
	background:url(../images/txt-supplements.png) no-repeat;
	width:359px;
	height:61px;
	text-indent:-9999px;
	margin:0;
	position:absolute;
	bottom:4px;
	left:16px;
}
/* breadcrumbs */
.breadcrumbs {
	float:left;
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.breadcrumbs li {
	float:left;
	color:#808080;
	font-size:12px;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 6px 0 13px;
	margin:0 13px 0 -13px;
	display:inline;
}
.breadcrumbs li a {
	color:#808080;
	font-size:12px;
	text-decoration:underline;
}
.breadcrumbs li a:hover {
	text-decoration:none;
	color:#444;
}
/* tools */
.tools {
	float:right;
	margin:-2px 0 0;
}

/* main */
#main {
	height:1%;
	overflow:hidden;
	padding:5px 10px 15px;
}
/* container */
.container {
	float:right;
	width:768px;
}
/* info-area */
.info-area {padding:0 0 11px;}
.info-area h2 {
	color:#5e9732;
	font-size:24px;
	line-height:30px;
	margin:0 0 2px;
}
.info-area h2 span {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	display:block;
	padding:0 0 0 15px;
	color:#8dc63f;
	margin:-11px 0 0;
}
.info-area img {
    float: left;
    margin: 0px 5px 2px 0px;
}
.info-area .info {
	color:#808080;
	font-size:14px;
	display:block;
	margin:0 0 8px;
}
.info-area p {margin:0 0 11px;}
.info-list {
	margin:0;
	padding:0 0 16px 17px;
	list-style:none;
}
.info-list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 0 14px;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	font-size:15px;
	line-height:17px;
	margin:0 0 6px;
}
.info-area h3 {
	font-style:italic;
	font-weight:normal;
	color:#5e9732;
	font-size:18px;
	line-height:20px;
	margin:0;
}
.info-area h4 {
	font-style:italic;
	font-weight:normal;
	color:#5e9732;
	font-size:15px;
	line-height:20px;
	margin:0;
}
/* info-box */
.info-box {
	background:url(../images/bg-info-box.gif) repeat-y -482px 0;
	width:482px;
}
.info-box .holder {background:url(../images/bg-info-box.gif) no-repeat;}
.info-box .frame {
	background:url(../images/bg-info-box.gif) no-repeat 100% 100%;
	min-height:143px;
	padding:2px 9px 0 2px;
	height:1%;
	overflow:hidden;
}
* html .info-box .frame {
	height:143px;
	overflow:visible;
}
.info-box .title {
	float:left;
	background:#ffd600 url(../images/bg-rss-title.gif) no-repeat 100% 100%;
	color:#5e9732;
	font-size:16px;
}
.info-box .title span {
	float:left;
	background:url(../images/bg-rss-title.gif) no-repeat;
	line-height:38px;
	padding:0 14px 0 9px;
}
.info-box .banner {
	float:right;
	margin:3px 0 0;
}
.info-box .banner img {display:block;}
.info-box .text  {
	overflow:hidden;
	padding:5px 11px 7px 10px;
	clear:both;
}
.info-box .text p {
	margin:0 0 5px;
	font-size:12px;
	line-height:14px;
}
/* aside */
.aside {
	float:right;
	background:url(../images/bg-aside.gif) no-repeat 0 100%;
	min-height:309px;
	width:245px;
	padding:8px 0 28px 5px;
	margin:0 0 0 30px;
}
* html .aside {
	margin:0 0 0 27px;
	height:309px;
}
.aside .img-holder {
	width:100%;
	padding:0 0 23px;
}
.aside .img-holder img,
.aside .img-holder a {
	display:block;
	margin:0 auto;
}
.aside h2 {
	margin:0 0 12px 23px;
	color:#8dc63f;
	font-size:16px;
}
.aside ul {
	margin:-15px 0 10px 0;
	padding:0 0 0px 27px;
	list-style:none;
}
.aside ul li {
	overflow:hidden;
	vertical-align:top;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	padding:0 0 6px 13px;
}
.aside ul li a {
	color:#4c4c4c;
	font-size:14px;
	font-style:italic;
}
.aside ul li a:hover {color:#100010;}
/* search-results */
.search-results {
	height:1%;
	padding:0 28px 0 0;
}
/* result-bar */
.results-bar {
	background:#e7e8e9 url(../images/bg-results-bar.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:24px;
	padding:0 6px 1px;
}
.results-bar p {margin:0;}
.results-bar .pager a {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:23px;
	color:#333;
	margin:0 0 0 14px;
	float:left;
}
.results-bar .pager {float:right;}
.results-bar .pager span {
	padding:0 8px 0 0;
	float:left;
}
.search-results .item {
	float:left;
	width:360px;
	padding:14px 0 0 9px;
	background:url(../images/bg-item.gif) no-repeat 17px 0;
	position:relative;
	margin:-2px 0 13px;
}
.search-results .item .img-holder {
	float:left;
	margin:0 16px 0 0;
}
* html .search-results .item .img-holder {margin:0 13px 0 0;}
.search-results .item .img-holder img {display:block;}
.search-results .item .text {
	overflow:hidden;
	padding:9px 0 0;
	font-size:12px;
	height:1%;
}
.search-results .item .text p {
	margin:0 0 0 4px;
	font-size:12px;
	line-height:15px;
}
.search-results h2 {
	color:#5e9732;
	font-size:18px;
	line-height:18px;
	margin:0 0 3px;
	height:1%;
	overflow:hidden;
}
.search-results h2 a {
	color:#5e9732;
	display:block;
}
.search-results h2 span {
	color:#8dc63f;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	display:block;
	padding:0 0 0 13px;
}
.search-results .item .text ul {
	margin:0;
	padding:3px 0 0 6px;
	list-style:none;
}
.search-results .item .text ul li {
	background:url(../images/bullet-sidenav.gif) no-repeat 0 5px;
	padding:0 0 2px 14px;
	height:1%;
}
.two-column {
	background:url(../images/bg-two-column.gif) repeat-y;
	width:748px;
	margin:8px -15px 13px 0;
}
.two-column:after {
	clear: both;
	content:"";
	display: block;
}
.two-column .col {
	float:left;
	width:374px;
	margin:-8px 0 -16px;
	position:relative;
	overflow:hidden;
}
* html .two-column .col {margin:-8px 0 -4px;}
* + html .two-column .col {margin:-8px 0 -4px;}
/* sidebar */
#sidebar {
	float:left;
	width:150px;
	padding:6px 0 0;
}
/* sidenav */
.sidenav {
	background:url(../images/bg-side-nav.gif) no-repeat 0 100%;
	min-height:265px;
	width:140px;
	padding:0 5px 11px 5px;
	margin:0 0 7px;
}
* html .sidenav {height:265px;}
.sidenav h3 {
	color:#8dc63f;
	font-size:16px;
	margin:0 0 5px;
}
.sidenav ul {
	margin:0;
	padding:0 0 12px 6px;
	list-style:none;
}
.sidenav ul li {
	overflow:hidden;
	vertical-align:top;
	background:url(../images/bullet-sidenav.gif) no-repeat 0 4px;
	padding:0 0 6px 13px;
}
.sidenav ul li a {
	color:#4c4c4c;
	font-size:14px;
	font-style:italic;
}
.sidenav ul li a:hover {color:#100010;}
/* footer */
#footer {
	width:100%;
	background:url(../images/bg-footer-line.gif) no-repeat 50% 0;
	height:162px;
	margin:-122px 0 0;
	position:relative;

}
.footer-holder {
	width:949px;
	margin:0 auto;
	padding:12px 8px 0 13px;
}
#footer .ad {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#footer .ad li {
	float:left;
	padding:0 0 0 15px;
}
#footer .text {
	overflow:hidden;
	color:#808080;
	font-size:9px;
	line-height:11px;
	word-spacing:-2px;
}
#footer .text p {
	margin:0 0 5px;
	text-align:justify;
}
#footer .text p.copy {font-size:10px;}
/* bottom-nav */
#footer .text ul {
	margin:0 0 9px -9px;
	padding:0;
	list-style:none;
	font-size:14px;
	overflow:hidden;
	height:1%;
	line-height:16px;
}
#footer .text ul li {
	float:left;
	background:url(../images/separator-bottom-nav.gif) no-repeat 0 3px;
	padding:0 10px;
	margin:0 1px 0 -1px;
}
#footer .text ul a {color:#999;}
#footer .text ul a:hover {
	color:#666;
	text-decoration:none;
}
/* inner 03-04 pages */
.content-c{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-c.gif) repeat-y;
}
.content-b{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-b.gif) no-repeat 0 100%;
}
.inner-header {height:189px !important;}
.logo2{
	background:url(../images/logo2.gif) no-repeat;
	width: 481px;
	height: 93px;
	text-indent:-9999px;
	overflow:hidden;
	margin:35px 0 20px;
	float:left;
}
.logo2 a,
.logo3 a{
	display:block;
	height:100%;
}
.logo3{
	background:url(../images/logo3.gif) no-repeat;
	width: 129px;
	height: 70px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 0 0 14px;
}
/* header-holder */
.header-holder {
	float:left;
	width:340px;
	padding:36px 0 7px 11px;
}
/* join-email */
.join-email{
	width:167px;
	height: 52px;
	float:left;
	margin:0px;
	display:inline;
	padding:0px;
}

.header-holder .header-box{
	clear:both;
	width:100%;
}
/* nav-inner */
.nav-inner {margin:0 !important;}
.nav-inner #yellow{
	width:607px !important;
	margin:0 !important;
	padding:13px 0 0 13px !important;
	background:url(../images/bg-nav2.gif) no-repeat !important;
}
.nav-inner #yellow:hover,
.nav-inner #yellow.hover{
	background-position:0 -41px !important;
}
.nav-inner #yellow a{
	font-weight:normal !important;
	font-size:15px !important;
}
.nav-inner #yellow li.active a{
	font-weight:bold !important;
	font-size:16px !important;
}
.nav-inner .btn-facebook{
	overflow:hidden;
	margin:-2px 0 0;
	padding:0 0 0 10px !important;
}
.nav-inner .btn-facebook a{
	text-indent:-9999px;
	padding:0 !important;
	background:url(../images/ico-facebook2.gif) no-repeat;
	width: 20px;
	height: 20px;
}
.nav-inner #green{
	width:355px !important;
	float:left !important;
	padding:13px 0 0 16px !important;
	margin:0 0 0 -21px !important;
	background:url(../images/bg-nav2.gif) no-repeat 0 -82px !important;
}
.nav-inner #green:hover,
.nav-inner #green.hover{
	background-position:0 -123px !important;
}
.nav-inner #yellow ul {background:url(../images/bg-sub-yellow2.gif) repeat-y !important;}
.nav-inner #green ul {background:url(../images/bg-sub-green2.gif) repeat-y !important;}
/* inner-wrap */
.inner-wrap{
	width:955px;
	margin:0 auto;
	overflow:hidden;

}
/* inner-visual */
.inner-visual{
	width:100%;
	overflow:hidden;
	position:relative;
}
.inner-visual img{display:block;}
.inner-visual .txt-learn{
	display:block;
	position:absolute;
	top:169px;
	left:14px;
	background:url(../images/txt03.png) no-repeat;
	width: 278px;
	height: 94px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.inner-visual .txt-grow{
	display:block;
	position:absolute;
	top:167px;
	text-indent:-9999px;
	overflow:hidden;
	right:15px;
	background:url(../images/txt02.png) no-repeat;
	width: 234px;
	height: 92px;
}
/* twocolumn */
.twocolumn{
	width:950px;
	margin:0 auto 10px;
	overflow:hidden;
	padding:0 0 10px;
	background:url(../images/bg-content2.gif) repeat-x 0 100%;
}
.twocolumn .holder{
	width:100%;
	background:url(../images/border-twocolumn.gif) repeat-y 475px 0;
}
.twocolumn .holder:after{
	clear:both;
	display:block;
	content:"";
}
/* column */
.twocolumn .column {
	float:left;
	position:relative;
}
/* post-column */
.post-column{
	width:435px;
	padding:0 30px 0 10px;
}
.gallery-column{
	width:453px;
	padding:0 0 0 22px;
}
.twocolumn .column .ttl{
	width:100%;
	overflow:hidden;
	background:url(../images/ico01.gif) no-repeat 0 8px;
}
.twocolumn .column .ttl h2{
	margin:0;
	font-size:36px;
	line-height:normal;
	padding:0 0 0 36px;
}
.twocolumn .column .ttl h2 a{color:#619d45;}

.latest-post{
	width:400px;
	padding:10px 0 0 35px;
}
.latest-post h3{
	margin:0 0 0 5px;
	color:#727071;
	font-size:20px;
    line-height:25px;
	font-style:italic;
	font-weight:normal;
}

.latest-post p{

	color:#727071;
	line-height:16px;
	font-size:13px;


}
.latest-post .btn-more{
	width:100%;
	display:block;
	overflow:hidden;
	padding:55px 0 0;
}
.latest-post .btn-more a{
	float:right;
	background:url(../images/btn-more.png) no-repeat;
	width:106px;
	height: 36px;
	font-size:18px;
	font-style:italic;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	padding:4px 0 0 34px;
	cursor:pointer;
}
.wrap .latest-post .btn-more a{
	padding:4px 5px 5px 30px;
	width:101px;
	height:31px;
}
.wrap .text-grow{
	float:right;
	width:171px;
	height:33px;
	background:url(../images/text-grow-natural.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:-2px 0 0;
	position:relative;
}
/* gallery-holder */
.gallery-holder {
	width:432px;
	padding:10px 0 0 21px;
	overflow:hidden;
}
.gallery-holder p{
	margin:0;
	width:390px;
	font-size:12px;
	line-height:14px;
	color:#727071;
}
.gallery-holder ul{
	margin:0;
	padding:0;
	width:440px;
	overflow:hidden;
	list-style:none;
}
.gallery-holder ul li{
	float:left;
	padding:24px 30px 8px 0;
	width: 115px;
}
.gallery-holder ul li a{
	display:block;
	background:url(../images/bg-img.png) no-repeat;
	width: 112px;
	padding:3px 0 0 3px;
	cursor:pointer;
}
.gallery-holder ul li a img{display:block;}
.gallery-holder ul li a span{
	display:block;
	text-align:center;
	font-size:18px;
	color:#609d45;
	line-height:20px;
	padding:8px 0 0;
	position:relative;
}
/* main-content */
.main-holder{
	width:100%;
	overflow:hidden;
	padding:18px 0 20px;
}
.main-content{
	width:620px;
	float:left;
	padding:0 44px 0 36px;
    color:#231f20;
	font-size:12px;
	line-height:15px;
}
.main-content h2{
	margin:20px 0 0;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	color:#231f20;
	padding:0 0 0px;
}
.main-content p{
    padding:0;
    margin:0;
	color:#231f20;
	font-size:13px;
	line-height:normal;
}


/* sidebar */
.main-holder #sidebar {
	width:240px;
	padding:0 0 30px 10px;
	float:right;
	display:inline;
	min-height:400px;
	margin:0 20px 0 0;
	background:url(../images/bg-aside.gif) no-repeat 0 100%;
}
* html .main-holder #sidebar {height:400px;}
.main-holder #sidebar h2{
	margin:0;
	font-weight:normal;
	font-size:20px;
	padding:0 0 0 17px;
	line-height:24px;
	color:#231f20;
}
/* footer-logos */
.footer-logos{
	float:right;
	padding:0 0 0 45px;
	width:474px;
}
.footer-logos .footer-img{float:right;}
.footer-logos .footer-img img{float:right;}
.footer-logo-box{
	float:left;
	width:290px;
	padding:20px 0 0;
}
.footer-logo-box .logo-f{
	background:url(../images/logo-bottom.gif) no-repeat;
	width: 273px;
	height: 53px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.footer-logo-box .logo-f a{
	display:block;
	height:100%;
	white-space:nowrap;
}
.footer-logo-box .by{
	font-size:16px;
	color:#898989;
	padding:5px 0 0 0;
	display:block;
	letter-spacing:1px;
}
.inner-footer .text {width:430px !important;}
