#exitBanner {
	background-image: url(../images/new%20images/backgrounds/MRLLIFESTYLESARCH.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 800px;
}
#header {
	background-image: url(../images/new%20images/backgrounds/mrlourteamsign.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
}
#mainNavigation {
	background-image: url(../images/new%20images/backgrounds/mainnav2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 800px;
}
#mainContent {
	background-image: url(../images/new%20images/backgrounds/maincontent2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

