body {
	font-family: Arial;
	font-size:90%;
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

div {
	border: 0px solid black;
}

div.main {
	width:100%;
	min-width:1004px;
	border:0px solid black;
}

.header {
	height:99px;
	width:100%;
}
.header .head {
	width:100%;
	height:40px;
}
.header .head .samara {
	margin-left:8px;
	padding-top:5px;
	width:50%;
	color:#02458d;
	font-family: Tahoma;
	font-size:14px;
	font-weight:600;
	float:left;
}
.header .head .samara img {
	position:relative;
	top:2px;
	margin-right:5px;
}
.header .head .samara span {
	font-size:20px;
}
.header div .container {
	float:right;
}
.header .head .container .envelope {
	float:left;
	position:relative;
	right:0px;
}
.header .head .container .envelope a {
	color:#02458d;
	font-weight:600;
	font-size:11px;
	text-decoration:none;
}
.header .head .container .envelope img {
	border:none;
	position:relative;
	top:8px;
}
.header .head .container .language {
	margin: 0 10px;
	font-size:12px;
	font-weight:600;
	position:relative;
	right:0px;
	top:14px;
	float:left;
}
.header .head .container .language a {
	color:#000000;
	text-decoration:none;
}

div.selected {
	color:white;
	background:#ff3f0f;
	float:left;
	position:relative;
	padding:3px;
	margin-top:-3px;
	_padding-bottom:2px;
}
div.selected div.br {
	width:6px;
	height:6px;
	margin-left:-6px;
	margin-top:-6px;
	overflow:visible;
	background:url('/images/c/co_br.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:100%;
}
div.selected div.tr {
	width:6px;
	height:6px;
	margin-left:-6px;
	margin-top:-6px;
	overflow:visible;
	background:url('/images/c/co_tr.jpg') no-repeat;
	position:absolute;
	top:6px;
	left:100%;
}
div.selected div.tl {
	width:6px;
	height:6px;
	margin-left:-6px;
	margin-top:-6px;
	overflow:visible;
	background:url('/images/c/co_tl.jpg') no-repeat;
	position:absolute;
	top:6px;
	left:6px;
}
div.selected div.bl {
	width:6px;
	height:6px;
	margin-left:-6px;
	margin-top:-6px;
	overflow:visible;
	background:url('/images/c/co_bl.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:6px;
}

.header .menu {
	height:59px;
	width:90%;
	background:#00448b url('/images/c/logo.jpg') right no-repeat;
}
.header .menu ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
.header .menu ul li {
	display:block;
	width:88px;
	height:59px;
	float:left;
}
.header .menu ul li a {
	display:block;
	width:88px;
	height:59px;
	text-decoration:none;
	text-align:center;
	font-family: Tahoma;
	font-size:11px;
	font-weight:600;
	color:#fff;
}
.header .menu ul li a .img {
	width:46px;
	height:40px;
	position:relative;
	left:20px;
	*left:0px;
	float:none;
}
.header .menu ul li a:hover {
	color:yellow;
}
.header .menu ul li a.active {
	color:yellow;
}

#company  .img {
	background:url('/images/c/company.jpg') no-repeat;
}
#company:hover .img {
	background:url('/images/c/company_act.jpg') no-repeat;
}
#company.active .img {
	background:url('/images/c/company_act.jpg') no-repeat;
}
#students  .img {
	background:url('/images/c/students.jpg') no-repeat;
}
#students:hover .img {
	background:url('/images/c/students_act.jpg') no-repeat;
}
#students.active .img {
	background:url('/images/c/students_act.jpg') no-repeat;
}
#alumni  .img {
	background:url('/images/c/alumni.jpg') no-repeat;
}
#alumni:hover .img {
	background:url('/images/c/alumni_act.jpg') no-repeat;
}
#alumni.active .img {
	background:url('/images/c/alumni_act.jpg') no-repeat;
}
#news  .img {
	background:url('/images/c/news.jpg') no-repeat;
}
#news:hover .img {
	background:url('/images/c/news_act.jpg') no-repeat;
}
#news.active .img {
	background:url('/images/c/news_act.jpg') no-repeat;
}
#photo  .img {
	background:url('/images/c/photo.jpg') no-repeat;
}
#photo:hover .img {
	background:url('/images/c/photo_act.jpg') no-repeat;
}
#photo.active .img {
	background:url('/images/c/photo_act.jpg') no-repeat;
}
#contacts  .img {
	background:url('/images/c/contacts.jpg') no-repeat;
}
#contacts:hover .img {
	background:url('/images/c/contacts_act.jpg') no-repeat;
}
#contacts.active .img {
	background:url('/images/c/contacts_act.jpg') no-repeat;
}

