.topBanner {
	background-image: url(../images/customer_bg.jpg);
	background-repeat: no-repeat;
}
.mainContent {
	background-image: url(../images/customer_main_bg.gif);
	background-repeat: no-repeat;
	background-position: 310px 110px;
	padding-right: 250px;
}