﻿/* top */
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 297px;
	height: 105px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
}

#languages {
	position: absolute;
	top: 30px;
	right: 22px;
	width: 150px;
	height: 19px;
	text-align: right;
}

#topBar {
	position: absolute;
	top: 92px;
	right: 17px;
	width: 416px;
	height: 36px;
}

/* rolling */
#rolling {
	width: 770px;
	height: 220px;
}

.trim {
	width: 770px;
	height: 6px;
	background-color: #dedede;
}

/* other */
.noflash_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.noflash_text {
	padding: 15px 0px 20px 20px
}
