/* Custom styles for the homepage */

#bgDark {
	height: 231px;
}
#bgGrey {
	height: 210px;
}
#bgWhite {
	top:341px;
}
#bgGradient {
	background-image:url(images/bgGradient_home.gif);
	top: 223px;
	height: 118px;
}
#bgDropShadow {
	top: 223px;
	height: 118px;
}
#greenCrosses {
	position:absolute;
	top:-125px;
	right:0px;
	display:block;
}
