
body, html {
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

body, p {
	margin: 0;
	padding: 0;
}

#wrapper {
	min-height: 100%;
	background:#ededed;
}

* html #wrapper {
	height: 100%;
}

/*HEADER------------------------------------*/
#header {
	width: 100%;
}

#header_980 {
	width: 980px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	background:#FFF
}

/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	height: 300px;
	margin: -100px auto 0 auto;
	position: relative;
	background: #CCC;
}

#footer_980 {
	width: 980px;
	height: 300px;
	position: relative;
	margin: 0 auto;
	background: #CCC;
}
#footerwrapper
{
	width:980px;
	height:261px;
	margin: 0 auto;
	padding:0px;
}

#topfooterinfo
{
 float:left;
height:160px;
margin:0 0 0 174px;
padding:0;
width:780px;
}
.footertitle2
{
	width:220px;
	height:200px;
	float:left;
	padding:0px;
	margin:0px;
	
}
.footertitle
{
	width:240px;
	height:200px;
	float:left;
	padding:0px;
	margin:0px;
	
}
#bottomfooterinfo
{
    width:980px;
	height:68px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;

}

.footertitle ul
{
    font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}
.footertitle 2 ul
{
    font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}


/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 100px;
}

#content_980 {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#logo {
	width: 300px;
	height: 55px;
	margin-left: 95px;
	margin-top: 10px;
	float:left;
}

#user1 {
	height: 10px;
	width: 260px;
	padding-top:18px;
	margin-left: 525px;
	font-size: x-small;
	text-align:right;
}

#user2 {
	float:right;
	height: 26px;
	width: 132px;
	margin-top: 10px;
	margin-right: 25px;
	z-index: 10;
}

#headimglt {
	float: left;
	clear:left;
	height: 128px;
	width: 228px;
	margin-top: 35px;
	z-index:900;
}

#headflashcontent {
	height: auto;
	width: auto;
	float: right;
	margin-right: 350px;
}

#headimgrt {
	width: 210px;
	height: 240px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: 0px;
}

#headnav {
	height: 40px;
	position: absolute;
	top: 267px;
	left: 47px;
	overflow: visible;
	z-index: 1000;
}

#homecontentlt {
}

#homecontentrt {
	float:right;
}

/* Button Classes */
#joinbtn {
	display:block;
	width: 129px;
	height: 23px;
	background: url(../images/joinnowbtn.png) no-repeat 0 0;
	margin-top: 5px;
	margin-right: 5px;
	float:left;
	z-index:1000;
}

#joinbtn:hover {
	background-position: 0 -23px;
}

#joinbtn span {
	display: none;
}

#memberbtn {
	display:block;
	width: 129px;
	height: 23px;
	background: url(../images/memberlogin.png) no-repeat 0 0;
	margin-top: 5px;
	margin-right: 5px;
	float:left;
}

#memberbtn:hover {
	background-position: 0 -23px;
}

#memberbtn span {
	display: none;
}

#printbtn {
	display:block;
	width: 129px;
	height: 23px;
	background: url(../images/clicktoprint.png) no-repeat 0 0;
}

#printbtn:hover {
	background-position: 0 -23px;
}

#printbtn span {
	display: none;
}

#authbtn {
	display:block;
	width: 129px;
	height: 23px;
	background: url(../images/authbutton.png) no-repeat 0 0;
	margin-left: 210px;
}

#authbtn:hover {
	background-position: 0 -23px;
}

#authbtn span {
	display: none;
}

/*Primary Container Div (index.php) - Replicate as Needed*/

#user3 {
	margin-left: 12px;
	margin-top: 25px;
	width: 380px;
	height: 250px;
	font-size: 12px;
	overflow:hidden;
	color:#36C;
}

#user3, #user3 .sb-inner {
	background: url(../images/user3.png);
}

#user4 {
	margin-left: 12px;
	margin-top: 25px;
	width: 380px;
	height: 250px;
	font-size: 12px;
	overflow:hidden;
	color:#36C;
}

