@charset "utf-8";
/* CSS Document */

/*///////////////////////////////////////////////////////   FOOTER    ///////////////////////////////////////////////////////////////*/

div#footer{width:980px; margin:0 auto; bottom #fff; text-align:center;}
.footer_main{width:950px; height:85px; padding:15px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.footer_main span.sign{padding-top:20px; display:block; float:left; width:100%; line-height:120%;}
.footer_main a{ display:block; width:190px; height:64px; line-height:64px; float:left; margin-right:190px;}
.footer_main a.eu_link{ margin-right:0px; float:right; width:162px;}
.footer_main a span.logo_ig{ width: 191px; height:64px; line-height:64px; background:url(../images/logo_ig.jpg) no-repeat #fff; display: block;}
.footer_main a span.logo_ms{ width: 190px; height:64px; line-height:64px; background:url(../images/logo_ms.jpg) no-repeat #fff; display: block;}
.footer_main a span.logo_eu{ width: 162px; height:64px; line-height:64px; background:url(../images/logo_ue.jpg) no-repeat #fff; display: block;}
.footer_sign{width:950px; height:28px;  background:url(../images/footer_bg.png) repeat-x; padding:0px 15px;}
.footer_sign span.email{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:28px; display:block; float:left;}
.footer_sign span.email a:link,
.footer_sign span.email a:visited{text-decoration:none; color:#fff; text-shadow:-1px -1px #003; display:block;}
.footer_sign span.email a:hover{ text-decoration:underline;}
.footer_sign span.version{ display:block; float:right; color:#fff; text-shadow:-1px -1px #003; font-size:12px; line-height:28px;}
/*///////////////////////////////////////////////////////   END FOOTER    ///////////////////////////////////////////////////////////////*/