@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(/images/custom-website/savingsbucks/background_repeat.jpg);
	font-family: arial, sans-serif;
}

#preload {
	position: absolute;
	top: 0;
	left: -6000px;
}

#wrapper {
	width: 912px;
	background: url(/images/custom-website/savingsbucks/wrapper_repeat.png) repeat-y;
	margin: 0 auto;
}

#header {
	height: 68px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding-top: 16px;
}

#customized_data {
	position: absolute;
	top: 30px;
	right: 3px;
	width: 550px;
	height: 40px;
	text-align: right;
}

#customized_data .contact_info {
	font-size: 14px;
	color: #ffffff;
}

#customized_data .contact_info a {
	color: #ffffff;
}

#navigation {
	list-style: none;
	height: 34px;
	padding: 5px 0 0 0;
	margin: 0;
}

#navigation li {
	float: left;
	padding: 0;
	margin: 0;
}

#navigation span {
	display: none;
}

#navigation li img {
	border: none;
}

#navigation li a {
	display: block;
	height: 34px;
}

.home {
	width: 94px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_home.jpg);
}

.home a:hover {
	width: 94px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_home_a.jpg);
}

.slideshow {
	width: 121px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_slideshow.jpg);
}

.slideshow a:hover {
	width: 121px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_slideshow_a.jpg);
}

.products {
	width: 117px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_products.jpg);
}

.products a:hover {
	width: 117px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_products_a.jpg);
}

.income {
	width: 200px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_income.jpg);
}

.income a:hover {
	width: 200px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_income_a.jpg);
}

.testimonials {
	width: 135px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_testimonials.jpg);
}

.testimonials a:hover {
	width: 135px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_testimonials_a.jpg);
}

.partners {
	width: 106px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_partners.jpg);
}

.partners a:hover {
	width: 106px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_partners_a.jpg);
}

.contact {
	width: 127px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_contact.jpg);
}

.contact a:hover {
	width: 127px;
	height: 34px;
	background: url(/images/custom-website/savingsbucks/nav_contact_a.jpg);
}

#content_wrapper {
	width: 900px;
	margin: 0 auto;
}

#content {
	width: 894px;
	padding: 0 3px;
	margin: 0 auto;
	background: url(/images/custom-website/savingsbucks/content_repeat.jpg);
	position: relative;
}

#left_column {
	width: 284px;
	height: 665px;
	position: absolute;
	top: 10px;
	left: 14px;
	background: url(/images/custom-website/savingsbucks/img_couple.jpg);
}

#button_wrapper {
	width: 242px;
	position: absolute;
	top: 370px;
	left: 14px;
}

#button_wrapper img {
	border: none;
}

#sse_back {
	width: 894px;
	height: 78px;
	margin: 10px auto 0;
	background: url(/images/custom-website/savingsbucks/sse_banner.jpg);
}

#sse_banner {
	width: 555px;
	height: 71px;
	float: right;
}

#right_column {
	width: 560px;
	margin-left: 320px;
	text-align: justify;
}

.home_text {
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.home_text a {
	color: #F2672C;
	text-decoration: none;
}

.home_text a:hover {
	color: #F2672C;
	text-decoration: underline;
}

.test-wrapper {
	width: 574px;
	margin: 0 auto;
}

.test-content {
	width: 534px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(/images/custom-website/savingsbucks/test-repeat.png) repeat-y;
	line-height: 18px;
	font-size: 14px;
}

.test-list a {
	color: #F2672C;
	text-decoration: none;
}

.test-list a:hover {
	color: #F2672C;
	text-decoration: underline;
}


#footer {
	width: 900px;
	height: 34px;
	margin: 2px auto 10px;
	background: url(/images/custom-website/savingsbucks/footer_repeat.jpg) repeat-x;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer_nav {
	display: block;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin: 9px 0 0 10px;
}

.footer_privacy {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	float: right;
	margin: 9px 10px 0 0;
}

#delaware_web_design {
	width: 896px;
	margin: -4px auto 0;
	padding-bottom: 2px;
}

.copyright {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: left;
}

.web_design {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: right;
}

.web_design a {
	color: #ffffff;
	text-decoration: none;
}

.web_design a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.menuPop {
	position: relative;
}

.popMeDown {
	display: none;
	position: absolute;
	top: 131px;
	left: 10px;
	text-align: center;
}

.menu_item {
	width: 220px;
	height: 24px;
	background-color: #401B7D;
	border: 1px solid #ffffff;
}

.menu_item a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
}

.menu_item a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

ul.testimonialsList .testimonial .body {
    display: none;
}

.body p {
    font-size: 16px;
}

ul.testimonialsList li {
    padding-bottom: 10px;
}
