﻿#head1 {
	width: 252px;
	height: 142px;
	float: left;
	background-image: url('../images/green_head1.gif');
}
#head2 {
	width: 435px;
	height: 142px;
	float: left;
	background-image: url('../images/green_head2.gif');
}
#head3 {
	width: 187px;
	height: 142px;
	float: left;
	background-image: url('../images/green_head3.gif');
}
#head4 {
	width: 874px;
	height: 75px;
	float: left;
	background-image: url(../images/green_head4.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 50px;
}
#wrapper {
	background-image: url('../images/green_main.gif');
}
#footer {
	height: 283px;
	background-image: url(../images/green_foot.gif);
	clear: both;
	padding-top: 170px;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 100px;
}
.joker {
	display: block;
}
.joker * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #4EA41F;
}
.joker1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #b2d79e;
	border-right: 1px solid #b2d79e;
	background: #7aba57;
}
.joker2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #edf5e8;
	border-right: 1px solid #edf5e8;
	background: #6fb549;
}
.joker3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #6fb549;
	border-right: 1px solid #6fb549;
}
.joker4 {
	border-left: 1px solid #b2d79e;
	border-right: 1px solid #b2d79e;
}
.joker5 {
	border-left: 1px solid #7aba57;
	border-right: 1px solid #7aba57;
}
.jokerfg {
	background: #4EA41F;
}
.moduletable_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.moduletable_menu li {
	width: 100%;
	line-height: 1.5em;
}
.moduletable_menu li:hover, li.active {
	background: #6fb549;
}
.moduletable_menu li a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 3px;
}
#maincol a {
	color: #4EA41F;
	font-weight: bold;
	text-decoration: none;
	background:transparent;
}
#maincol a:hover {
	color: #6fb549;
	background:transparent;
}
