
body {
min-width:960px; 

  background: url(../images/back2.png) center 0px repeat-x;

font-size: 16px;
}

a{
color: #0099CC;
}

a:hover{
color: #000;
}

#logo{
position: absolute;
left: -18px;
top: -6px;
}

#menu header{
position: absolute;
top: -200px;

}
#menu a{
text-shadow: 0px 1px 1px #000;
letter-spacing: 2px;

text-decoration: none;

}



#menu ul li{
font-size: 1.3em;
font-weight: bold;
display: block;
margin: 0;
padding: 0;
margin-right: 30px;
line-height: 130%;
text-transform: uppercase;
}

#menu ul{
position: absolute;
width: 400px;
top: -189px;
left: 200px;

position: absolute;
list-style: none;
display: block;
margin: 0;
padding: 0;

}

#menu{
position: absolute;
top: 220px;
margin-bottom: 3em;
}

#content{
width: 960px;
position: relative;
margin:0;
top: 240px;
padding-bottom: 280px;
}

#content h1{

}

#content h1 a{
color: #0099CC;
text-decoration: none;
}

section{

/* background: #fff */

margin-bottom: 2em;
}

section .inner{
padding: 20px 35px 20px 13px;
}

section h1{
font-size: 22px;
	font-family: Futura, Verdana, Sans-Serif;
letter-spacing:-1px;
/*
text-shadow: 0px 0px 8px #777, -1px -1px #eee;
*/
font-weight: bold;
 
}
.col_group{
height: auto;
margin-bottom: 20px;
background: url(../images/col_back.png);
}



nav{


}

footer{
color: #999;
}
#language{
color: #999;
margin-top: 185px;
display: block;
position: absolute;
width: 935px;
text-align: right;

}
#language a:hover{
text-decoration: none;
}
#language a{
color: #999;

}