#icebathtext p,
#rethermtext p,
#servetext p,
#foodpreptext p,
#bagfilltext p,
#bagsealtext p  {
   font: bold 13px/16px "Arial Narrow", sans-serif;
   margin: 0px;
   color: #005795;
   text-align: left;
}

#bagfilltext,
#servetext,
#bagsealtext,
#icebathtext,
#rethermtext,
#foodpreptext  {
   visibility: visible;
   position: absolute;
   left: 29px;
   z-index: 4;
   width: 81px;
}

#i6stepprocesstext p  {
   font: bold 23px/28px "Trebuchet MS", sans-serif;
   margin: 0px;
   color: #005795;
   text-align: left;
}

#i6stepprocesstext  {
   visibility: visible;
   position: absolute;
   left: 13px;
   top: 30px;
   z-index: 5;
   width: 192px;
}

#cookchilltext p  {
   font: bold 16px/19px "Trebuchet MS", sans-serif;
   margin: 0px;
   color: #FFFFFF;
   text-align: left;
}

#i6stepprocess  {
   background: url(sg_6step_media/6stepprocess.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 4px;
   z-index: 3;
   width: 210px;
   height: 531px;
}

#cookchilltext  {
   visibility: visible;
   position: absolute;
   left: 13px;
   top: 12px;
   z-index: 4;
   width: 180px;
}

#foodpreptext  {
   top: 74px;
}

#rethermtext  {
   top: 370px;
}

#bagsealtext  {
   top: 221px;
}

#bagfilltext  {
   top: 148px;
}

#icebathtext  {
   top: 295px;
}

#servetext  {
   top: 443px;
}

#i6step  {
   margin: 0px auto 0px auto;
   width: 210px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


