@charset "utf-8";
/* CSS Document */

#wrapper{
	width: 980px;
	margin: auto;
}

#head-menu{
	width: 980px;
	height: 34px;
	float: left;
}

#head-image{
	width: 980px;
	height: 249px;
	float: left;
}

#main-menu{
	width: 980px;
	height: 25px;
	background-color: #005F35;
	float: left;
}

#content{
	width: 980px;
	float: left;
}

#content-left{
	width: 312px;
	float: left;
}

#content-navigation{
	width: 312px;
	height: 653px;
	float: left;
	background-image: url(/media/site/bg_navigation.png);
}

#content-left-i{
	width: 312px;
	float: left;
}

#content-right{
	width: 668px;
	float: left;
}

#content-wide-top{
	width: 980px;
	float: left;
}

#content-wide-bottom{
	width: 980px;
	float: left;
}

#foot{
	width: 980px;
	height: 25px;
	background-color: #005F35;
	float: left;
}

#footer{
	width: 980px;
	float: left;
}

#main1{
	width: 400px;
	float: left;
}

#main2{
	width: 268px;
	text-align: center;
	float: left;
}

#news{
	width: 227px;
	height: 276px;
	background-image: url(/media/images/news.jpg);
	float: right;
}