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

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #69c2ec;
	font-family: Lucida Grande, Lucida Sans, Tahoma, Verdana, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/* FORMATTING CLASSES */

.text {
	font-size:10px;
	color: #0063be;
}

.text a{
	text-decoration: none;
	color: #0063be;
}

.text a:hover{
	text-decoration: underline;
	color: #0063be;
}

.mainlink {
	font-size:13px;
	color: #0063be;
	font-weight: bold;
}

.mainlink a{
	color: #0063be;
	text-decoration: underline;
}

.mainlink a:hover {
	color: #0063be;
	text-decoration: none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	height: auto;
}

#header {
	float: left;
	width: 953px;
	height: auto;
}

#smartlogo {
	float: left;
	width: 856px;
	height: 119px;
	background-image:url(../images/smartlogo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#top1 {
	float: left;
	width: 953px;
	height: 48px;
	background-image: url(../images/top1.jpg);
	background-repeat: repeat-x;
}

#content {
	float: left;
	width: 640px;
	height: auto;
	background-color: #69c2ec;
} 

#boxopen {
	float: left;
	width: 543px;
	height: 268px;
	background-image:url(../images/boxopen.jpg);
	background-repeat: no-repeat;
}

#headers {
	float: left;
	width: 543px;
	height: 45px;
}

#headerearn {
	float: left;
	width: 170px;
	height: 45px;
	background-image: url(../images/header-earn.jpg);
	background-repeat: no-repeat;
}

#headerinquire {
	float: left;
	width: 178px;
	height: 45px;
	background-image: url(../images/header-inquire.jpg);
	background-repeat: no-repeat;
}

#headerredeem {
	float: left;
	width: 195px;
	height: 45px;
	background-image: url(../images/header-redeem.jpg);
	background-repeat: no-repeat;
}

#bodies {
	float: left;
	width:543px;
	height: 90px;
}

#bodyearn {
	float: left;
	width: 170px;
	height: 90px;
	background-image: url(../images/body-earn.jpg);
	background-repeat: no-repeat;
}

#bodyinquire {
	float: left;
	width: 178px;
	height: 90px;
	background-image: url(../images/body-inquire.jpg);
	background-repeat: no-repeat;
}

#bodyredeem {
	float: left;
	width: 195px;
	height: 90px;
	background-image: url(../images/body-redeem.jpg);
	background-repeat: no-repeat;
}

#faqheader {
	float: left;
	width: 543px;
	height: 37px;
	/*background-image: url(../images/faq-header.jpg);
	background-repeat: no-repeat;*/
}

#faqmain {
	float: left;
	width: 543px;
	height: 100px;
	/*background-image: url(../images/faqmain.jpg);*/
}

#sidebar {
	float: left;
	width: 313px;
	height: auto;
}

#people1 {
	float: left;
	width: 313px;
	height: 277px;
	background-image: url(../images/people1.jpg);
	background-repeat: no-repeat;
}

#buttons {
	float: left;
	width: 313px;
	height: auto;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: repeat-y;
}

#earn {
	float: left;
	width: 313px;
	height: 42px;
	background-image: url(../images/button-earn.jpg); 
	background-repeat: no-repeat;
}

#check {
	float: left;
	width: 313px;
	height: 37px;
	background-image: url(../images/button-check.jpg);
	background-repeat: no-repeat;
}

#redeem {
	float: left;
	width: 313px;
	height: 45px;
	background-image: url(../images/button-redeem.jpg);
	background-repeat: no-repeat;
}

#discounts {
	float: left;
	width: 313px;
	height: 40px;
	background-image: url(../images/button-enjoy.jpg);
	background-repeat: no-repeat;
}

#faq {float: left; width: 313px; height: 45px; background-image: url(../images/button-faq.jpg); background-repeat: no-repeat;}

#spacersidebar {
	float: left;
	width: 313px;
	height: 40px;
}

#promos {
	float: left;
	width: 313px;
	height: 45px;
	background-image: url(../images/button-promos.jpg);
	background-repeat: no-repeat;
}

#register {
	float: left;
	width: 313px;
	height: 42px;
	background-image: url(../images/button-register.jpg);
	background-repeat: no-repeat;
}


#linkback {
	float: left;
	width: 313px;
	height: auto;
}

#linkmain {
	padding-left: 25px;
}

#spacer {
	float: left;
	width: 313px;
	height: 20px;
}

#searchbox {
	float: left;
	width: 313px;
	height: auto;
	background-image: url(../images/searchbg.jpg);
	background-repeat: repeat-y;
}

#searchmain {
	padding-left: 25px;
}

#sidebarbottom {
	float: left;

	width: 313px;
	height: 22px;
	background-image: url(../images/sidebar-bottom.jpg);
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 856px;
	height: auto;
}

#people2 {
	float: left;
	width: 543px;
	height: 294px;
	background-image: url(../images/people2.jpg);
	background-repeat: no-repeat;
}

#logos {
	float: left;
	width: 313px;
	height: 294px;
	background-image: url(../images/logos-bottom.jpg);
	background-repeat: no-repeat;
}

#container2 {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 1024px;
}

/* MAINS */

#earnmain {
	float: left;
	width: 155px;
	height: auto;
	padding-left: 10px;
}

#inquiremain {
	float: left;
	width: 155px;
	height: auto;
	padding-left: 10px;
}

#redeemmain {
	float: left;
	width: 155px;
	height: auto;
	padding-left: 10px;
}

/* AREAS */

#earnflash {
	float: left;
	width: 543px;
	height: 400px;
	background-image: url(../images/543x400.jpg);
	background-repeat: no-repeat;
} 

#checkflash {
	float: left;
	width: 543px;
	height: 400px;
	background-image: url(../images/543x400.jpg);
	background-repeat: no-repeat;
} 

#redeemflash {
	float: left;
	width: 543px;
	height: 530px;
	background-image:url(../images/543x530.jpg);
	background-repeat: no-repeat;
}

#promosflash {
	float: left;
	width: 543px;
	height: 400px;
	background-image: url(../images/543x400.jpg);
	background-repeat: no-repeat;
}

#test {
	float: left;
	width: 543px;
	height: auto;
}