#master{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	top:0;
	left:0;
}
#flash {
	position:absolute;
	left:280px;
	top:362px;
	width:589px;
	height:442px;
	z-index:1;
}
body {
	background-color: #999;
	margin:0;
	padding:0;
}
#add2cart {
	position:absolute;
	left:519px;
	top:990px;
	width:458px;
	height:148px;
	z-index:2;
}
.salespage {
	position: relative;
}
#apDiv1 {
	height:170px;
	left:50px;
	position:absolute;
	text-align:center;
	top:1225px;
	width:194px;
	z-index:3;
}
.White{
	color:white;
}