#packbutton a.nmh,
#packbutton a:hover,
#ownersbutton a.nmh,
#ownersbutton a:hover {
   background-position: -225px 0%;
}

#sidebar {
position: absolute;
width: 245px;
height: 110px;
top: 206px;
left: 0px;
}

#packbutton a  {
   background-image: url(sg_home_media/requestapackbutton.gif);
   background-repeat: no-repeat;
   display: block;
   width: 225px;
   height: 43px;
}

#packbutton  {
	position: absolute;
	left: 19px;
	top: 63px;
	z-index: 6;
	width: 225px;
	height: 43px;
}

#ownersbutton a  {
   background-image: url(sg_home_media/hearfromownersbutton.gif);
   background-repeat: no-repeat;
   display: block;
   width: 225px;
   height: 43px;
}

#ownersbutton  {
	position: absolute;
	left: 19px;
	top: 0px;
	z-index: 6;
	width: 225px;
	height: 43px;
}

#page_bkg  {
   position: absolute;
   width: 955px;
   height: 1125px;
   left: 0px;
   top: 0px;
   display: block;
   z-index: 1;
}

#maintext  {
   position: absolute;
   left: 299px;
   top: 267px;
   z-index: 4;
   width: 634px;
}

#footer  {
   background-color: transparent;
   background-image: url(sg_home_media/footerbackground.gif);
   background-repeat: repeat-x;
   height: 51px;
   position: absolute;
   Top: 1125px;
   margin: 0px;
   padding: 0px;
   display: block;
   width: 100%;
}

#page  {
   height: 1125px;
   width: 955px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
