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

#total_saving{
	left:138px;
	position:absolute;
	top:104px;
	width:335px;
	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:190px;
	top:189px;
}
#btn_saving img{
	border-style:none;
}

.callouts {
	position:absolute;
	height:60px;
	font-size:13px;
	text-align:center;
}
.callouts a{
	color:#005288;
	font-weight:bold;
}
#savings_txt {
		background:url("/fr_ca/includes/images/saveAndGive.gif") no-repeat scroll left top transparent;
	color:#000000;
	cursor:pointer;
	cursor:hand;
	left:5px;
	padding:25px 5px 43px 18px;
	text-decoration:none;
	top:275px;
	width:265px;
}

#sign_up_txt {
	width:145px;
	left:629px;
	top:290px;
	text-align:left;
}

#facebook_txt {
    background: url("/fr_ca/includes/images/joinusonfb.jpg") no-repeat scroll 0 0 transparent;
    left: 319px;
    padding-top: 69px;
    top: 292px;
    width: 260px;
}
#twitter_txt {
    background-color: white;
    left: 309px;
    text-align: left;
    top: 273px;
    width: 283px;
}

#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;
}

