@charset "utf-8";
/* CSS Document */
/*--- structure ---*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	line-height: 1.3;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #F0F5FB;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#outerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#header {
	height: 160px;
	width: 830px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#header_rt {
	float: right;
	width: 280px;
	height: 160px;
}
#splogo {
	height: 48px;
	width: 200px;
	position: relative;
	margin-top: 40px;
	margin-left: 45px;
}
#splogo span {
	height: 100%;
	width: 100%;
	background-image: url(../images/SP-logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#contact {
	width: 230px;
	margin-top: 30px;
	margin-left: 45px;
	color: #6B276A;
	text-align: left;
	font-weight: bold;
}

#header_lf {
	float: left;
	height: 160px;
	width: 550px;
}

#content_wrapper {
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
}
#rightwrapper {
	float: right;
	width: 235px;
}

#content_rt_wrapper {
    float:right;
	width: 235px;
	color: #FFFFFF;
	background-image: url(../images/rt-bg.jpg);
	height: 500px;
	background-color: #6B276A;
	background-repeat: no-repeat;
	margin-top: 50px;
}
#onlyavail {
	width: 235px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
#content_rt {
	color: #FFFFFF;
	font-size: x-small;
	margin: 10px;
	line-height: 1.5;
}
#content_rt_formerrors {
	float: right;
	width: 235px;
	margin-top: 80px;
	line-height: 1.5;
}

#button {
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}

#content_lf {
	float: left;
	width: 560px;
	margin-right: 40px;
	margin-left: 10px;
	margin-top: 10px;
}

#content_wide {
	clear: both;
	width: 850px;
	margin-left: 10px;
}
#content_short {
	width: 560px;
	margin-left: 10px;
	margin-top:40px;
	float: left;
}
#rightimage {
	float: right;
	width: 235px;
	margin-bottom: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 0px;

}

#paynow1,
#paynow2 {
	background-image: url(../images/paynowbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}
#paynow3 {
	background-image: url(../images/paynowbg3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}
#paynow2 {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#paynow1 h4,
#paynow2 h4,
#paynow3 h4 {
	font-weight: bold;
	margin-top: 10px;
	font-size: medium;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.paynowimg {
	margin-left: 12px;
}

#paynow1 p,
#paynow2 p,
#paynow3 p {
	margin-bottom: 10px;
}
#footer {
	width: 840px;
	font-size: x-small;
	color: #6B276A;
	margin-top: 40px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99BFE4;
	text-align: center;
	height: 50px;
	padding-top: 5px;
	margin-bottom: 20px;
}

/*---headings and paragraphs---*/
#overpaying h1 {
	height: 100px;
	width: 550px;
	position: relative;
}
#overpaying h1 span {
	height: 100%;
	width: 100%;
	background-image: url(../images/speech-bubble2.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#content_lf h2,
#content_wide h2,
#content_short h2 {
	font-size: medium;
	color: #6B276A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
#content_short h2 {
	margin-top: 30px;
}
#content_rt h2 {
	color:#98C0E6;
	font-size: small;
	margin-bottom: 8px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
#content_wide h3,
#content_short h3
 {
	font-size: small;
	color: #6B276A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-bottom: 16px;

}
#content_lf p,
#content_wide p,
#content_rt p,
#content_short p {
	margin-top: 8px;
}
#content_wide ol li {
	margin-left: 22px;
	font-weight: bold;
}
#content_wide ol li p{
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 16px;

}
/*--- font styles ---*/
.emphasis1 {
	font-weight: bold;
	font-style: italic;
}
.emphasis2 {
	font-weight: bold;
}
.emphasis3 {
	font-weight: bold;
	color: #95BCE2;
	text-align: center;
	font-size: small;
}

/*--- image positioning ---*/
.rebate_example {
	float: left;
	margin-top: 11px;
	margin-right: 15px;
}
.house_of_cash {
	float: right;
	margin-left: 15px;
}
#content_rt li {
	margin-left: 12px;
	margin-top: 8px;
}

/*--- links ---*/
#contact a:link,
#contact a:visited {
	color: #6B276A;
	text-decoration:none;
	font-weight:bold;
}
#contact a:hover,
#contact a:active {
	color: #8DBDE5;
	text-decoration:none;
	font-weight:bold;
}
#content_wide a:link,
#content_wide a:visited,
#content_short a:link,
#content_short a:visited,
#content_lf a:link,
#content_lf a:visited {
	color: #6B276A;
	text-decoration:underline;
}
#content_wide a:hover,
#content_wide a:active,
#content_short a:hover,
#content_short a:active,
#content_lf a:hover,
#content_lf a:active {
	color: #8DBDE5;
	text-decoration:underline;
}
div#button a,
div#button a:link,
div#button a:visited {
	font-size: x-large;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	display:block;
	height: 40px;
	width: 184px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}
div#button a:hover,
div#button a:active {
	background-image: url(../images/button-hover.gif);
	background-repeat: no-repeat;
}
#smallbutton {
	line-height: 25px;
	height: 25px;
	width: 140px;
	margin-top: 12px;
	background-image: url(../images/smallbutton.gif);
	background-repeat: no-repeat;
}
div#smallbutton a,
div#smallbutton a:link,
div#smallbutton a:visited {
	font-size: small;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	display:block;
	height: 25px;
	width: 140px;
	background-image: url(../images/smallbutton.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
div#smallbutton a:hover,
div#smallbutton a:active {
	background-image: url(../images/smallbutton-hover.gif);
	background-repeat: no-repeat;
}
#content_wrapper #footer a:link,
#content_wrapper #footer a:visited,
#content_wrapper #footer a:hover,
#content_wrapper #footer a:active {
	color: #612460;
	text-decoration: none;
}

#pictori a:link,
#pictori a:visited,
#pictori a:hover,
#pictori a:active {
	color: #999999;
	text-decoration: none;
}
