﻿body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}
#container
{
	position: absolute;
	left: 50%;
	margin-left: -485px; /* метод выравнивания по центру дизайна */
	width: 970px;
	margin-top: 10px;
}
#masthead
{
    width: 970px; /* ширина шапки */
    background-position: center center;
    background-image: url(sew_sapka_new.gif);
    background-repeat: no-repeat;
    height: 150px;
    background-position: center top;    
}

#headerExtension
{
    width: 970px; /* ширина шапки */
    height: 25px;   
 
}
#headerExtension H1
{
    padding: 0px;
    margin: 0px;
    font-size: 12pt;
}
    
#content1
{
    float: left;
    width: 720px; /* ширина центрального столбца */
    
    margin-right: 0px;
    margin-left: 5px;    
}
#sidebar1
{
	float: right;
	width: 210px; /* ширина правого столбца */
}

#sidebar2
{
	float: right;
	width: 260px; /* ширина правого столбца */
}

#content2
{
	float: left;
	width: 700px; /* ширина центрального столбца */
	margin-right: 5px;
	margin-left: 5px;
}

#content3
{
    float: left;
    width: 930px; /* ширина центрального столбца */
    
    margin-right: 0px;
    margin-left: 5px;    
}

#footer
{
	clear: both;
	width: 970px; /* ширина нижнего колонтитула */
	background-position: center center;
	background-image: url(sew_down.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #666666;
	white-space: nowrap;
}

#footer .copyright
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 765px;
	padding-top: 12px;
	height: 40px;
}
/*Элементы верхнего меню*/
/*Меню*/
/*Top Bunner Menu*/
DIV.menu
{
	padding-right: 30px;
	padding-left: 0px;
	float: left;
	color: #335690;
	padding-top: 0px;
	white-space: nowrap;
	padding-bottom: 0px;
	margin: 0px;
}
A.menu
{
	text-decoration: underline;
	color: #335690;
}

A.menu:hover
{
	color: #66ccff;
	text-decoration: underline;
}
A.menu_a
{
	font-size: 12pt;
	color: #66ccff;
	text-decoration: underline;
}
A.Title
{
	font-weight: bold;
	text-decoration: none;
	color: #335690;
}

#menu1
{
	left: 105px;
	position: absolute;
	top: 5px;
}
#menu2
{
	left: 188px;
	position: absolute;
	top: 5px;
}
#menu3
{
	left: 268px;
	position: absolute;
	top: 5px;
}
#menu4
{
	left: 350px;
	position: absolute;
	top: 5px;
}
#menu5
{
	left: 430px;
	position: absolute;
	top: 5px;
}
/*Телефонный номер в шапке*/
#masthead_phone
{
	left: 695px;
	position: absolute;
	top: 62px;
}
/*Вывод элементов телефонного номера*/
.phone
{
	font-size: 20pt;
	color: #11a0cf;
}

.phoneSmall
{
	font-size: 14pt;
	color: #11a0cf;
}

/*Рамка 1*/

TABLE.p1
{
	width: 100%;
	height: 32px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

TABLE.p1 TD.left
{
	background-position: center center;
	background-image: url(p1_left.gif);
	width: 32px;
	background-repeat: no-repeat;
	height: 32px;
}

TABLE.p1 TD.right
{
	background-position: center center;
	background-image: url(p1_right.gif);
	width: 22px;
	background-repeat: no-repeat;
	height: 32px;
}

TABLE.p1 TD.center
{
	background-position: center center;
	background-image: url(p1_center.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}

TABLE.p1 TD.center H3 A, TABLE.p1 TD.center A, TABLE.p1 TD.center H3
{
	color: #2b5da4;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

/*Рамка 2*/
TABLE.p2
{
	height: 32px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 100%;
}

TABLE.p2 TD.left
{
	background-position: center center;
	background-image: url(p2_left.gif);
	width: 18px;
	background-repeat: no-repeat;
	height: 32px;
}

TABLE.p2 TD.right
{
	background-position: center center;
	background-image: url(p2_right.gif);
	width: 18px;
	background-repeat: no-repeat;
	height: 32px;
}

TABLE.p2 TD.center
{
	background-position: center center;
	background-image: url(p2_center.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

TABLE.p2 TD.center A
{
	font-weight: bold;
	color: #ffffff;
}
/*Текстовый контейнер с голубой рамкой*/

Table.blue_box
{	
	 table-layout:fixed;
}
Table.blue_box TD.lt
{
	background-position: center center;
	background-image: url(lt_blue.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.blue_box TD.rt
{
	background-position: center center;
	background-image: url(rt_blue.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.blue_box TD.rb
{
	background-position: center center;
	background-image: url(rb_blue.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.blue_box TD.lb
{
	background-position: center center;
	background-image: url(lb_blue.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.blue_box TD.top
{
    background-position: center top;
    background-image: url(t_blue.gif);
    background-repeat: repeat-x;
    height: 32px;
   
}

Table.blue_box TD.bottom
{
	background-position: center bottom;
	background-image: url(b_blue.gif);
	background-repeat: repeat-x;
	height: 32px;
}

Table.blue_box TD.left
{
	background-position: left center;
	background-image: url(l_blue.gif);
	background-repeat: repeat-y;
	width: 32px;
}

Table.blue_box TD.right
{
	background-position: right center;
	background-image: url(r_blue.gif);
	background-repeat: repeat-y;
	width: 32px;
}

/*Оранжевый контейнер с голубой рамкой*/

Table.orange_box
{
   table-layout:fixed;
}
Table.orange_box TD.lt
{
	background-position: center center;
	background-image: url(lt_orange.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.orange_box TD.rt
{
	background-position: center center;
	background-image: url(rt_orange.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.orange_box TD.rb
{
	background-position: center center;
	background-image: url(rb_orange.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.orange_box TD.lb
{
	background-position: center center;
	background-image: url(lb_orange.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

Table.orange_box TD.top
{
	background-position: center top;
	background-image: url(t_orange.gif);
	background-repeat: repeat-x;
	height: 32px;
}

Table.orange_box TD.bottom
{	
	background-position: center bottom;
	background-image: url(b_orange.gif);
	background-repeat: repeat-x;
	height: 32px;
}

Table.orange_box TD.left
{
	background-position: left center;
	background-image: url(l_orange.gif);
	background-repeat: repeat-y;
	width: 32px;
}

Table.orange_box TD.right
{
	background-position: right center;
	background-image: url(r_orange.gif);
	background-repeat: repeat-y;
	width: 32px;
}

/*2-х колоночный список*/

TABLE.container2col
{
	left: 0px;
	width: 100%;
	position: relative;
	top: 0px;
}

TABLE.container2col TD.cell
{
	width: 50%;
	left: 0px;
	position: relative;
	top: 0px;
}

TABLE.container2col TD.cell .top
{
	left: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	margin-bottom: 50px;
}
TABLE.container2col TD.cell .bottom
{
	left: 0px;
	width: 100%;
	position: absolute;
	height: 32px;
	bottom: 0px;	
}

/*DIV ная таблица*/

.cellsBlock {
  width: 100%;
  display: table;
}
.cellLeft, .cellMiddle, .cellRight {
  display: table-cell !important;
  display: inline; /* для IE */
}
.cellLeft, .cellRight {
  width:50%;
}