html {
	margin: 0px;
	padding: 0px;
}

body {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding: 0px;
background-color: #7fcaf3;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}

p { margin: 10px 0; }

li { margin-left: 10px; }

h3 { margin: 1em 0 0; }

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }

.intro {
padding-top:100px;
margin-left:480px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none; 
}

a:hover {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
}


.text {
	font-size:10px;
	color: #0063be;
}

.text a{
	text-decoration: none;
	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: 856px;
	height: auto;
}

#header {
	float: left;
	width: 856px;
	height: auto;
}

#smartlogo {
	float: left;
	width: 856px;
	height: 119px;
	background-image:url(../images/smartlogo.jpg);
	background-repeat: no-repeat;
}

#top1 {
	float: left;
	width: 856px;
	height: 48px;
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 543px;
	height: auto;
}

#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;
}

#promos {
	float: left;
	width: 313px;
	height: 45px;
	background-image: url(../images/button-promos.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: 900px;
	height: auto;
}


.discount_container { width:543px;  }
.discount_categ { width:543px; }
.discount_categ2 { width:540px; padding:0px; }
.discount_image { width:54px; float:left; padding:5px 2px 2px 2px}
.discount_name { width:54px; float:left; padding:5px 1px 1px 1px; font-size:10px}
.discount_spiels { width:300px; float:left; padding:5px 1px 1px 1px; font-size:10px; text-align:center }
.discount_keyword { width:100px; float:left; padding:5px 1px 1px 1px; font-size:10px }

.bold { font-size:10px; font-weight:bold; color:#ffffff }

.cat_link { font-size:10px; text-align:center; float:left; width:540px; padding:0px }

.cat_link a:link {
	text-decoration: none;
}

.cat_link a:hover {
	text-decoration: none;
	color: #0099FF;
}

.cat_link a:visited {
	text-decoration: none;
}