.news {
	width:96%;
	height:200px;
	margin:0 2%;
}
.news .last {
	width:60%;
	height:86px;
	margin: 57px 0 57px 0;
	float:left;
	background:#dde5f1;
	position:relative;
}
.news .last .container {
	width:33%;
	height:100%;
	float:right;
	overflow:hidden;
}
.news .last .item {
	width:170px;
	font-size:12px;
	overflow:hidden;
	margin:15px auto 0 auto;
}
.news .last .item .img {
	border:none;
	float:left;
}
.news .last .item .img img {
	width:55px;
	height:55px;
	border:1px solid black;
}
.news .last .item .text {
	margin-left:65px;
	padding-top:3px;
}
.news .last .item .text .date {
	color:#003366;
	font-size:13px;
	font-weight:900;
}
.news .last .item .text a {
	color:#003366;
	font-family:Tahoma;
	font-size:10px;
	font-weight:600;
	text-decoration:none;
}

.news .current {
	width:40%;
	height:130px;
	margin:35px 0 35px 0;
	float:left;
	background:#d6deef;
	position:relative;
}
.news .current .container {
	width:100%;
	_width:95%;
	height:100%;
	_height:95%;
	_position:relative;
	_top:2%;
	_left:2%;
	float:left;
	overflow:hidden;
}
.news .current .item {
	width:350px;
	font-size:12px;
	overflow:hidden;
	margin:20px auto 0 auto;
	_margin-top:15px;
}
.news .current .item .img {
	border:none;
	float:left;
}
.news .current .item .img img {
	width:90px;
	height:90px;
	border:1px solid black;
}
.news .current .item .text {
	margin-left:105px;
	padding-top:2px;
}
.news .current .item .text .date {
	color:#003366;
	font-size:16px;
	font-weight:900;
	margin-bottom:7px;
}
.news .current .item .text a {
	color:#003366;
	font-family:Tahoma;
	font-size:10px;
	font-weight:600;
	text-decoration:none;
}

