#header {
background-color: #CDDFCB;
}

#nav {
background-color: #00c22c;
}

#wrap {
/*background-color: #e3efe1;*/
background-color: #97c2a1;
}

li#on, li#on:hover {
background-color: #00c22c;
border-color: #00c22c;
	}

#header h1 {
color: #97c2a1;
/*color: #00c22c;*/
}

#footer/*.ri p*/ {
/*background-color: #97c2a1;*/
background-color: #e3efe1;
}