* {
	margin: 0;
	padding: 0;
}
body {
	background: #002404 url('../i/bg.gif') repeat fixed 50% 300px;
	font: 12px Tahoma, Verdana, sans-serif;
	color: #000;
}
a, a:link, a:visited, a:active {
	color: #003c1e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 75px;
}

.top {
	position: relative;
	width: 1000px;
	height: 350px;
}

.top h1 {
	position: absolute;
	left: 500px;
	top: 251px;
	width: 437px;
	padding: 0 43px 0 20px;
	text-align: center;
	font: 40px Tahoma, Verdana, sans-serif;
	color: #fff;
	line-height: 48px;
	letter-spacing: -1px;
}
.top .lang {
	position: absolute;
	left: 50px;
	top: 112px;
	color: #666;
	font-size: 10px;
}
#container .top .lang a {
	color: #f4e3c6;
}
.top .flash, .top .pic {
	position: absolute;
	left: 25px;
	top: 175px;
}
.top .logo {
	position: absolute;
	width: 351px;
	height: 57px;
	left: 324px;
	top: 93px;
}
* html .top .logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/ru/logo_yakovlev.png',sizingMethod='scale');
}
* html .en .top .logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/en/logo_yakovlev.png',sizingMethod='scale');
}
* html .top .logo img {
	visibility: hidden;
}
.top .nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 981px;
	padding: 0 0 0 19px;
	height: 40px;
	background: #fff8d9 url('../i/bg_content.gif') repeat 0 15px;
}
.top .nav li {
	background: url('../i/nav_bg.gif') no-repeat 100% 15px;
	float: left;
	padding: 15px 11px 0 3px;
	list-style-type: none;
}
.top .nav li a {
	display: block;
	height: 10px;
	float: left;
}
.top .nav li a.about {
	width: 78px;
	background: url('../i/ru/nav/about.gif') no-repeat 0 0;
	margin: 0 0 0 23px;
}
* html .top .nav li a.about {
	margin: 0 0 0 11px;
}
.en .top .nav li a.about {
	width: 95px;
	background: url('../i/en/nav/about.gif') no-repeat 0 0;
}
.top .nav li a.services {
	width: 45px;
	background: url('../i/ru/nav/services.gif') no-repeat 0 0;
}
.en .top .nav li a.services {
	width: 53px;
	background: url('../i/en/nav/services.gif') no-repeat 0 0;
	margin: 0 0 0 1px;
}
* html .en .top .nav li a.services {
	margin: 0;
}
.top .nav li a.area {
	width: 67px;
	background: url('../i/ru/nav/area.gif') no-repeat 0 0;
}
.en .top .nav li a.area {
	width: 70px;
	background: url('../i/en/nav/area.gif') no-repeat 0 0;
	margin: 0 0 0 1px;
}
* html .en .top .nav li a.area {
	margin: 0;
}
.top .nav li a.projects {
	width: 54px;
	background: url('../i/ru/nav/projects.gif') no-repeat 0 0;
	margin: 0 1px;
}
.en .top .nav li a.projects {
	width: 56px;
	background: url('../i/en/nav/projects.gif') no-repeat 0 0;
}
.top .nav li a.clients {
	width: 56px;
	background: url('../i/ru/nav/clients.gif') no-repeat 0 0;
	margin: 0 1px 0 0;
}
.en .top .nav li a.clients {
	width: 46px;
	background: url('../i/en/nav/clients.gif') no-repeat 0 0;
	margin: 0 1px 0 0;
}
* html .top .nav li a.clients {
	margin: 0;
}
.top .nav li a.team {
	width: 57px;
	background: url('../i/ru/nav/team.gif') no-repeat 0 0;
}
.en .top .nav li a.team {
	width: 32px;
	background: url('../i/en/nav/team.gif') no-repeat 0 0;
}
.top .nav li a.press-centre {
	width: 78px;
	background: url('../i/ru/nav/press-centre.gif') no-repeat 0 0;
}
.en .top .nav li a.press-centre {
	width: 84px;
	background: url('../i/en/nav/press-centre.gif') no-repeat 0 0;
	margin: 0 0 0 2px;
}
* html .en .top .nav li a.press-centre {
	margin: 0 0 0 1px;
}
.top .nav li a.contact {
	width: 62px;
	background: url('../i/ru/nav/contact.gif') no-repeat 0 0;
}
.en .top .nav li a.contact {
	width: 60px;
	background: url('../i/en/nav/contact.gif') no-repeat 0 0;
}
.top .nav li.last {
	background: none;
}
.top .nav li.left {
	width: 155px;
	height: 15px;
	margin: 24px 0 0;
	padding: 0;
	background: none;
	border-top: 1px solid #002404;
	border-left: 1px solid #002404;
}
.top .nav li.right {
	width: 154px;
	height: 15px;
	margin: 24px 0 0 16px;
	padding: 0;
	background: none;
	border-top: 1px solid #002404;
	border-right: 1px solid #002404;
}
.en .top .nav li.right {
	width: 157px;
}
.top .nav li.active a b, .top .nav li a:hover b  {
	display: block;
	height: 10px;
	font-size: 1px;
	border-bottom: 2px solid #547164;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	-khtml-opacity: 0.35;
	opacity: 0.35;
}

