@charset "utf-8";
/* CSS Document */

#footInfo{
width:960px;
height:100px;
background-color:#FFFFFF;
}

#footBottom{
width:960px;
height:50px;
background-color:#d2d2d2;
}
#QRfootBottom{
width:960px;
height:50px;
background-color:#a09689;
}
#breadcrumb{
height:63px;
}

#language{
height:26px;
width:750px;
font-size:9px;
margin:5px 5px 0 0;
line-height:100%;
color:#666666;
background-color:#d2d2d2;
padding:5px 0 0 5px;
float:right;
}

#QRlanguage{
height:26px;
width:750px;
font-size:9px;
margin:5px 5px 0 0;
line-height:100%;
color:#666666;
padding:5px 0 0 5px;
float:right;
}
#language a{
color:#667b90;
}

#footerCopyright{
margin: .5em .5em .5em .5em;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#667b90;
padding:3px 0 0 6px;
float:left;
}
