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

#couponingSection {
	position:relative;
}

#couponingSection .columnA {
	float:left;
}

#couponingSection .columnB {
	float:left;
}

#couponingSection h3 {
	font-size:28px;
	color:#F00;
	margin-top:25px;
	margin-bottom:12px;
}

#couponingSection h4 {
	font-size:22px;
	text-indent:15px;	
}

#couponingSection ul {
	list-style:none;
	margin:0;
	padding-left:25px;
	font-size:18px;
	line-height:1.75em;
	font-weight:bold;
}

#couponingSection ul li a:link {
	color:#00bed4;
}

#couponingSection ul li a:hover {
	color:#4decff;
}

#couponingSection ul li a:visited {
	color:#069;
}

#couponingSection ul.points {
	font-size:14px;
	list-style:disc;
	font-weight:normal;
	text-align:justify;
	width:615px;
}

#couponingSection ul.points li {
	margin-bottom:12px;
}

#couponingSection ul.subPoints li {
	font-size:14px;
	list-style:circle;
	font-weight:normal;
	text-align:justify;
	margin-bottom:0;
}


#peopleTexting {
	background:url(../images/layout/people-texting.png) no-repeat;
	width:492px;
	height:583px;
	position:absolute;
	top:110px;
	right:70px;
}

#priceSheet {
	width:275px;
	text-align:center;
	margin:25px 0 0 0;
}

#whyMobileCell {
	background:url(../images/couponing/cell-phone-why-mobile.png) no-repeat;
	width:260px;
	height:313px;
	position:absolute;
	top:130px;
	right:25px;
}

#feedSolutionTwo {
	background:url(../images/couponing/feed-solution-2.png) no-repeat;
	width:343px;
	height:377px;
	position:absolute;
	top:151px;
	right:25px;
}	

.activeBusinessCategories li {
	float:left;
	width:180px;
	height:25px;
	margin-right:20px;
}

#activeBusinessLogos {
	background:url(../images/couponing/just-a-few.jpg) no-repeat;
	width:600px;
	height:193px;
}

#yourMobileProgram {
	background:url(../images/couponing/your-mobile-program.jpg) no-repeat;
	width:144px;
	height:168px;
	position:absolute;
	top:250px;
	right:75px;
}

#custom {
	background:url(../images/couponing/Custom.jpg) no-repeat;
	width:341px;
	height:324px;
	position:absolute;
	right:50px;
	z-index:1;
}

#subway {
	background:url(../images/couponing/subway.jpg) no-repeat;
	width:200px;
	height:192px;
	position:absolute;
	top:140px;
	right:30px;
}

#userFlow {
	background:url(../images/couponing/user-flow.jpg) no-repeat;
	width:646px;
	height:249px;
	margin-top:90px;
}

#caseStudy {
	background:url(../images/couponing/Case-Study.jpg) no-repeat;
	width:198px;
	height:315px;
	position:absolute;
	top:125px;
	right:0;
	
}

#caseStudy2 {
	background:url(../images/couponing/Case-2.jpg) no-repeat;
	width:280px;
	height:322px;
	position:absolute;
	top:130px;
	right:35px;
}

#cost {
	background:url(../images/couponing/Cost.jpg) no-repeat;
	width:143px;
	height:302px;
	position:absolute;
	top:225px;
	right:50px;
}
