body {
	background-image:  url(images/background-text.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#middleme {
	position: absolute;
	left: 50%;
}

#container {
	position: absolute;
	left: -375px;
	width: 750px;
	background-color: #FFFFFF;
	top: 20px;
}

#header {
	width: 750px;
	height: 130px;
	background-color: #ffffff;
	background-image: url(images/header-bg.gif);
}

#logo {
	position: absolute;
	width: 320px;
	height: 110px;
	left: 10px;
	top: 10px;
}

#portalmenu {
	position: absolute;
	width: 251px;
	height: 350px;
	top: 130px;
	background-image: url(images/menu-bg.gif);
	left: 0px;
}

#maincontent {
	position: absolute;
	width: 750px;
	height: 100px;
	top: 380px;
	background-image: url(images/main-bg.gif);
}

#dynamiccontent {
	position: absolute;
	width: 500px;
	height: 350px;
	top: 130px;
	left: 250px;
}

#enpro {
	position: absolute;
	width: 248px;
	height: 130px;
	top: -30px;
	left: 1px;
	background-image: url(images/enpro.gif);
}

#feature {
	position: absolute;
	width: 210px;
	height: 270px;
	top: 20px;
	left: 20px;
}

#news	{
	position: absolute;
	width: 380px;
	height: 190px;
	top: 490px;
	left: 260px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

#news a {
	color: #336699;
	text-decoration: none;
}

#news a:hover {
	color: #CC0000;
}

#newstitle {
	position: absolute;
	top: 0px;
	left: 0px;
}

#newsfade {

}

.newslist {
	position: absolute;
	top: 30px;
	left: 0px;
	background-image: url(images/news-bg.gif);
}

#newsenglish {

}

#newsfrench {

}

#newsgerman {

}

#newsitalian {

}

#newsspanish {

}

#newsrussian {

}

#langmenu {
	position: absolute;
	width: 190px;
	height: 225px;
	left: 21px;
	top: 19px;
}
