#header {
background-color: /*#CACAD3;*/#CDCDD3;
}

#nav, #footer {
/*background-color: #b7b7d3;*/
background-color: #595bd3;
}

#wrap {
/*background-color: #ededf4;*/
background-color: #b7b7d3;
}

.ri p {
/*background-color: #ededf4;*/

}

li#on, li#on:hover {
background-color: #595BD3;
border-color:#595BD3;
	}

#header h1 {
color: #b7b7d3;
/*color: #595bd3;*/
}

#footer {
/*background-color: #b7b7d3;*/
background-color: #ededf4;
}