﻿#top {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 760px;
	height: 302px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 111px;
	background-image: url(../../images/logo.gif);
}

#topBar {
	position: absolute;
	top: 111px;
	left: 0px;
	width: 760px;
	height: 30px;
	background-image: url(../../images/topbar.gif);
}

#languages {
	position: absolute;
	top: 6px;
	right: 20px;
}


#banner {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 760px;
	height: 161px;
}

/* other */
.noflash_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.noflash_text {
	/*padding: 15px 0px 20px 20px*/
}
