body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #808080;
}
img { border:0; }

a:link {
	color: #808080;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #808080;
}
a:active {
	color: #808080;
}
.text {
	font-size: 10pt
}
.textkl {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 8pt;
	text-align: center;
}
#maincontainer {
	position:absolute;
	height:600px;
	/*width:900px;
	margin:-345px 0px 0px -450px;
	left: 50%;*/
	width:100%;
	top: 50%;
	margin:-345px 0px 0px 0px;
}
#logo {
	text-align: center;
	margin: 20px;
}
#countries {
	text-align: center;
	margin: 20px;
}
#desc {
	margin: 20px;
}
#partners {
	padding: 10px;
	margin-top: 100px;
	margin-bottom: 10px;
	height: 85px;
	text-align:center;
	background-color:#E41E04;
}
#logosCenter {
	position:absolute;
	width:860px;
	left: 50%;
	margin:0px 0px 0px -450px;
}
#footer {
}