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

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

#footerbg,
#id0header  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 4;
   width: 950px;
   background-repeat: no-repeat;
}

#contentliteralgrow  {
   padding: 0px 50px 0px 50px;
   background: #FFFFFF url(sg_home_media/interiorgrowtile.gif) center top repeat-y;
   visibility: visible;
   margin: 0px;
   position: relative;
}

#id0header  {
   background-image: url(sg_home_media/header4.gif);
   height: 187px;
}

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

#flatfeeterms {
  padding: 10px;
  margin-left: 20px;
}

#flatfeeterms ul {list-style:none;}

table.resources tr td{
  background-color: #eee;
  padding: 8px;
}


#footerbg  {
   background-image: url(sg_home_media/footerbg.gif);
   height: 93px;
}

#footer  {
   background-color: #FFFFFF;
   position: relative;
   left: 0px;
   width: 100%;
   height: 93px;
   margin-bottom: 117px;
}

#footerlinks {
  position: absolute;
  top: 4px;
  left: 350px;
  color: #fff;
}
#footerlinks a {
  color: #fff;
}

#footerlinks #copyright {
  padding-left: 20px;
  padding-bottom: 15px;
}


a.faqlink {
  margin-left: 90px;
  padding-top: 5px;
  font-size: 12px;
}

#slide-show ul#slide-images li a img {
  z-index: 99;
}

#shockWave{
  color: #552012;
  padding-left: 270px;
}

#home  {
   margin: 0px auto 0px auto;
   height: 575px;
   width: 950px;
   position: relative;
   background-color: #FFFFFF;
}

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

.hide-text{display:none}

.loading{
	width:300px;
	height:100px;
	margin-top:100px;
	margin-left:25%;
	background: url(images/waitbg.png);
	color:#fff; font-weight:bold;
	font-size:14px;
	text-align:center;
	z-index:1000;
	position:absolute;
}

.loading span {
	font-size:10px;
	font-weight:bold;
	color:#fff;
}

