#content {
	border: 0px solid red;
	float: left;
	color: #000;
	margin: auto;
	z-index: 50;
	position: absolute;	
	top: 115px;
	left: 30px;
}
#divcenter {
	border: 0px red solid;
}
.centered {z-index:10;}

#cblack {
	border: 0px solid red;
	margin: auto;
	position: absolute;	
	top: 71px;
	left: 0px;
	bottom: 15px;
	right: 0px;
	width: 100%;
	height: auto !important;
	height: 100%;
	background-color: #000;
	overflow: hidden;

}
#storeloc {
	border: 0px solid red;
	margin: auto;
	position: absolute;	
	top: 71px;
	left: 0px;
	bottom: 15px;
	right: 0px;
	width: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	background-color: #FFF;	
}
#storeloc_flash {
	width: 675px;
	height: 450px;
	margin-top: 30px;
	outline: none;
}