body {
	background:url(/images/bg_gradient1.jpg) repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#main_container {
	width:850px;
	height:642px;
	margin:0 auto;
	background:url(/en_ca/includes/images/image_main.jpg) no-repeat;
}

#log_in_box {
	float:right;
	width:302px;
	height:95px;
	margin-top:15px;
	margin-right:28px;
}
.change_lang {
	width:100%;
	height:17px;
}
.change_lang img{
	float:right;
	border-style:none;
}
#box1{
	float:left;
	width:180px;
	height:68px;
	text-align:right;
	color:#3d434a;
	font-size:13px;
	padding-right:10px;
	border-right:solid 2px #00bbbf;
}
#box2{
	float:left;
	width:100px;
	height:53px;
	text-align:center;
	font-size:12px;
	padding-top:15px;
	padding-left:10px;
}
#box2 a {
	color:#3f647d;	
}
.form_line{
	margin:3px 0px;	
}
.form_line input {
	width:100px;
	border:solid 1px #a2d9e3;
	font-size:12px;
}
.forgot_pass input {
	float:right;
	width:15px;
	height:13px;
	margin-top:2px;
	margin-left:7px;
}
.forgot_pass a{
	float:left;
	margin-left:8px;
	font-size:11px;
	color:#8b8e92;
}

#logged_in {
	width:170px;
	height:66px;
	float:right;
	border-left:solid 2px #00bbbf;
	padding-left:15px;
	padding-top:6px;
	color:#3f647d;
	font-weight:bold;
	font-size:13px;
}
#logged_in a{
	font-size:11px;
	color:#8b8e92;
}
#logged_in a img{ 
	border-style:none; 
	margin-right:8px;
	margin-top:7px;
}

#loader {
	position:relative;
	height:inherit;
	width:inherit;
}

#loader img{
	position:absolute;
	top:20px;
	left:180px;	
	height:32px;
	width:32px;
}

#header {
	width:850px;
	height:120px;
}
#top_content{
	width:850px;
	height:260px;
}
#websaver_callout{
	float:left;
	width:526px;
	height:260px;
	position:relative;
}
#websaver_callout img {
	position:absolute;
	top:180px;
	left:64px;
	border-style:none;
}

#divine_ad{
	float:left;
	width:300px;
	height:250px;
}
#bottom_callouts{
	width:789px;
	height:200px;
	margin:0 auto;
}
#callout1, #callout2, #callout3 {
	float:left;
	width:263px;
	height:200px;	
	position:relative;
	color:#3d434a;
	font-size:13px;
}
a {
	color:#3d434a;	
}
#msg_1{
	position:absolute;
	top:84px;
	left:12px;
	text-align:center;
}
#msg_2 {
	position:absolute;
	top:93px;
	left:73px;
	text-align:center;	
}
#msg_3{
	position:absolute;
	top:103px;
	left:27px;
	text-align:left;	
}
#footer{
	width:850px;
	height:50px;
	padding-top:25px;
	text-align:center;
	text-align:center;
	font-size:12px;
}
#footer a{
	text-decoration:none;
	color:#3f647d;
}

#overlay_content{
	position:relative;
	top:0px;
	left:0px;
}
#back_shadow{
	width:484px;
	height:358px;
}
#coupon_overlay_image{
	width:465px;
	height:339px;
}
#close_coupon_overlay {
	position:absolute; 
	top:0px;
	left:0px;
	z-index:10;
	border-style:none;	
	cursor:pointer;
	cursor:hand;
}