.top .service_menu {
	position: absolute;
	top: 114px;
	left: 807px;
}
.top .service_menu li {
	list-style-type: none;
	float: left;
	padding: 0 22px;
}
.top .service_menu li a {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
}
.top .service_menu li a.homepage {
	background: url('../i/ico_home.gif') no-repeat 0 0;
}
.top .service_menu li a.search {
	background: url('../i/ico_search.gif') no-repeat 0 0;
}
.top .service_menu li a.mail {
	background: url('../i/ico_mail.gif') no-repeat 0 2px;
}

.top .sub_nav {
	position: absolute;
	width: 500px;
	text-align: center;
	left: 500px;
	top: 359px;
}
* html .top .sub_nav {
	padding: 0 0 0 5px;
	width: 495px;
}
*:first-child+html .top .sub_nav {
	padding: 0 0 0 5px;
	width: 495px;
}
.top .sub_nav li {
	display: inline;
	background: url('../i/sub_nav_bg.gif') no-repeat 100% 5px;
	font-size: 18px;
	padding: 0 18px 0 0;
	margin: 0 2px 0 0;
}
* html .top .sub_nav li {
	padding: 0 12px 0 0;
	margin: 0 6px 0 0;
}
*:first-child+html .top .sub_nav li {
	padding: 0 12px 0 0;
	margin: 0 6px 0 0;
}

.top .sub_nav li.last {
	background: none;
}
.top .sub_nav li.active a {
	text-decoration: none;
	color: #999;
	cursor: text;
}

.content {
	background: #fff8d9 url('../i/bg_content.gif') repeat 0 365px;
	padding: 0 0 91px;
}
.content2 {
	margin: 0 19px;
	border-left: 1px solid #002404;
	border-right: 1px solid #002404;
	padding: 72px 30px 207px;
	height: 1%;
}

.l_col {
	float: left; 
	width: 255px;
	padding: 0 0 41px 150px;
}
.r_col {
	margin-left: 475px;
}
.r_col2 {
	width: 100%;
	float: left;
	padding: 0 0 41px;
}

.content2 p big {
	display: block;
	font-size: 14px;
	padding: 0 0 2px;
}
.content2 p strong big {
	font-size: 18px;
	font-weight: normal;
	padding: 2px 0 0;
}
.content2 p {
	padding: 0 0 14px;
}
.content2 p.notice {
	padding: 0 0 14px 50px;
}
.content2 p.date {
	padding: 0 0 29px;
	color: #666;
}
.content2 ol li {
	list-style-position: inside;
	padding: 0 0 14px;
}

.content2 .pics {
	position: relative;
	margin: 0 -25px 0 0;
	width: 450px;
	padding: 14px 0 0;
}
.content2 .pics img {
	margin: 0 25px 25px 0;
	float: left;
}
.content2 .type2 {
	padding: 6px 0 0;
}
.content2 .type2 img {
	border: 1px solid #030;
}

.content2 h2 {
	font: 24px Tahoma, Verdana, sans-serif;
	color: #000;
	position: relative;
	margin: -3px 0 0;
	padding: 0 0 26px;
}

.r_col .homepage {
	color: #333;
}

.l_col ul.nav2 {
	padding: 0 0 46px;
}
.l_col ul.nav2 li {
	list-style-type: none;
	padding: 0 0 19px;
	font-size: 14px;
	font-weight: bold;
}
.content2 .nav2 li {
	list-style-type: none;
	padding: 0 0 21px;
	font-size: 18px;
}
.content2 .nav2 li ul {
	margin: 0 0 -4px;
	padding: 6px 0 0;
}
.content2 .nav2 li li {
	text-indent: 10px;
	margin: 0 0 0 24px;
	padding: 0;
	font-size: 14px;
	background: url('../i/dot.gif') no-repeat 0 7px;
}
.content2 .nav5, .content2 .xt {
	padding: 0 0 0 24px;
}
.content2 .nav5 li {
    list-style-type: none;
	padding: 0 0 0 14px;
	font-size: 14px;
	background: url('../i/dot.gif') no-repeat 0 7px;
}

