#pageHeader {
	background: url("../img/bg-header-main2.gif") no-repeat top left;
	z-index: 50;
}


#contentContainer {
	background: url("../img/bg-leftColumn.jpg") no-repeat top left;
	position: relative;
	width: 789px;
	z-index: 100;
}


#leftColumn {
	float: left;
	display: inline;
	width: 140px;
}

#rightColumn {

	width: 609px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px 30px;
	background: url("../img/bg-coupon-offers.gif") no-repeat top left;
}



.breadcrumb{padding-top: 12px;}

.coupon-callout{
	width: 250px;
	margin-right: 60px;
	float: left;
	display: inline;
	padding-top: 35px;
}

#rightColumn .coupon-callout h2{font-size: 16px;}

.coupon-callout-product{
	padding-top: 25px;
}	

.coupon-callout-desc{
	width: 175px;
	padding-bottom: 10px;
}

.breadcrumb{
	position: relative;
	z-index: 200;
}

