body   {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #ffdcda;
	text-align: center;
}
#bg  {
	position: relative;
	width: 960px;
	background-color: #000;
	background-image: url(sg_testimonials_media/bg.gif);
	background-repeat: no-repeat;
	-moz-box-shadow: 0px 15px 15px rgba(0,0,0, 0.25);
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 15px 15px rgba(0,0,0,0.25);
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	min-height: 800px;
	text-align: left;
}
a  {
	text-decoration: none;
	color: #F6C;
}
a:hover {
	color: #FFCDCD;
}

a ins  {
   text-decoration: none;
}

*:link, *:visited, *:hover, *:active, *:focus {

   -webkit-transition: color .25s linear,
    background-image .25s linear,
    background-color .25s linear,
    border-color .25s linear;
	
	-moz-transition: color .25s linear,
    background-image .25s linear,
    background-color .25s linear,
    border-color .25s linear;
	

   transition:  color .25s linear,
    background-image .25s linear,
    background-color .25s linear,
    border-color .25s linear;
}


#rulestoltoftext,
#rulestoltoftextcopy  {
	visibility: visible;
	position: absolute;
	top: 263px;
	z-index: 4;
	width: 2px;
	height: 438px;
	background-repeat: no-repeat;
}

#whentext p,
#qtext p,
#thankstext p  {
   margin: 0px;
   font-style: italic;
   font-family: "Trebuchet MS", sans-serif;
   padding-left: 13px;
   text-align: left;
}

#rulestoltoftextcopy  {
   background-image: url(sg_qanda_media/rulestoltoftextcopy.gif);
   left: 47px;
}

#testimonialsbutton  {
   height: 12px;
   width: 102px;
   left: 303px;
}

#copyrightline p  {
	margin: 0px;
	color: #999999;
	padding-left: 15px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}

#rulestoltoftext  {
	background-image: url(sg_qanda_media/rulestoltoftext.gif);
	left: 510px;
}

#copyrightline  {
	visibility: visible;
	position: absolute;
	left: 12px;
	z-index: 4;
	width: 282px;
	bottom: 10px;
	text-align: left;
}

#contactbutton  {
   height: 11px;
   width: 63px;
   left: 461px;
}

#thankstext p  {
   font-size: 14px;
   line-height: 28px;
   color: #FFCDCD;
}

#whentext p  {
   font-size: 12px;
   line-height: 28px;
   color: #FFFFFF;
}

#homebutton  {
   height: 11px;
   width: 45px;
   left: 534px;
}

#qwtext p  {
   font: 12px/18px "Trebuchet MS", sans-serif;
   margin: 0px;
   color: #FFCDCD;
   padding-left: 13px;
   text-align: left;
}

#qabutton  {
   height: 15px;
   width: 34px;
   left: 413px;
}

#qtext p  {
   font-size: 12px;
   line-height: 18px;
   color: #FFCDCD;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#menu {
	position: absolute;
	height: 25px;
	width: 431px;
	top: 112px;
	left: 316px;
}
#menu .menuitem {
	display: inline-block;
	margin-right: 15px;
	font-style: italic;
	font-weight: bold;
}
#menu .menuitem a {
	color: #FFCDCD;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#menu .menuitem a:hover {
	color: #FFF;
	text-decoration: none;
}

