﻿body {
	background:url(../Images/Page/MarketplaceBodyBack.png) top left repeat-x;
}

.Header
{
	background:url(../Images/Page/MarketPlaceHeaderBack.png) top left no-repeat;
}

.NavStrip
{

	background:url(../Images/Page/MarketplaceNavStripBack.png) top left no-repeat;
}

.Footer
{
	background:url(../Images/Page/MarketplaceFooterBack.png) top left no-repeat;
}
	
.FullWidthInfoBoxTop
{
	background:url(../Images/Page/MarketplaceInfoBoxFullWidthTopBack.png) top left no-repeat;
}

.FullWidthInfoBoxMain
{
	background:url(../Images/Page/MarketplaceInfoBoxFullWidthMainBack.png) bottom no-repeat;
}