#footer {
	border-top: 1px solid #dee8f0;
	color:#9a9a9a;
	font-size: 9px;
	height:100px;
	position: relative;
	_z-index: -1;
}

#footer ul {
	margin: 0;
}

#footer li {
	background: none;
}

#trademark {
	position: absolute;
	right: 0;
	text-align: right;
	top: 60px;
}


#sitemap a, #country a, #legal a{
	color: #183e6b;
	font-size: 11px;
	font-weight: bold;
}

/*= Sitemap
----------------------------------------------------------------------------------------------------*/
#sitemap {
	left: 0px;
	position:absolute;
	top: 10px;
	text-align: left;
}

#sitemap .label{
	background: url(/img/ca/global/icon/sprite/symbols.gif) no-repeat 100% -536px;
	padding:0 20px 0 0;
}

#sitemap .label.on{
	background: url(/img/ca/global/icon/sprite/symbols.gif) no-repeat 100% -595px;
}

#sitemap .content{
	display:none;
}

#sitemap ul {
	float: left;
	width:175px;
}

#sitemap li {
	margin: 10px 0;
}

#sitemap li a{
	color:#9a9a9a;
	font-size: 10px;
}


#sitemap li.i{
	margin: 10px 0 10px 15px;
}

/*= Country Links
----------------------------------------------------------------------------------------------------*/
#country {
	position: absolute;
	right: 225px;
	top: 10px;
}

#country li {
	float:left;
	margin:0 20px 0 0;    
	list-style-type: none;
	
}

#country img {
	margin-right:6px;
	vertical-align: middle;
	padding: 0 0 3px 0;
}



/*= Legal Links
----------------------------------------------------------------------------------------------------*/
#legal {
	position: absolute;
	right: 0px;
	top: 10px;
}

#legal li {
	float:left;
	margin-left:20px;
}

#contact {
	left: 0px;
	position:absolute;
	top: 10px;
	text-align: left;
}

/*= Social Links
----------------------------------------------------------------------------------------------------*/
#social-links {
	position: absolute;
	right: 53px !important;
    right: 0px;
	top:35px;
}
#social-links .facebook-canada {
	background: #fff url('/img/ca/global/icon/facebook_logo20x20.png') no-repeat 0px 0px;
	height: 20px;
	width: 20px;
    padding-top: 2px;
}
#social-links a {
	color: #183E6B;
	font-size: 11px;
	padding-left: 26px;
	font-weight: bold;
}
