#banner {
    height: 135px;
	width: 980px;
	border: 0px;
	border-style: solid;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background-color:#ecf9ff;
	float:left;
	}
#main {
	border-style: solid;
	border-width: 1px;
	border-color: #afafaf;
    width: 640px;
	height:auto;
	float: left;
	margin:5px;
	background-color: #FFFFFF;
	min-height:477px;
	}
#top {
	width:982px;
	height:26px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}
#root {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #afafaf;
	border-style: solid;
	padding: 0px;
	height: auto;

	}
#bottom {
	width: 980px;
	float:left;
	margin:auto;
	text-align:left;
	}
#news {
	height: 490px;
    width: 175px;
	float:left;
	}
#menue {
    height: auto;
	width: 980px;
	background-color: #003b7a;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
	padding:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:#afafaf;
	float:left;
	}/*
* html #menue {
	height:25px;
}
*+html #menue {
	height:26px;
}*/
#left {
	height: 484px;
	width: 152px;
	float:left;
	}