﻿/* top */
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 150px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
}

#languages {
	position: absolute;
	top: 17px;
	right: 22px;
	width: 150px;
	text-align: right;
	line-height: 14px;
}

#languages p {margin-top: 5px;}

/* other */
.noflash_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.noflash_text {
	padding: 15px 0px 20px 20px
}
