body {
	background: #466b74;
}

#navigation-container-lower {
	background: url("../images/blue/nav-bottom.jpg") bottom no-repeat;
}
#main-navigation {
	background: #7f9fa7 url("../images/blue/nav-top.jpg") top no-repeat;
}

#main {
	background: url("../images/blue/content-bottom.jpg") bottom no-repeat;
}

#footer {
	background: #466b74 url("../images/blue/footer-top.jpg") top no-repeat;
}

