body{
	background: #66c124;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}

h1{
	font-size: 16px;
	font-family: Arial;
	color: #519c1a;
	margin-bottom: 4px;
	font-weight: bold;
}

p{
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #519c1a;
	text-decoration: underline;
}

a:hover, A:active {
	color: #95261e;
	text-decoration: none;
}

#centerlayer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 863px;
	background-color: #ffffff;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
behavior: url('/js/pie.htc');
}

#head1 {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 870px;
	height: 95px;
}

.logo{
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
	height: 95px;
}

.logo a{
	padding: 0;
	margin: 0;
}

.banner_top{
	position: relative;
	float:right;
	width: 484px;
	height: 75px;
	background-image: url(/img/footer-b1_top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 16px;
	padding-top: 4px;
	margin: 16px 15px 0px 0px;
}

.banner_top1{
	float:left;
	background-color: #fff;
	height: 65px;
	padding-top: 10px;

}

.banner_top2{
	float:right;
	background-image: url(/img/footer-b2_top.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 75px;
	width: 16px;
}

.clear {
	clear: both;
}

.top_menu{
	position: relative;
	float:left;
	background-color: #67bc28;
	color: #ffffff;
	height: 39px;
	width: 862px;
	margin-bottom: 10px;
	line-height:normal;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
behavior: url('/js/pie.htc');
}

.top_menu a:link, .top_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 12px 11px 12px;
}

.top_menu a:hover, .top_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
	background:red;
	padding: 10px 12px 11px 12px;
}

.top_menu li{
	float:left;
	line-height: normal;
	height: 29px;
	padding: 10px 0px 0px 0px;
}

.top_menu ul{
	margin:0;
	padding:0 0 0 10px;

}

#end_menu{
	margin-top: 120px;
	clear: both;
	width: 100%;
}


#end_menu a:link, #end_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

#end_menu a:hover, #end_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	font-weight: bold;
	color: #63120f;
	text-decoration: underline;
	margin-left: 6px;
	margin-right: 6px;
}

.left_menu_top {
	position: relative;
	background-color: #61b522;
	background-image: url(/img/left_menu_top.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 22px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
		font-weight: bold;
}

.left_menu{
	position: relative;
	width: 188px;
	margin-bottom: 17px;
	border: 1px solid #cacaca;
	background-color: #fff;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
behavior: url('/js/pie.htc');
}

.left_menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.left_menu li{
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 7px;

	background-image: url(/img/left_menu_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.left_menu a:link, #left_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	color: #519c1a;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

.left_menu a:hover, #left_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	color: #95261e;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}


#header {
margin-bottom: 12px;
}

