#home_markup {
width:400px;
}

#SalesEvent{
position: relative;
top:-526px;
left: 716px;
width:300px;
z-index:2;
}

#SalesEvent img{
position: absolute;
z-index: 2;
}

#home{
z-index: 1;
}

