body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#box {
	position: relative;
	width: 100%;
	height: 400px;
	text-align: left;
	margin: 0px;
}
#logo {     
	position: absolute;
	left: 0px;
	top: 0px;
	width: 468px;
	height: 60px;
	margin: 0px;
}
#it {     
	position: absolute;
	left: 514px;
	top: 23px;
	width: 60px;
	height: 30px;
	margin: 0px;
}
#de {     
	position: absolute;
	left: 602px;
	top: 23px;
	width: 60px;
	height: 30px;
	margin: 0px;
}
#uk {     
	position: absolute;
	left: 690px;
	top: 23px;
	width: 60px;
	height: 30px;
	margin: 0px;
}
#menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;   
	position: absolute;
	left: 0px;
	top: 234px;
	width: 313px;
	height: 94px;
	margin: 0px;
	padding-left: 10px;
	line-height: 26px;
}
#menu a {     
	color: #FFFF00;
	text-decoration: underline;
}
#menu a:hover {     
	color: #FF0000;
	text-decoration: underline;
}
#main {     
	position: absolute;
	left: 0px;
	top: 60px;
	width: 760px;
	height: 288px;
	margin: 0px;
}
#bottom {     
	position: absolute;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	left: 0px;
	top: 3px;
	width: 100%;
	height: 17px;
	margin: 0px;
}
#bottom a {     
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {     
	color: #FFFF00;
	text-decoration: underline;
}
#left {     
	position: absolute;
	left: 0px;
	width: 313px;
	height: 320px;
	margin: 0px;
	text-align: justify;
	padding: 8px 10px 0px 10px;
}
span a {        
	color: #FF0000;
	text-decoration: underline;
}
span a:hover {        
	color: #FFFF00;
	text-decoration: underline;
}
#right {
	position: absolute;
	left: 323px;
	width: 448px;
	margin: 0px;
	top: 10px;

}
#newlogo {    
	position: absolute;
	left: 168px;
	top: 234px;
	width: 145px;
	height: 94px;
	margin: 0px;
}
