body {
	text-align: center;
	margin: 0;
}
#wrapper {
	width: 800px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007f00;
	text-align: left;
}
#header {
	background: url(images/header.gif) top no-repeat;
}
ul#menu {
	padding: 85px 0 30px 20px;
	margin: 0;
}
ul#menu li{
	display: inline;
	list-style: none;
	margin-right: 20px;
	font-weight: bold;
}
ul#menu li a{
	color: #007f00;
	text-decoration: none;
}
ul#menu li a:hover {
	text-decoration: underline;
}

#left {
	float: left;
	margin-left: 20px!important;
	margin-left: 10px;
	width: 150px;
}

#left a:hover {
	text-decoration: underline;
}

#left a{
	color: #007f00;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right a{
	color: #E92942;
	text-decoration: none;
}

.img_b {
	border: solid 1px #007f00;
	margin-bottom: 15px;
}

#right {
	float: right;
	width: 580px;
	margin-right: 20px!important;
	margin-right: 10px;
	line-height: 18px;
}
#welcom {
	margin-bottom: 10px;
}
.right_img {
	float:right;
	border: solid 1px #007f00;
	margin: 0 0 15px 15px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	line-height: 30px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	line-height: 25px;
}
#right p {
	margin: 0;
	margin-bottom: 15px;
}
#right ul {
	margin: 5px 0 10px 20px;
	padding: 0;
}
#copyright {
	background: url(images/bottom.gif) top no-repeat #ffff00;
	padding: 10px 20px;
}
#copyright a {
	text-decoration: none;
	color: #007f00;
}
#copyright a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}

#textleft {
	padding-left: 10px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 9px;
	margin-top: 0px;
	color: #007f00;
}
