body {
		background-position: 0 525px;
	}
	#storeContent {
		background-color:#000000;
	}
	.storeNavDept {
		height:380px;
	}
	#frameBotRightImg{
		bottom:0px;
	}
	#prodTopDS{
		position:absolute;
		top:0;
		left:11px;
		height:11px;
		width:100%;
		background:url('/hol/images/I-globalShadowHorTop.png') repeat-x;
	}
	#prodBotDS{
		position:absolute;
		bottom:0;
		left:11px;
		height:11px;
		width:100%;
		background:url('/hol/images/I-globalShadowHorBot.png') repeat-x;
	}
	#prodLeftDS{
		position:absolute;
		top:11px;
		left:0;
		height:395px;
		width:11px;
		background:url('/hol/images/I-globalShadowVertLeft.png') repeat-y;
	}
	#prodTopLeftDS{
		position:absolute;
		top:0;
		left:0;
		height:11px;
		width:11px;
		background:url('/hol/images/I-globalShadowTopLeft.png') no-repeat;
	}
	#prodBotLeftDS{
		position:absolute;
		bottom:0;
		left:0;
		height:11px;
		width:11px;
		background:url('/hol/images/I-globalShadowBotLeft.png') no-repeat;
	}
	#prodBotRightDS, #prodTopRightDS, #prodRightDS{
		display:none;
	}