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

body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F3ED;
}
#holder-main {
	margin: auto;
	clear: both;
	width: 778px;
}
#holder-main #logo {
	height: 117px;
	width: 307px;
	margin-left: 250px;
}
#holder-main #languagechoose {
	width: 500px;
	margin-left: 130px;
	margin-top: 30px;
}

#holder-main #languagechoose h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #666;
	line-height: 1px;
}
#holder-main #languagechoose h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #930;
	line-height: 1px;
}
#holder-main #buttons {
	width: 220px;
	margin-left: 272px;
	margin-top: 22px;
}
#holder-main #buttons h6 {
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
