#reserveImg {
	height: 527px;
	width: 353px;
	float: right;
	background-image: url(fat-images/pagesImages/reserve_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bgRetailLocator {
	float: left;
	width: 980px;
	position: relative;
	background-image: url(fat-images/retailers/retailer_bg_980.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 0;
}

#bgRetailLocator #logosGroup {
	float: left;
	width: 840px;
	margin-left: 70px;
	position: relative;
	z-index: 0;
}
#bgRetailLocator #clear {
	clear: both;
	position: relative;
	width: 980px;
	height: 20px;
}
#bgRetailLocator #space {
	position: relative;
	width: 690px;
	height: 20px;
	float: left;
}



#logosGroup #bgLogos {
	float: left;
	height: 100px;
	width: 195px;
	margin-top: 12px;
	margin-left: 12px;
	position: relative;
	background-image: url(fat-images/retailers/bg_logos.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logosGroup #bgLogos img {
	display: block;
	line-height: 100px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}

