body{
	background: url("/img/green-body-bgH.gif") repeat top center;	
}
#top{
	background: url("/img/green-top-bg.png");
}
#header /*a*/{
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f2f2f2;
	height: 250px;
	width: 760px;
}
#menu ul li.top{
	background: url("/img/green-menu-top.png") no-repeat top left;
}
#menu ul li.sections{
	background-image: url("/img/green-menu-sections.gif");
	background-repeat:  no-repeat;
	background-position: 170px center;
}

#menu ul li a{
	background: url("/img/green-menu-item.gif") no-repeat center left;
}
	#menu ul li a:hover{
		background: #579E1E url("/img/green-menu-item-hover.gif") no-repeat center left;
	}
#topmenu li a:hover{
	background: url("/img/green-topmenu-link-bg.gif");
}
#navigation{
	background: #56890A;
	color: #fff;
}
	#navigation a{
		color: #fff;
	}
.article .info .info-more a{
	background: #BEED80 url("/img/green-info-more.gif") no-repeat center left;
}

.article-single-left .article-single-left-info{
	background: #D9F0B0;
}

.title{
	color: #56890A;
}