.fbr {
	width:14px;
	height:10px;
	margin-left:-10px;
	margin-top:-10px;
	overflow:visible;
	background:url('/images/c/ln_br.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:100%;
}
.ftr {
	width:14px;
	height:10px;
	margin-left:-10px;
	margin-top:-10px;
	overflow:visible;
	background:url('/images/c/ln_tr.jpg') no-repeat;
	position:absolute;
	top:10px;
	left:100%;
}
.ftl {
	width:14px;
	height:10px;
	margin-left:-14px;
	margin-top:-10px;
	overflow:visible;
	background:url('/images/c/ln_tl.jpg') no-repeat;
	position:absolute;
	top:10px;
	left:10px;
}
.fbl {
	width:14px;
	height:10px;
	margin-left:-14px;
	margin-top:-10px;
	overflow:visible;
	background:url('/images/c/ln_bl.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:10px;
}
.sbr {
	width:18px;
	height:20px;
	margin-left:-18px;
	margin-top:-20px;
	overflow:visible;
	background:url('/images/c/cn_br.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:100%;
}
.str {
	width:18px;
	height:20px;
	margin-left:-18px;
	margin-top:-20px;
	overflow:visible;
	background:url('/images/c/cn_tr.jpg') no-repeat;
	position:absolute;
	top:20px;
	left:100%;
}
.stl {
	width:18px;
	height:20px;
	margin-left:-18px;
	margin-top:-20px;
	overflow:visible;
	background:url('/images/c/cn_tl.jpg') no-repeat;
	position:absolute;
	top:20px;
	left:18px;
}
.sbl {
	width:18px;
	height:20px;
	margin-left:-18px;
	margin-top:-20px;
	overflow:visible;
	background:url('/images/c/cn_bl.jpg') no-repeat;
	position:absolute;
	top:100%;
	left:18px;
}


.middle {
	width:96%;
	margin:0 2%;
	position:relative;
}

.leftcol {
	width:110px;
	position:absolute;
	margin-left:-110px;
	left:110px;
}
.leftcol .photos {
	position:relative;
	background:#dde5f1;
	border:0px solid black;
}
.leftcol .photos .container {
	width:110px;
	height:110px;
	border-top:1px solid #dde5f1;
}
.leftcol .photos .photo {
	margin:15px;
	padding:0;
}
.leftcol .photos .photo a {
	width:80px;
	height:80px;
	display:block;
}
.leftcol .photos .photo a img {
	width:80px;
	height:80px;
	margin-left:-1px;
	_margin-left:0px;
	border:1px solid black;
}

.wrapper {
	margin-left:110px;
	margin-right:250px;
}

.rightcol {
	width:250px;
	position:absolute;
	margin-left:-250px;
	left:100%;
}
.rightcol ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
.rightcol ul li {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	width:250px;
	height:54px;
}
.rightcol ul li a {
	width:250px;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
	font-weight:600;
	color:#999;
}
.rightcol ul li a .img {
	width:55px;
	height:54px;
	float:left;
}
.rightcol ul li a .text {
	position:relative;
	top:15px;
	padding-left:0px;
}
.rightcol ul li a .br, .rightcol ul li a .tr, .rightcol ul li a .bl, .rightcol ul li a .tl {
	display:none;
}
.rightcol ul li a:hover .br, .rightcol ul li a:hover .tr, .rightcol ul li a:hover .bl, .rightcol ul li a:hover .tl {
	display:block;
}
.rightcol ul li a .selected {
	background:#fff;
	color:#999;
}
.rightcol ul li a:hover .selected {
	background:#ff3f0f;
	color:#fff;
}
#about  .img {
	background:url('/images/c/orange.jpg') no-repeat;
}
#about:hover .img {
	background:url('/images/c/orange_act.jpg') no-repeat;
}
#about.active .img {
	background:url('/images/c/orange_act.jpg') no-repeat;
}
#history  .img {
	background:url('/images/c/history.jpg') no-repeat;
}
#history:hover .img {
	background:url('/images/c/history_act.jpg') no-repeat;
}
#history.active .img {
	background:url('/images/c/history_act.jpg') no-repeat;
}
#press  .img {
	background:url('/images/c/media.jpg') no-repeat;
}
#press:hover .img {
	background:url('/images/c/media_act.jpg') no-repeat;
}
#press.active .img {
	background:url('/images/c/media_act.jpg') no-repeat;
}
#persons  .img {
	background:url('/images/c/microphone.jpg') no-repeat;
}
#persons:hover .img {
	background:url('/images/c/microphone_act.jpg') no-repeat;
}
#persons.active .img {
	background:url('/images/c/microphone_act.jpg') no-repeat;
}
#info  .img {
	background:url('/images/c/cubes.jpg') no-repeat;
}
#info:hover .img {
	background:url('/images/c/cubes_act.jpg') no-repeat;
}
#info.active .img {
	background:url('/images/c/cubes_act.jpg') no-repeat;
}
#eb  .img {
	background:url('/images/c/babochka.jpg') no-repeat;
}
#eb:hover .img {
	background:url('/images/c/babochka_act.jpg') no-repeat;
}
#eb.active .img {
	background:url('/images/c/babochka_act.jpg') no-repeat;
}

.rightcol .opinions {
	position:relative;
	width:100%;
	background:#dde5f1;
	margin-top:30px;
	padding-top:15px;
}
.rightcol .opinions .container {
	width:220px;
	margin:0 auto;
	margin-bottom:15px;
}

.content {
	width:96%;
	margin:0 auto;
	margin-bottom:20px;
	min-height:444px;
}

.content h1 {
	font-family:arial;
	font-size:24px;
	color:#ff3300;
	margin:0px;
	padding:0px;
	float:none;
	margin-bottom:20px;
	font-weight:300;
	margin-left:50px;
}

.rasporka {
	width:1px;
	margin:0;
	float:left;
	height:444px;
}

.footer {
	border:none;
	border-top:3px solid #777;
	font-family:Arial;
	font-size:12px;
	color:#555;
}
.footer .contacts {
	padding:15px;
	padding-left:25px;
}

.footer .dev {
	float:right;
	padding-top:23px;
	width:280px;
}

.footer .dev img {
	float:left;
	margin-right:7px;
	margin-top:-4px;
}