

#main_container {
	min-height:0px;
	height:830px;
}
#column_container{
	width:902px;
	height:580px;
	background:url('/en_ca/includes/images/landing_main.jpg') no-repeat;
	margin-bottom:10px;
}

#total_saving{
	left:120px;
	position:absolute;
	top:94px;
	width:342px;
	font-weight:bold;
	font-size:20px;
	color:#3d434a;
}
#coupon_count{
	font-size:32px;
	color:#00b1b0;
}

#total_value{
	font-size:32px;
	color:#6eb43f;
}


#btn_saving{
	position:absolute;
	left:179px;
	top:189px;
}
#btn_saving img{
	border-style:none;
}

.callouts {
	font-size:13px;
	height:118px;
	position:absolute;
	text-align:center;
}
.callouts a{
	color:#005288;
	font-weight:bold;
}
#savings_txt {
	background:url("/en_ca/includes/images/saveAndGive.gif") no-repeat scroll left top transparent;
	color:#000000;
	cursor:pointer;
	left:27px;
	padding:37px 0 40px;
	text-decoration:none;
	top:275px;
	width:237px;
}

#savings_txt img {
	border:none;
}

#facebook_txt {
	background:url("/en_ca/includes/images/joinusonfb.jpg") no-repeat scroll 0 0 transparent;
	left:319px;
	padding-top:63px;
	top:292px;
	width:260px;
}

#twitter_txt {
	background-color:white;
	left:309px;
	text-align:left;
	top:273px;
	width:283px;
}
#sign_up_txt {
	left:621px;
	text-align:left;
	top:285px;
	width:125px;
}

#div_flash{
	position:absolute;
	top:495px;
	left:6px;
	width:891px;
	height:86px;
}
#footer {
	background:none;
}

/******************************* TWITTER FEED *************************/
#twitter_div {
	border:1px solid #DEDFE0;
	font-size:11px;
	height:auto;
	width:270px;
}
#twitter_div a{
	color:#005288;
}
#twitter-title {
	height:45px;
	background-color:#f5f2f5;
	position:relative;
} 
#twitter-title img{
	position:absolute;
	top:6px;
	left:8px;
}
#twitter-title-txt {
	position:absolute;
	top:7px;
	left:45px;
}
#large_title{
	font-size:14px;
}
#twitter_update_list {
	list-style-type:none;
	padding:0;
	margin:0;
}
#twitter_update_list li {
	padding:6px 8px;
	border-bottom:#DEDFE0 dotted 1px;
} 
#twitter-link{
	padding:5px 0;
	background-color:#f5f2f5;
}
#twitter-link img{
	border-style:none;
	margin-left:7px;
}

