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

body {
margin:0px;
padding:0px;
font-family:Georgia,"Times New Roman", Times;
font-size:12px;
color:#58595B;
background-color:#EDE9CD;
}

.wrapper{
width: 900px;
margin: 45px auto 0;
display:table;
}

.logo{
width:auto;
margin-bottom:50px;
float:left;
}

.menu{
width:auto;
margin:0px 2px;
padding:0px;
font-size:11px;
}

.menu ul{
float:left;
list-style:none;
margin:0px;
padding:0px;
}

.menu li{
margin-top:2px;
color:#000000;
}

.menu li a{
margin-top:2px;
color:#58595B;
text-decoration:none;
}

.menu li a:hover{
margin-top:2px;
color:#000000;
text-decoration:none;
}

.clear{
clear:left;
}

.leftCont{
float:left;
width:300px;
}

.rightCont{
float:left;
width:580px;
margin-top:52px;
}

.rightCont2{
float:left;
width:580px;
margin-top:4px;
}

.rightCont p{
margin:0px;
line-height:17px;
}

.rightCont a {
text-decoration:none;
color:#58595B;
}
.rightCont a:hover {
text-decoration:none;
color:#000000;
}

.awards{
width:180px;
margin-top:280px;
}

.awards img{
margin-top:30px;
}

.awards2{
width:180px;
margin-top:470px;
}

.awards2 img{
margin-top:30px;
}


.bot{
margin-top:20px;
margin-bottom:30px;
float:left;
}

iframe{
background:transparent;}
}

.language{
text-decoration:none;

}

.language a{
color:#58595B;
text-decoration:none;



}

.language a:hover{
color:#000000;
text-decoration:none;


}

p.releases {
line-height:16px;
}








