html, body { width:100%; height:100%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #00284e url(images/bg.gif) repeat-x center 3px;
}

.menu {
	list-style: none;
	margin: 0 auto 0 -2em;
	padding: 0;
	position: absolute;
	top: 97px;
	width: 1000px;
}

.menu__item {
	display: inline-block;
}

.menu__item + .menu__item {
	margin-left: -7px;
}

.menu__item a {
	background: url(images/menu-bg.jpg) repeat-x left center;
	border: 1px solid #55A5BE;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	padding: 0 1em;
}

.menu__item a:focus,
.menu__item a:hover {
	background: url(images/menu-bg-hover.jpg) repeat-x left center;
	color: #FFFFFF;
}

div#center {
	width: 778px;
	left: 50%;
	margin-left: -389px;
	position: absolute;
	background: url(images/allotec_01.gif) no-repeat center top;
}

div#contact {
	height: 66px;
	color: #FFFFFF;
}

h1 {
	float: left;
	margin: 5px 0px 0px 15px;
	padding-left: 8px;
	background: url(images/contact.gif) no-repeat left center;
	font-weight: normal;
	font-size: 11px;
}

h2 {
	float: left;
	margin: 5px 0px 0px 15px;
	padding-left: 8px;
	background: url(images/contact.gif) no-repeat left center;
	font-weight: normal;
	font-size: 11px;
}

div#lan {
	height: 27px;
	margin-left: 638px;
	margin-top: 29px;
	color: #55acff;
	font-size: 11px;
}

a {
	color: #55acff;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
}

.flashmovie {
	height: 536px!important;
	margin: 27px 0 0 0;
	padding: 0;
}

.flashmovie > div {
	overflow: inherit!important;
}

#flash {height: 536px!important;}

#flash > object > embed {
	width: 100%!important;
	max-width: 778px!important;
	height: 536px!important;
}