body {
	background-color: #015eac;
	background-image: url(../images/background-blue.gif);
}
h1, h2, h3, h4, h5, h6 {
	color: #287dc4;
}
#wrapper #top_banner {
	background-image: url(../images/banner-top-blue.gif);
}

#wrapper #footer {
	background: url(../images/footer-bg-blue.gif) repeat-y;
}
#wrapper #footer .top {
	background: url(../images/footer-top-blue.gif) no-repeat;
}
#wrapper #footer .content {
	color: #94bfe4;
}
#wrapper #footer .content a {
	color: #94bfe4;
}
#wrapper #content .top {
	background: url(../images/content-top-blue.gif) no-repeat;
}
#wrapper #content .bottom {
	background: url(../images/content-bot-blue.gif) no-repeat;
}