#voucher  {
	position: absolute;
	left: 385px;
	top: 268px;
	z-index: 5;
	width: 483px;
	height: 156px;
	background-image: url(sg_home_media/loyalty-card-banner.jpg);
	background-repeat: repeat-x;
}

#maintext  {
	position: absolute;
	left: 298px;
	top: 450px;
	z-index: 4;
	width: 634px;
}

#maintext2  {
	position: absolute;
	left: 298px;
	top: 1280px;
	z-index: 4;
	width: 634px;
}

#page_bkg  {
   position: absolute;
   width: 955px;
   height: 2100px;
   left: 0px;
   top: 0px;
   display: block;
   z-index: 1;
}

#footer  {
   background-color: transparent;
   background-image: url(sg_home_media/footerbackground.gif);
   background-repeat: repeat-x;
   height: 51px;
   position: absolute;
   top: 2100px;
   margin: 0px;
   padding: 0px;
   display: block;
   width: 100%;
}

#page  {
   height: 2100px;
   width: 955px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
