.banner
{
	background-image: url('../img/RAiN_header_rhs.jpg');
	background-position: right; 
	background-repeat: no-repeat;
}


.divider
{
	background-color: #075B9B;
	background-image: url('../img/RAiN_divider_lhs.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left; 
}


