﻿#container {
	margin: 0px auto auto auto;
	/* width: 904px; */ 
	width: 916px; 
	z-index: 10;
	}
#left {
	width: 180px; 
	float: left;
	clear: left;
	}
#lang {
	width: 180px; 
	height: 108px;
	float: left;
	background-image: url(../_img/generic/arrow_big.png);
	background-repeat: no-repeat;
	}
#navmain {
	width: 168px; 
	height: 238px;
	overflow: hidden;
	float: left;
	}
#meta {
	width: 168px; 
	float: left;
	}
#logo {
	width: 592px; 
	height: 108px;
	float: left;
	}
#home {
	width: 592px; 
	height: 612px;
	float: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #00397F;
	}
#home #text {
	margin-top: 390px;
	width: 592px;
	float: left;
	}
#logo a {
	float: left;
	}
#main {
	width: 592px; 
	float: left;
	background-color: #FFFFFF;
	border-bottom: solid 1px #00397F;
	}
#navsub {
	width: 144px; 
	margin-right: 36px;
	margin-top: 24px;
	float: left;
	}
#content {
	width: 388px; 
	margin-top: 24px;
	float: left;
	}
#minheight {
	width: 12px; 
	height: 516px;
	float: left;
	background-color: #FFFFFF;
	}
#clear {
	width: 592px; 
	height: 48px;
	float: left;
	clear: both;
	margin-bottom: -24px;
	}
#eraulinks {
	width: 144px;
	height: 102px;
	float: left;
	}
#right {
	width: 144px; 
	float: left;
	margin-top: 180px;
	}
#cooperation {
	width: 144px; 
	height: 58px;
	float: left;
	}
#flightschools {
	width: 144px;
	float: left;
	}
/* div {
	border: solid 1px red;
	} */
