@import url("../footerheight/25px.css");
@import url("../overlay/bottomfade/white.css");
@import url("../overlay/bodybg/bw2white.css");

body {
	background-color: #24395b !important;
}

#content {
	background-color: #dbeef3 !important;
}

#mainContent {
	color: #3e627f !important;
}
#pageHeader #headerImage {
	background-image: url(../../images/defaults/snow/header1.jpg);
}

#footer_image {
	display: block;
	background-image: url("../../images/defaults/snow/footer.png");
	height: 300px;
	bottom: 0;
}

#footer_col, #footer {
	background-color: transparent !important;
	z-index: 500;
}