header, footer, #content, #contentProjectNavigation{
	background-color: #09647e;
}

#contentProjectNavigationInner{
	background-color: #99cad8;
}

#footerContent{
	font-size:13px;
	color: #ffffff;
}
#footerContent a{
	text-decoration: none;
    color: #ffffff;
}
#footerContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}