
.empty {}

img { border: 0px; }

body {
	background-color: #404040;
	background-image: url('/image/bg.gif');
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #363535;
	padding: 0px;
	margin: 0px;
   min-width: 995px;
}

a {
	color: #d80025;
}

a:hover {
	color: #900019;
}

.red {
	color: #d80025;
}

.img-left {
	float: left;
	margin: 3px 15px 8px 0px;
}

.img-right {
	float: right;
	margin: 3px 0px 8px 15px;
}

#bodyContainer {
	width: 995px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
}

#topContainer {
	height: 245px;
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
}

#topContainer img {
	display: block;
}

#topContainer #top-logo {
	width: 615px;
	display: block;
	background: black;
	height: 245px;
	float: left;
}

#topContainer #top-baner {
	background: black;
	width: 380px;
	height: 245px;
	float: left;
}

#topMenu {
	height: 60px;
	overflow: hidden;
	float: none;
	clear: both;
	background-color: #dcddd9;
	padding-left: 32px;
}

#topMenu a, #topMenu a img {
	display: block;
	height: 60px;
}

#topMenu a {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#topMenu a.tm-about {
	background-image: url('/image/topmenu/about.gif');
	width: 157px;
}

#topMenu a.tm-about:hover {
	background-image: url('/image/topmenu/about-hover.gif');
}

#topMenu a.tm-about-current {
	background-image: url('/image/topmenu/about-current.gif');
	width: 157px;
}

#topMenu a.tm-work {
	background-image: url('/image/topmenu/work.gif');
	width: 173px;
}

#topMenu a.tm-work:hover {
	background-image: url('/image/topmenu/work-hover.gif');
}

#topMenu a.tm-work-current {
	background-image: url('/image/topmenu/work-current.gif');
	width: 173px;
}

#topMenu a.tm-news {
	background-image: url('/image/topmenu/news.gif');
	width: 128px;
}

#topMenu a.tm-news:hover {
	background-image: url('/image/topmenu/news-hover.gif');
}

#topMenu a.tm-news-current {
	background-image: url('/image/topmenu/news-current.gif');
	width: 128px;
}

#topMenu a.tm-press {
	background-image: url('/image/topmenu/press.gif');
	width: 158px;
}

#topMenu a.tm-press:hover {
	background-image: url('/image/topmenu/press-hover.gif');
}

#topMenu a.tm-press-current {
	background-image: url('/image/topmenu/press-current.gif');
	width: 158px;
}

#topMenu a.tm-customers {
	background-image: url('/image/topmenu/customers.gif');
	width: 170px;
}

#topMenu a.tm-customers:hover {
	background-image: url('/image/topmenu/customers-hover.gif');
}

#topMenu a.tm-customers-current {
	background-image: url('/image/topmenu/customers-current.gif');
	width: 170px;
}

#topMenu a.tm-career {
	background-image: url('/image/topmenu/career.gif');
	width: 136px;
}

#topMenu a.tm-career:hover {
	background-image: url('/image/topmenu/career-hover.gif');
}

#topMenu a.tm-career-current {
	background-image: url('/image/topmenu/career-current.gif');
	width: 136px;
}

#topMenu a.tm-contacts {
	background-image: url('/image/topmenu/contacts.gif');
	width: 137px;
}

#topMenu a.tm-contacts:hover {
	background-image: url('/image/topmenu/contacts-hover.gif');
}

#topMenu a.tm-contacts-current {
	background-image: url('/image/topmenu/contacts-current.gif');
	width: 137px;
}


#middleTop {
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
	background-color: white;
	padding-top: 40px;
	padding-bottom: 10px;
}

#middleTop .block {
	float: left;
	width: 180px;
	padding-left: 50px;
	padding-right: 3px;
}

#middleTop .block a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #363535;
	text-decoration: none;
}

#middleTop .block img {
	display: block;
}

#middleTop .block .image {
	display: block;
	margin-bottom: 18px;
}

#middleTop1 {
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
	background-color: white;
}

#middleTop1 #block1 {
	float: left;
	height: 185px;
	width: 497px;
	background-repeat: no-repeat;
	background-position: left top;
}

#middleTop1 #block2 {
	float: left;
	height: 185px;
	width: 498px;
	background-repeat: no-repeat;
	background-position: left top;
}

#middleTop1 .text p {
	margin: 0px;
	padding: 0px;
}

#middleTop1 .text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #363535;
	padding: 72px 10px 20px 208px;
	line-height: 15px;
}



#middleContent {
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
	background: url('/image/main/main_middle_bg.jpg') no-repeat right bottom #f0f1ec;
	padding: 25px 0px 0px 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #363535;
}

#middleContent .text-block {
	width: 484px;
	margin-left: 20px;
}

#middleContent .text-block img {
	display: block;
}

#middleContent .text-block .pic {
	margin: 10px 0px 10px 0px;
}

#middleContent .text-block p {
	margin-left: 13px;
}

#government_moscow {
	width: 484px;
	margin-top: 27px;
}