h3 {
	background: url('../i/title_bg.gif') no-repeat 0 0;
	margin: 0 0 7px -25px;
	position: relative;
	padding: 0 0 0 25px;
	min-height: 30px;
}
* html h3 {
	height: 30px;
}
h3 strong {
	display: block;
	font-size: 6px;
	color: #f4e3c6;
	text-align: right;
	height: 20px;
}
h3.last_projects strong {
	background: url('../i/ru/title/projects.gif') no-repeat 16px 8px;
}
h3.news strong {
	background: url('../i/ru/title/news.gif') no-repeat 16px 8px;
}
h3.events {
	margin-top: 61px;
}
h3.events strong {
	background: url('../i/ru/title/events.gif') no-repeat 16px 8px;
}
h3.branches {
	background: url('../i/contact_details_bg.gif') no-repeat 0 0;
}
h3.branches strong {
	background: url('../i/ru/title/branches.gif') no-repeat 16px 8px;
	width: 276px;
	position: relative;
	margin: 0 -30px 0 0;
}

.en h3.last_projects strong {
	background: url('../i/en/title/projects.gif') no-repeat 16px 8px;
}
.en h3.news strong {
	background: url('../i/en/title/news.gif') no-repeat 16px 8px;
}
.en h3.events strong {
	background: url('../i/en/title/events.gif') no-repeat 16px 8px;
}
.en h3.branches strong {
	background: url('../i/en/title/branches.gif') no-repeat 16px 8px;
}

.l_col ul.projects, .r_col ul.news, .r_col ul.events {
	padding: 0 0 10px;
}
.l_col ul.projects li, .r_col .homepage ul.news li, .r_col ul.events li {
	list-style-type: none;
	padding: 0 0 14px;
}
.r_col ul.news li {
	list-style-type: none;
	padding: 0 0 29px;
}
.l_col ul.projects li span, .l_col ul.events li span {
	display: block;
	color: #333;
}
.r_col ul.news li, .r_col ul.events li {
	color: #333;
}
.r_col ul.news li span, .r_col ul.events li span {
	display: block;
	color: #666;
}

.more span {
	margin: 0 15px 0 25px;
}
.more a {
	text-transform: uppercase;
}

.footer {
	position: relative;
	height: 1%;
	margin: -280px 0 0;
	height: 280px;
	padding: 0 50px;
}

.nav3 {
	position: relative;
	height: 1%;
	width: 280px;
	margin: 0 -30px 0 0;
	font-size: 10px;
	padding: 12px 0 0 6px;
}
#container .nav3 a {
	padding: 0 9px 0 4px;
   	font-size: 10px;
	background: url('../i/nav3_bg.gif') no-repeat 100% 3px;
}
#container .nav3 a.last {
	padding: 0 9px 0 4px;
	background: none;
}

.footer .copyright {
	position: relative;
	margin: 0 0 0 -25px;
	padding: 2px 0 0 35px;
	background: url('../i/copyright_bg.gif') no-repeat 0 0;
	color: #333;
}

.footer .contact {
	position: relative;
	height: 1%;
	margin: 0 0 0 -25px;
	padding: 2px 0 0 35px;
	background: url('../i/contact_details_bg.gif') no-repeat 0 0;
	color: #333;
}
.footer .contact big, .footer .copyright big {
	font-size: 14px;
	display: block;
}
.footer .contact small {
	font-size: 10px;
	display: block;
	padding: 12px 0 2px;
}
.footer .contact span {
	font-size: 10px;
	display: block;
	padding: 0 0 12px;
}
.footer .contact span strong {
	font-size: 20px;
	font-weight: normal;
}

