body {
	margin:0px;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}

a {
	color:#fff;
}

.container {
	width:362px;
	background-image:url(img/bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.logo {
	background-image:url(img/logo2.jpg);
	height:185px;
}

.logo-en {
	background-image:url(img/logo2-en.jpg);
	height:185px;
}

.button {
	background-image:url(img/button2.png);
	width:355px;
	height:44px;
	margin-top:10px;
    padding-left:7px;
}

.button a {
	color:#fff;
	text-decoration:none;
}

.button a:hover {
	text-decoration:underline;
}

.content {
	color:#fff;
	text-align:justify;
	width:330px;
}

.footer {
	height:30px;
}

.languages {
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.button2 {
	width:114px;
    float:left;
	padding-top:9px;
}

.button3 {
	width:124px;
    float:left;
	padding-top:9px;
}

.button4 {
	width:109px;
    float:left;
	padding-top:9px;
}

.linkto {
	position:relative;
	top:20px;
	left:133px;
	width:50px;
	height:50px;
}

.linkto a {	
	display:block;
	width:50px;
	height:50px;
}

.linkto a span {
	display:none;
}

.linkto2 {
	position:relative;
	top:10px;
	left:1px;
	width:216px;
	height:116px;
}

.linkto2 a {	
	display:block;
	width:216px;
	height:116px;
}

.linkto2 a span {
	display:none;
}