.latest_news {
	width: 444px;
	float: right;
	margin-bottom: 14px;
}

.latest_news .news-item .logo {
	display: block;
	float: left;
	padding: 6px 15px 4px 0px;
}

.latest_news .news-item {
	margin: 1px 20px 10px 0px;
	clear: both;
	overflow: hidden;
	height: 100%;
	float: none;
}

.latest_news .news-item a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #363535;
}

.latest_news .news-item .date {
	font-family: Georgia, Tahoma;
	font-size: 14px;
	color: #808080;
}

.latest_news .news-item .title a {
	font-weight: bold;
	text-decoration: none;
}

.latest_news .announce {
	margin-left: 115px;
}

.latest_news .news-item .announce a {
	text-decoration: none;
}

.latest_news .news-item .title a:hover, .latest_news .announce a:hover {
	text-decoration: underline;
}

.latest_news a.link_all {
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	background-color: #dcddd9;
	margin-top: 10px;
	padding: 2px 10px;
}

.latest_news a.link_all:hover {
	background-color: #c2c3bf;
}


#topContentWork {
	background: white;
	height: 60px;
	padding-right: 40px;
}

#topContentWork .print-btn {
	display: block;
	float: right;
	padding-top: 20px;
	text-align: right;
}

#topContentWork .print-btn {
	font-size: 10px;
	color: #363535;
	text-decoration: none;
}

#topContentWork .print-btn:hover {
	text-decoration: underline;
}


#contentWork {
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
	background: url('/image/work_bg.gif') no-repeat right bottom white;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #363535;
	padding: 0px 40px 60px 20px;
}

#leftMenu {
	float: left;
	width: 200px;
	margin-right: 40px;
}

#leftMenu a {
	display: block;
	color: #363535;
	font-size: 14px;
	padding: 3px 0px 3px 20px;
	margin-bottom: 4px;
	clear: both;
}

#leftMenu a.current {
	color: white;
	padding-right: 20px;
	text-decoration: none;
	background-color: #c80001;
}

#rightContent {
	float: left;
	width: 695px;
}

#rightContent h1 {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #363535;
	margin: 0px;
	padding: 0px;
}

#rightContent h2 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c80001;
	margin: 2em 0px 1.7px 0px;
	padding: 0px;
}


#footer {
	overflow: hidden;
	height: 100%;
	float: none;
	clear: both;
	background-color: #dcddd9;
	padding: 13px 0px;
}

#footer #contacts {
	width: 510px;
	padding-left: 20px;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #363535;
}

#footer #contacts .text {
	font-size: 11px;
	padding-bottom: 12px;
}

#footer #contacts .phone {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 20px;
	color: #363535;
}

#footer #copyright {
	float: left;
}

#footer #copyright, #footer #copyright a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}

#footer #copyright a:hover {
	text-decoration: underline;
}

#footer #copyright #countersLogo {
	margin-top: 12px;
}

#footer #copyright #countersLogo a {
	margin-right: 6px;
	border : none;
}

#counters {
	border: none;
	display: none;
}

table.tbl {
	border-collapse: collapse;
	border-spacing: 0;
}

.tbl tr.bg, .tbl tr.bg td {
	background-color: #e0dedd;
}

.tbl td {
	padding: 3px 4px 3px 4px;
}
.tbl th {
	padding: 8px 4px 5px 4px;
}

.tbl .h2 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c80001;
	padding: 1em 4px 8px 4px;
	text-align: left;
}

.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

/* Подписка на новости */
.form_subscribe {
	border: 0;
	width: 400px;
	border: solid 1px #B9BAB7;
	height: 100%;
	overflow: hidden;
	padding: 10px 10px 12px 13px;
	font-size: 12px;
}

.form_subscribe div.text {
	font-size: 12px;
	margin: 3px 0px 6px 0px;
	line-height: 1.2em;
}

.form_subscribe div.title {
	color: #c80001;
	font-weight: bold;
	font-size: 12px;
}

.form_subscribe input {
	border: 0;
	margin: 0;
	padding: 2px 4px;
	display: block;
	float: left;
}

.form_subscribe input.inpfield {
	width: 170px;
	margin-right: 5px;
}


.form_subscribe_work {
	border: 0;
	width: 180px;
	border: none;
	height: 100%;
	overflow: hidden;
	padding: 17px 0px 15px 20px;
	font-size: 12px;
	background-color: #f0f1ec;
}

.form_subscribe_work div.text {
	font-size: 12px;
	margin: 4px 0px 6px 0px;
	line-height: 1.2em;
}

.form_subscribe_work div.title {
	color: #c80001;
	font-weight: bold;
	font-size: 12px;
}

.form_subscribe_work input {
	border: solid 1px #B9BAB7;
	margin: 0;
	padding: 2px 4px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.form_subscribe_work input.inpfield {
	width: 126px;
}

.form_subscribe_work input.button {
	margin-top: 2px;
	border: none;
}
/* !Подписка на новости */
