/* screen */

#container {
	width: 992px;
	margin: 0 auto;
	}
#head {
	position: relative;
	height: 160px;
	}
#logo {
	position: absolute;
	top: 35px;
	left: 100px;
	}
#ctrl {
	position: absolute;
	top: 20px;
	right: 10px;
	}
#skype {
	position: absolute;
	top: 35px;
	right: 120px;
	vertical-align: center
	}
#skype img {
	margin-bottom: -4px
	}
#phone {
	position: absolute;
	top: 75px;
	right: 40px;
	}
#menu  {
	margin: 0 46px 0 0;
	width: 210px;
	float: left
	}
#content {
	width: 512px;
	margin: 0 0 60px 0;
	padding: 0;
	float: left
	}
#right {
	width: 220px;
	float: left
	}
.menu_ann {
	width: 210px;
	float: left
	}
#content .menu_ann {
	padding: 0 46px 40px 0;
	}
#content .announcement, #content .article, #content .announces {
	width: 466px;
	margin: 0 0 40px 0
	}
