BODY {background-image:              url(http://moscow-high.ru/images/img_moscow-high/background.jpg); 
    margin:                          0px 0px 0px 0px;
	padding:                         0px 0px 0px 0px;
}

.div_top
{
	position:                        relative;
	z-index:                         20;
	width:                           1024px;
	height:                          232px;
	top:                             0px;
	left:                            0px;
	background-image:                url(http://moscow-high.ru/images/img_moscow-high/top.jpg);
}

.div_main
{
	position:                       relative;
	z-index:                        20;
	width:                          1024px;
	top:                            0px;
	left:                           0px;
	background-image:               url(http://moscow-high.ru/images/img_moscow-high/main.jpg);
	padding-left:                   0px;
	padding-right:                  0px;
	padding-bottom:                 0px;
	padding-top:                    0px;
	text-align:                     center;
	
}

.div_top_menu
{
	position:                       absolute;
	z-index:                        20;
	width:                          630px;
	top:                            192px;
	left:                           15px;
}

.div_bottom
{
	background-image:             url(http://moscow-high.ru/images/img_moscow-high/bottom.jpg);
	position:                       relative;
	z-index:                        20;
	width:                          1024px;
	height:                         46px;
	top:                            0px;
	left:                           0px;
	padding-top:                    0px;
	padding-left:                   0px;

}
.tb_main
{
	width: 900px;

}

.td_main_left
{
	width: 							80px;
	vertical-align: 				top;
	padding-left: 					0px;
	padding-right: 					0px;
	background-color: 			    #E5ECFA;  
	border: 						1px Solid #E5ECFA;
}
.td_main_right
{
	width: 							 860px;
	vertical-align: 				 top;
	text-align: 					 justify;
	border: 						 4px Solid #E5ECFA;
	padding: 						 3px 3px 3px 3px;
	padding-bottom:					 0px;
	text-indent:					 10px;
}
.td_main_bottom
{
	width:                           25%;
	text-align:                      right;
}

.tb_top_menu
{

	padding-left:                    0px;
	width:                           630px;
}

.tb_bottom_menu
{
	/*float:                           right;
	position:                        absolute;
	left:                            -5px;
	top:                             8px;*/
	padding-left:                    3px;
	padding-right:                   5px;
	padding-top:                     8px;
	width:                           1024px;
}


h4
{
	font-family:                     Arial;
	font-size:                       15px;
	font-weight:                     bold;
	color:                           #2E3C56;
}
.img_all
{
	border:                          0px;
}
.p_text
{
	text-align:                      justify;
	font-family:                     Arial;
	font-size:                       11px;
	color:                           #000000;
       margin-top:                    5px;
       margin-bottom:                    5px;
}
.p_new_text
{
	
	font-family:                     Arial;
	font-size:                       12px;
	color:                           #2E3C56;
	text-align:                      right;
	margin-bottom:                   -10px;
	margin-top:                      -15px;

}

a
{
text-decoration:                    none;
}

a.a_menu
{
text-decoration:                    none;
color:                              #2E3C56;
font-family:                        Arial;
font-size:                          12px;
display:                            inline
}

a.bo_menu{
text-decoration:                    none;
display:                            inline;
}

