#feedbackbutton a.nmh,
#feedbackbutton a:hover,
#ownastore2button a.nmh,
#ownastore2button a:hover {
   background-position: -225px 0%;
}

#feedbackbutton a  {
   background-image: url(sg_home_media/feedbackbutton.gif);
   background-repeat: no-repeat;
   display: block;
   width: 225px;
   height: 43px;
}

#feedbackbutton  {
	position: absolute;
	left: 19px;
	top: 206px;
	z-index: 6;
	width: 225px;
	height: 43px;
}

#ownastore2button a  {
   background-image: url(sg_home_media/d1ownastorebutton.gif);
   background-repeat: no-repeat;
   display: block;
   width: 225px;
   height: 43px;
}

#ownastore2button  {
	position: absolute;
	left: 19px;
	top: 269px;
	z-index: 6;
	width: 225px;
	height: 43px;
}

#maintext  {
	position: absolute;
	left: 312px;
	top: 268px;
	z-index: 4;
	width: 634px;
}

#page_bkg  {
   position: absolute;
   width: 955px;
   height: 600px;
   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: 630px;
   margin: 0px;
   padding: 0px;
   display: block;
   width: 100%;
}

#page  {
	height: 650px;
	width: 955px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

