body{
position:relative;
margin:0 auto;
padding:0;
background:#fff;
width:993px;
}

* html body{
height:100%;
}

img{
border:0;
}

#headLeft,#headCenter,#headRight{
position:absolute;
top:0;
}

#headLeft{
left:0px;
width:427px;
height:286px;
background:url('images/networkImg.jpg') no-repeat;
}

#headCenter{
left:427px;
_left:426px; /*??? stupid IE*/
width:138px;
height:286px;
}

#headRight{
right:0;
width:428px;
height:286px;
background:url('images/keyBg.jpg') no-repeat 0 0;
}

/*MENU*/

a.menu{
position:absolute;
bottom:0;
display:block;
z-index:1;
}

#menu1,#menu4{
left:0;
}

#menu4{
z-index:2;
}

#menu2,#menu5{
right:0;
_right:-1px; /*??? Stupid IE!!!*/
}

/*END MENU
---------*/

/*CNT*/

#subContainer{
background:url('images/verticalBand.gif') repeat-y 254px 0;
}

#container{
width:100%;
overflow:hidden;
padding:286px 0 0 0;
background:url('images/containerBg.gif') repeat-y right top;
}


#leftBlock{
float:left;
width:276px;
padding:0 0 260px 0; /*отступ от footer`а*/
}

#cnt{
float:left;
width:398px;
padding:0 0 260px 0; /*отступ от footer`а*/
}

#rightBlock{
float:left;
width:319px;
padding:0 0 130px 0; /*отступ от footer`а*/
}


/*LEFT MENU*/

ul#menuLeft{
list-style:none;
margin:0 0 0 28px;
padding:0;
background:url('images/bgMenu.gif') repeat-y right 0;
}

ul#menuLeft li{
line-height:11px;
}

ul#menuLeft a{
font:bold 11px Tahoma;
text-decoration:none;
color:#797878;
padding-left:21px;
background:url('images/pointMenu.gif') no-repeat 0 2px;
}

ul#menuLeft a:hover{
background:url('images/pointMenuOver.gif') no-repeat 0 2px;
}

/*END LEFT MENU
---------------*/


/*END CNT
----------*/

/*EXTRA*/
#extraLeftTop{
display:block;
background:url('images/extraLeftTop.gif') no-repeat;
width:276px;
height:26px;
}


#extraLeftCenter{
display:block;
background:url('images/extraLeftCenter.gif') no-repeat;
width:276px;
height:50px;
}

#extraRightTop{
display:block;
background:url('images/extraRightTop.gif') no-repeat;
width:319px;
height:25px;
}


#extraRightCenter{
display:block;
background:url('images/extraRightCenter.gif') no-repeat;
width:319px;
height:53px;
}

#extraCenterBottom{
display:block;
background:url('images/extraCenterBottom.gif') no-repeat;
width:319px;
height:27px;
}

/*END EXTRA
----------*/



/*FORM*/

form#enterTheSite{
display:block;
margin:0;
padding:0;
position:absolute;
width:178px;
top:28px;
right:42px;
font:bold 11px Tahoma;
color:#000;
}

form#enterTheSite label{
color:#878787;
display:block;
margin:0;
}

p#enterText{
margin:0 0 10px 0;
}

input.textInput{
width:135px;
height:16px;
border:solid 2px #dbdbdb;
margin:6px 0;
}

input#enterSubmit{
position:absolute;
bottom:34px;
right:20px;
}

form#enterTheSite a{
color:#000;
}

/*END FORM
-----------*/


/*CONTAYNER_LEFT_TEXT*/

ul#contaynerLeftText{
list-style:none;
margin:0 0 0 28px;
padding:0 40px 0 0;
/*background:url('images/bgMenu.gif') repeat-y right 0;*/
}


ul#contaynerLeftText a{
font:bold 14px Arial;
text-decoration:none;
text-transform:uppercase;
color:#aa0000;
}

ul#contaynerLeftText a.return{
font:bold 11px 'Trebuchet MS';
text-decoration:none;
text-transform:none;
color:#878787;
}

ul#contaynerLeftText a:hover{
text-decoration:underline;
}


/*FORM SEARCH*/

form#search{
position:relative;
margin:0 0 0 28px;
padding:0;
display:block;
}


form#search label{
font:bold 11px Tahoma;
color:#878787;
display:block;
margin:0;
}

#searchSubmit{
position:relative;
top:-2px;
_top:-4px;
right:0px;
}

/*END FORM SEARCH*/

/*END CONTAYNER_LEFT_TEXT
-------------------------*/


a.topAncor{
position:relative;
z-index:3;
}


img.imageAncorRight{
display:block;
margin:0 0 27px 0;
}

img.imageAncorRightLast{
display:block;
margin:0 0 0px 0;
}

#blockImage{
padding:0 0 0 47px;
background:url('images/verticalBandRight.gif') repeat-y 19px 0;
}

#blockBanners{
padding:0 0 0 47px;
background:url('images/verticalBandRight.gif') repeat-y 19px 0;
}

img.banner{
display:block;
}

/*FOOTER*/

#footer{
position:absolute;
left:0;
bottom:0;
width:100%;
height:194px;
background:url('images/footer.gif') no-repeat left top;
}
/*END FOOTER*/


/*CNT*/

#cnt{
font:normal 15px Arial;
color:#565656;
text-align:justify;
}

#cnt h1{
font:bold 18px Arial;
color:#e60000;
text-align:center;
}

div.attentionBlock{
text-align:center;
margin:28px 0;
padding:20px 30px;
font:bold 15px 'Trebuchet MS';
color:#aa0000;
border-top:dotted 2px #8c8c8c;
border-bottom:dotted 2px #8c8c8c;
}

/*END CNT*/
