#contentgrow *:first-child  {
   margin-top: 0px;
}

#contentgrow *:last-child  {
   margin-bottom: 0px;
}

#footer1,
#header1  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 5;
   width: 400px;
   background-repeat: no-repeat;
}

#footer2,
#header2  {
   visibility: visible;
   position: absolute;
   left: 400px;
   top: 0px;
   z-index: 4;
   width: 400px;
   background-repeat: no-repeat;
}

#progenwebtemp  {
   margin: 0px auto 0px auto;
   height: 800px;
   width: 800px;
   position: relative;
   background-color: #CCCCCC;
}

#contentgrow p  {
   font: 18px/22px MyriadPro-Cond, "Myriad Pro- Cond";
   margin: 0px;
   color: #000001;
   text-align: justify;
}

#contentgrow  {
   padding: 0px 123px 0px 126px;
   background: #CCCCCC url(sg_progenwebtemp_media/interiorgrowtile.gif) center top repeat-y;
   visibility: visible;
   margin: 0px;
   position: relative;
}

#scootdown  {
   position: relative;
   top: 230px;
}

#header2  {
   background-image: url(sg_progenwebtemp_media/header2.gif);
   height: 230px;
}

#footer1  {
   background-image: url(sg_progenwebtemp_media/footer1.gif);
   height: 194px;
}

#footer2  {
   background-image: url(sg_progenwebtemp_media/footer2.gif);
   height: 194px;
}

#header1  {
   background-image: url(sg_progenwebtemp_media/header1.gif);
   height: 230px;
}

#footer  {
   background-color: #CCCCCC;
   position: relative;
   left: 0px;
   width: 100%;
   height: 194px;
   margin-bottom: 218px;
}

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


