a {
	color:#2C5B04;
	text-decoration:none;
}
.header-bg {
	background: url(../../images/header-bg-green.png) repeat-y #2C5B04;
	background-position:center;
}
.strip_line{
    background: #000;
}
#slides .pagination li a {
	background-image:url(../../images/pagination-green.png);
	background-position:0 0;
}
.header-page {
	background:url(../../images/page-bg-green.png) repeat-y center #2C5B04;
}

ul.paging a.active, ul.paging a:hover, ul.paging a.current {
	background:#2C5B04;
	color:#FFF;
}