@charset "utf-8";
/* CSS Document */

body {
	background: #91C059;
}
#header{
	background: #E3EFD5 url(../images/bg_header_home.gif) repeat-x 0px 0px;
}

#content{
	background: #E3EFD5;	
}
#pagetitle {
background: url(../images/sitemap-cap.gif) no-repeat 0px 0px;
}

#contentright{
display:none;	
}

#contentleft{
border:none;
width: 575px;
margin:0;
}

#contentleft a{
font-weight:normal;
line-height:normal;
}

#pagetitle h1{
top:20px;
left:20px;
color:#fff;
font-weight:normal;
}
