body {
	font-family : Arial,"Lucida Grande",Verdana,sans-serif;
	font-size : 11px;
	background: url('/img/prehome/bg.png') repeat;
	margin: 30px 0 15px 0;
	padding: 0;
}

h1, h2, p {
	font-size : 11px;
	margin: 0;
	padding: 0;
}

.container {
	width : 711px;
	margin: 0 auto;
	position: relative;
}

a, a:hover, a:visited {
	color: #0059a1;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

.linksbox {
	width: 540px;
	position: absolute;
	top: 340px;
	left: 90px;
	font-size: 11px;
	text-align: center;
}

.linksbox a, #footer a {
	color: #979797;
}

.linksbox a:hover, #footer a:hover {
	color: #0059a1;
}

.selector {
	height : 438px;
	background : url('/img/prehome/selector-nominated-2010.png') top left no-repeat;
	width : 745px;
}

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

.selector ul li {
	float: left;
}

.selector ul li a {
	background: url('/img/prehome/btns.png') no-repeat;
	height: 45px;
	width: 136px;
	display: block;
	margin-right: 24px;
	text-indent:-10000px;
	outline: none; 
}

#a-german { background-position: -136px 0px; }
#a-italian { background-position: -272px 0px; }
#a-english { background-position: -408px 0px; }

.selector ul li a.s { background-position: 0px -45px; }

#a-german.s { background-position: -136px -45px; }
#a-italian.s { background-position: -272px -45px; }
#a-english.s { background-position: -408px -45px; }

.desc-box {
	position: absolute;
	background: url('/img/prehome/box-2.png') no-repeat;
	width: 711px;
	height: 321px;
}

.linkslang {
	width : 225px;
	float : left;
	padding: 30px 41px 0 45px;
}

.linkslang h2 {
	background : url('/img/prehome/arrow.png') left 4px no-repeat;
	margin : 10px 0;
	padding : 0;
	padding-left : 10px;
}

.linkslang a, .desclang a {
	color : #10548d;
	text-decoration : none;
}

.linkslang a:hover, .desclang a:hover {
	color : #023788;
}

.desclang {
	width : 349px;
	float : left;
	padding: 30px 21px 0 30px;
	text-align: justify;
}

.desclang p {
	margin : 5px 0;
}

#footer {
	background: #F5F7FA;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

#footer .top, #footer .bottom {
	margin-left: -1px;
	width: 711px;
	height: 10px;
	background: url('/img/prehome/box.png') top left no-repeat;
	font-size: 0;
}

#footer .bottom {
	background-position: left -10px;
}

#footer .middle {
	text-align : center;
	padding : 4px 80px 0 89px;
}

#footer span {
	color: #4178a2;
}

hr {
	display : none;
}

#logos {
	background: url('/img/prehome/esl.png') no-repeat;
	position: absolute;
	top: 82px;
	left: 181px;
	width: 329px;
	height: 89px;
}

#logos img {
	position: absolute;
	padding-left: 10px;
}
