body {
font-size: 11px;
font-family: Tahoma, Arial, Sans-Serif;
;
color: #000;
padding:0px;
margin:0px;
background: #40ae49 url(img/bg.png) repeat-x;
}
a {color: #297c00;}
a:visited {color: #47db19;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 27px;
font-weight: bold;
padding:0px;
margin: 0px 0px 15px;
	line-height: 5px;
}

h2 {
font-size: 15px;
font-weight: normal;
padding:0px;
margin:0px;
color: #009D57;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 814px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
	height: 850px;
	background-image: url(img/contentbg.png);
}

#tuffa {
	width: 204px;
	height: 186px;
	left: 528px;
	top: -92px;
	position: relative;
}

#containe2 {
	background: url(img/pattern.png) repeat-x;
}



/* ----------banner for logo-------------- */
#banner {
text-align: left;
height: 80px;
	padding-top: 15px;
}
#banner img {padding: 0px 0px 0 0px;
}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
margin-left: 7px;
margin-right: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	font-size: 21px;
	line-height: 6px;
	font-weight: bold;
	color: #005e32;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

li{
	font-size: 14px;
	text-indent: 0;
	margin-left: -20px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#right {
float: right;
width: 231px;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 18px;
	margin-top: 69px;
	height: 600px;
	border-color: #00693F;
}

/* -----------footer--------------------------- */
#footer {
width: 895px;
margin-left: auto;
margin-right: auto;
background-color: transparent;
font-size: 15px;
padding-top: 5px;
margin-bottom: 15px;
text-align: center;
font: Tahoma, Arial, Sans-Serif;

}
    #footer a {
	color: white;
	text-decoration: none;
	
}
        
    #footer a:hover {
	color: #00693F;
	text-decoration: none;
    }        
    