*

{

    margin: 0px;

    padding: 0px;

}



body {

	background-color: #f4ffe4;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	height: 100%;

}



.wrapper {

float: left;

	width: 100%;

	height: 100%;

	margin: 0px;

	padding: 0px;

}



.header2 img {

background-color: #d5edb3;

float: left;

}



.header2 {

	background-color: #d5edb3;

	background-image: url(images/header2.jpg);

	float: left;

	height: 164px;

	width: 100%;

	margin: 0px;

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: right top;

}



.header2 h1{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	text-align: center;

}



.balk {

background-color: #99cc66;

	float: left;

	height: 20px;

	width: 100%;

                     top:164px;

border-top: 2px solid #5c743d;

border-bottom: 2px solid #5c743d;

}



.menu {

	width: 239px;

	background-color: #a5bd84;

	position: absolute;

	top: 188px;

	left: 0px;

	bottom: 0px;

	*height: expression(document.body.offsetHeight - 192);

}



.menu a {

font-family: Verdana;

font-size: 11px;

font-weight: bold;

text-decoration: none;

padding: 2px 0px 0px 10px;

color: #a5bd84;

width: 229px;

float: left;

display: block;

height: 30px;

line-height: 30px;

background-color: #5c743d;

margin: 1px 0px 0px 0px;

}



.menu b {

font-family: Verdana;

font-size: 13px;

font-weight: bold;

text-decoration: none;

padding: 2px 0px 0px 10px;

color: #a5bd84;

width: 229px;

float: left;

display: block;

height: 30px;

line-height: 30px;

background-color: #5c743d;

margin: 1px 0px 0px 0px;

}



.content {

background-color: #f4ffe4;

	position: absolute;

	top: 188px;

	left: 245px;

	right: 239px;

	bottom: 0px;

	*width: expression document.body.offsetWidth - 240;

	*height: expression document.body.offsetHeight - 188;

}



.content h1 {

font-family: Verdana;

color: #5c743d;

font-size: 16px;

margin: 10px 0px 0px 5px;

}

.content h2 {

font-family: Verdana;

color: #000000;

font-size: 12px;

margin: 10px 0px 0px 5px;

}


.content p {

font-family: Verdana;

color: #000000;

font-size: 12px;

margin: 0px 0px 0px 5px;

}



.content a{

font-family: Verdana;

color:#009900;

font-size: 12px;

margin: 0px 0px 0px 0px;

}



.submenu {

	width: 200px;

	position: absolute;

	top: 188px;

	right: 0px;

	bottom: 0px;

	*height: expression(document.body.offsetHeight - 188);

}



.submenu h1 {

font-family: Verdana;

color: #5c743d;

font-size: 16px;

}



.submenu p {

font-family: Verdana;

color: #5c743d;

font-size: 12px;

}



.submenu a {

font-family: Verdana;

color: #5c743d;

font-size: 12px;

font-weight: bold;

}