/************* Superweeks Plus *************/
#SPmakecreate {
	font-size: 14px;
	background-color: #ABD7CA;
	background-image: url(../images/sp1banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPatefactor {
	font-size: 14px;
	background-color: #A382B7;
	background-image: url(../images/sp2banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPyoung {
	font-size: 14px;
	background-color: #E9DB90;
	background-image: url(../images/sp3banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPnoname {
	font-size: 14px;
	background-color: #2EA44E;
	background-image: url(../images/sp4banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPfinalfling {
	font-size: 14px;
	background-color: #C49DB2;
	background-image: url(../images/sp5banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPaquila {
	font-size: 14px;
	background-color: #88C6E4;
	background-image: url(../images/sp6banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPchocolate {
	font-size: 14px;
	background-color: #aa2127;
	background-image: url(../images/sp7banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 66px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#SPhero {
	font-size: 14px;
	background-color: #0E7EC1;
	background-image: url(../images/sp8banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 66px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#questionbox {
	color: #660000;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	background-color: #EDE3D1;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 60px;
	margin-left: 60px;
	}
	#questionboxinner {
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#questionbox p {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.spLeft {
	float: left;
	clear: right;
	border: 1px solid #000000;
	margin-right: 10px;
}
.spLeft2 {
	float: left;
	clear: right;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.spRight {
	float: right;
	clear: left;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
}
.spRight2 {
	float: right;
	clear: left;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

