/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; background:url(images/bg-1.gif) repeat-x top #022d49}
/* .tail-top{ background:url(images/bg1.jpg) no-repeat center top } */
.main{margin:0 auto; text-align:left; width:980px; }

#copy {
text-align: center;
font-family: Tahoma;
color:#0a3f62;
padding: 0px;
}

#copy a{
color:#0a3f62;
text-decoration: none;
}

#copy a:hover{
color:#6ba51b;
}

#lang {
letter-spacing: 2px;
text-align: center;
font-family: Tahoma;
font-siz: 12px;
margin: 35px;
color:#cdb503;
padding-bottom: 20px;
}

#lang a{
color:#104d76;
text-decoration: none;
}

#lang a:hover{
color:#6ba51b;
}