.footer .ggi {
	position: absolute;
	left: 19px;
	top: 189px;
	width: 962px;
	border-top: 1px solid #002404;
}
.footer .ggi a {
	display: block;
	position: relative;
	margin: -28px 0 0 406px;
	width: 151px;
	height: 32px;
	background: url('../i/logo_ggi.gif') no-repeat 0 0;
}
.footer .srbc {
	position: absolute;
	left: 100px;
	top: 217px;
	width: 72px;
	height: 42px;
	background: url('../i/logo_srbc.gif') no-repeat 0 0;
}
.footer .ccir {
	position: absolute;
	left: 216px;
	top: 217px;
	width: 55px;
	height: 41px;
	background: url('../i/logo_ccir.gif') no-repeat 0 0;
}
.footer .cerba {
	position: absolute;
	left: 327px;
	top: 218px;
	width: 148px;
	height: 38px;
	background: url('../i/logo_cerba.gif') no-repeat 0 0;
}
.footer .accr {
	position: absolute;
	left: 526px;
	top: 217px;
	width: 73px;
	height: 36px;
	background: url('../i/logo_accr.gif') no-repeat 0 0;
}	
	.footer .ahk {
	position: absolute;
	left: 646px;
	top: 217px;
	width: 165px;
	height: 38px;
	background: url('../i/logo_ahk.gif') no-repeat 0 0;
}
.footer .rbcc {
	position: absolute;
	left: 840px;
	top: 211px;
	width: 46px;
	height: 51px;
	background: url('../i/logo_rbcc.gif') no-repeat 0 0;
}
.footer .anejo25 {
	position: absolute;
	left: 867px;
	top: 300px;
	width: 84px;
	height: 26px;
	background: url('../i/logo_anejo25.png') no-repeat 0 0;
	cursor: pointer;
}
* html .footer .anejo25 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/logo_anejo25.png',sizingMethod='scale');
}

.local_contacts {
	padding: 6px 0 0;
}
.local_contacts li {
	list-style-type: none;
	padding: 0 0 29px;
}
.local_contacts li big {
	display: block;
}
#container .local_contacts li big a {
	text-decoration: none;
	font-size: 18px;
	border-bottom: 1px dashed #003c1e;
}
#container .local_contacts li big a:hover {
	border: 0;
}
#container .local_contacts li a {
	font-size: 14px;
}
#container .local_contacts li span {
	display: block;
	color: #333;
	font-size: 12px;
	position: relative;
	margin: 0 0 -1px;
}
#container .local_contacts li span strong {
	font-size: 18px;
	font-weight: normal;
}

.branch_desc {
	font-size: 14px;
}
.branch_desc address {
	font: 18px Tahoma, Verdana, sans-serif;
	color: #333;
	padding: 0 0 19px;
}
.branch_desc .phone {
	padding: 0 0 26px;
}
.branch_desc .phone b {
	display: block;
	float: left;
	font-weight: normal;
	padding: 10px 0 0;
}
.branch_desc .phone span {
	display: block;
	float: left;
	font-size: 24px;
	padding: 0 0 0 4px;
}
.branch_desc .email {
	position: relative;
	margin: -7px 0 0;
}
.branch_desc .email a {
	font-size: 18px;
}
.branch_desc .persons {
	padding: 64px 0 0;
}
.branch_desc .persons strong {
	display: inline;
	font-size: 18px;
	font-weight: normal;
}

.russia_map {
	width: 475px;
	height: 435px;
	padding: 14px 0 42px 13px;
	margin: -247px 0 0 -175px;
	position: relative;
	z-index: 500;
}
#map {
	width: 446px;
	height: 244px;
	background: url('../i/map_blank.gif') no-repeat 0 0;
}
#map, #map img, map, map area {
	cursor: default;
}
#map.tver div {
	background: url('../i/map_tver.gif') no-repeat 42px 77px;
}
#map.kirov div {
	background: url('../i/map_kirov.gif') no-repeat 81px 101px;
}
#map.samara div {
	background: url('../i/map_samara.gif') no-repeat 66px 136px;
}
#map.saratov div {
	background: url('../i/map_saratov.gif') no-repeat 44px 127px;
}
#map.nn div {
	background: url('../i/map_nn.gif') no-repeat 61px 108px;
}
#map.center div {
	background: url('../i/map_center.gif') no-repeat 47px 90px;
}
.map_desc, .map_desc h4, #container .map_desc a {
	color: #f4e3c6;
}
.map_desc {
	padding: 13px 14px 0 162px;
}
.map_desc h4 {
	font: 18px Tahoma, Verdana, sans-serif;
    display: inline;
}
.map_desc address {
	display: inline;
	font-style: normal;
	font-weight: bold;
}
.map_desc div {
	display: none;
}

.content h4 {
	font: 16px Tahoma, Verdana, sans-serif;
    font-weight: normal;
    display: inline;
}

.profile {
	padding: 0 0 26px;
	position: relative;
	margin: -2px 0 2px -20px;
	height: 1%;
}
.profile .pic {
	float: left;
	margin: 4px 15px 0 0;
	padding: 0 0 0 20px;
}
* html .profile .pic {
	margin-right: 12px;
}
.profile h5 {
	font: 16px Tahoma, Verdana, sans-serif;
	color: #000;
}
.profile p span  {
	font-size: 14px;
}