#dataform fieldset legend,
#dataform fieldset div  {
   font: 14px/16px Times-Roman, Times;
   margin-top: 12px;
   color: #010101;
}

#dataform fieldset *:last-child  {
   padding-bottom: 0;
}

#dataform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: -144px;
}

#navtext *:first-child  {
   padding-top: 0px;
}

#dataform fieldset div  {
   clear: both;
}

#dataform fieldset  {
   border: none;
}

#linkstext p  {
   font: 11px/16px Helvetica, Arial, sans-serif;
   margin: 0px;
   color: #FB7F2D;
   text-align: left;
}

#basegraphic  {
   background: url(sg_website_media/basegraphic.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 528px;
   z-index: 3;
   width: 779px;
   height: 96px;
}

#dataform p  {
   margin: 0px;
}

#linkstext  {
   visibility: visible;
   position: absolute;
   left: 18px;
   top: 600px;
   z-index: 4;
   width: 431px;
}

#navtext p  {
   font: 14px/24px Times-Roman, Times;
   margin: 0px;
   padding-top: 4px;
   text-align: left;
   color: #FFFFFF;
}

#dataform  {
   visibility: visible;
   position: absolute;
   left: 237px;
   top: 181px;
   z-index: 3;
   width: 524px;
}

#navtext  {
	visibility: visible;
	position: absolute;
	left: 20px;
	top: 369px;
	z-index: 3;
	width: 150px;
}

#graphic  {
   background: url(sg_website_media/graphic.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 192px;
   height: 332px;
}

#contact  {
   margin: 0px auto 0px auto;
   background: url(sg_website_media/interiortile.gif) repeat center top;
   height: 624px;
   width: 779px;
   position: relative;
}

#banner  {
   background: url(sg_website_media/banner.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 191px;
   top: 0px;
   z-index: 4;
   width: 588px;
   height: 132px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   padding-top: 0;
   padding-bottom: 0;
   margin-left: 0;
   margin-right: 0;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #f2e1c1;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FB7F2D;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.white, a.white:link, a.white:visited {
color:#FFFFFF; 
}

a.white:hover {
color:#464b82;
}

.bold {font-weight:bold}

