/* CSS Document */
body{
text-align:center;
font-size:12px;
font-weight:normal;
font-family:Arial, Sans-serif;
color:#28292c;
background-color:#28292c;
margin:0px;
}

.wrapper{
width:770px;
height:770px;
color:#28292c;
background-color:white;
margin:auto;
margin-top:2px;
}

.wrapperstock{
width:770px;
height:940px;
color:#28292c;
background-color:white;
margin:auto;
margin-top:2px;
}

.header{
background-color: white;
width:770px;
height:129px;
float:left;
}

.buttons{
float:left;
font-size:12px;
font-weight:normal;
display: inline;
text-decoration:none;
color:white;
margin-top:109px;
margin-left:20px;
word-spacing:64px;
}

.buttons a{
color:white;
display:inline;
text-decoration:none;
}

.buttons a:visited{
color:white;
display:inline;
text-decoration:none;
}


.buttons a:hover{
color:#28292c;
display:inline;
text-decoration:none;
}

.left{
float:left;
margin:0px;
}

.box1{
float:left;
margin:0px;
}

.box2{
float:left;
margin:0px;
}

.credit{
float:left;
margin:0px;
}

.right{
width:560px;
height:500px;
margin-right:5px;
margin-top:16px;
float:right;
text-align:left;
}

.right i{
font-size: 16px;
color: #b40909;
}


*:lang(en) .right{
margin-right:10px;
margin-top:17px;
}

html>body .right{
margin-right:10px;
}

img{
border:none;
}


a{
text-decoration:none;
color:#28292c;
}

a:visited{
text-decoration:none;
color:#28292c;
}

a:hover{
text-decoration:none;
color:#b40909;
}