#user4, #user4 .sb-inner {
	background: url(../images/user4.png);
}

#user5 {
	margin-left: 12px;
	margin-top:25px;
	width: 380px;
	height: 250px;
	font-size:12px;
	overflow:hidden;
	color:#36C;
}

#user5, #user5 .sb-inner {
	background: url(../images/user5.png);
}

#user6 {
	width: 550px;
	height: auto;
	float: right;
	margin-right: 12px;
	margin-top:25px;
}

#user6, #user6 .sb-inner {
	background:white;
}
#user6 img
{
	padding:15px 0 0 0;
}

#user10 {
	margin-left: 12px;
	margin-top:25px;
	width: 380px;
	height: 250px;
	font-size:12px;
	overflow:hidden;
	color:#36C;
}

#user10, #user10 .sb-inner {
	background: url(../images/test1.png);
}
#user10 img
{
	padding:0;
}



/*Individual Container Divs (about.php, terms.php, etc) - Replicate as Needed*/

#about {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#about, #about .sb-inner {
	background:white;
}

#about p {
	margin-top: 15px;
}

#contact {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#contact, #contact .sb-inner {
	background:white;
}

#contact p {
	margin-top: 15px;
}

#confinfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#confinfo, #confinfo .sb-inner {
	background:white;
}

#confinfo p {
	margin-top: 15px;
}

#switchpoints {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#switchpoints, #switchpoints .sb-inner {
	background:white;
}

#switchpoints p {
	margin-top: 15px;
}

#escapes {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#escapes, #escapes .sb-inner {
	background:white;
}

#escapes p {
	margin-top: 15px;
}

#howitworks {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#howitworks, #howitworks .sb-inner {
	background:white;
}

#howitworks p {
	margin-top: 15px;
}

#compplan {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#compplan, #compplan .sb-inner {
	background:white;
}

#compplan p {
	margin-top: 15px;
}

#dreambig {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#dreambig, #dreambig .sb-inner {
	background:white;
}

#dreambig p {
	margin-top: 15px;
}

#livelarge {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#livelarge, #livelarge .sb-inner {
	background:white;
}

#livelarge p {
	margin-top: 15px;
}

#livelarge li {
	margin-top: 15px;
}

#goalltheway {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#goalltheway, #goalltheway .sb-inner {
	background:white;
}

#goalltheway p {
	margin-top: 15px;
}

#registration {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#registration, #registration .sb-inner {
	background:white;
}

#registration p {
	margin-top: 15px;
}

#terms {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#terms, #terms .sb-inner {
	background:white;
}

#terms p {
	margin-top: 15px;
}

#terms li {
	margin-top: 15px;
}

#cpolicies {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#cpolicies, #cpolicies .sb-inner {
	background:white;
}

#cpolicies p {
	margin-top: 15px;
}

#cpolicies ol {
	margin-top: 15px;
	list-style-type:decimal;
}

#procedures {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#procedures, #procedures .sb-inner {
	background:white;
}

#procedures p {
	margin-top: 15px;
}

#procedures ol {
	margin-top: 15px;
	list-style-type:decimal;
}

#privacy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 900px;
	height: auto;
	overflow:hidden;
	font-size:14px;
	color:#333;
}

#privacy, #privacy .sb-inner {
	background:white;
}

#privacy p {
	margin-top: 15px;
}
#termtitle
{
float:left;
height:90px;
margin:0;
padding:18px 0 0 46px;
width:600px;
}
#termslogo
 {
 float:left;
height:90px;
margin:0;
padding:20px 0 0;
width:254px;
}
#termcontent
{
    width:870px;
	float:left;
	margin:0px;
	padding:015px;
}
#downloadterms
{
    width:900px;
	height:90px;
	float:left;
	margin:0px;
	padding:0px;
}

#downloadterms img {
border:medium none;
padding:25px 0 0 35px;
}
