@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../Images/pxBkg4.jpg);
	background-color:#669933;
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
}

.footer {
	font-family: Helvetica, verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
}
.footer a:link {color: #CCCC99; text-decoration: none;}
.footer a:active {color: #CCCC99; text-decoration: none;}
.footer a:visited {color: #CCCC99; text-decoration: none;}
.footer a:hover {color: #333300; text-decoration: underline;}

#content {
	width:992px;
	height:701px;
	background: url(../Images/spg_bkgHome2.png) no-repeat;
	position:relative;
	margin:0 auto;
	text-align:center;
}
a#investors, a#betasite {
	position:absolute;
	top:510px;
	left: 324px;
	display:block;
}

a#facebook, a#blogger, a#twitter {
	position:absolute;
	top:597px;
	left: 650px;
	display:block;
}

a#investors {
	left: 508px;
}

a#facebook {
	left: 680px;
}

a#twitter {
	left: 710px;
}

p.footer {
	position:absolute;
	bottom:5px;
	margin: 0 auto;
	text-align: center;
	padding:0;
	width:100%;

}