body
{
	padding:0;
	margin:0;
}
/*Заливной фон*/
#header_zalivka
{
	position:absolute;
	top:0px;right:1000px;
	height:200px;
	width:100%;
	background:none;
}
/*Фон, на котором будут ссылки,небоскребы*/
#header_big
{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	height:200px;
	width:100%;
	background-image:url(../images/back_header_new_day.png);
	background-repeat:no-repeat;
	background-position:top left;
}
/*БЛОК Меню со сцылками  и фоном*/
#menu
{
	position:absolute;
	top:175px;
	left:-35px;
	padding:0px;
	width:770px;
	height:47px;
	z-index:10;
	margin-left:-70px;
	padding-top:1px;
}

#menu[id]
{background-image:url(../images/menu_back_big.png);}
/*БЛОК Меню со сцылками*/
#menu_vidim
{
	position:absolute;

	top:176px;
	left:0px;
	padding:2px 0px 0px 0px;
	width:540px;
	height:47px;
	line-height:100%;
	/*margin-left:70px;*/
	z-index:100;
}
/*БОЛЬШИЕ сцылки*/
#menu_vidim a
{
	color:#038ce7;
	font-family:Verdana,Sans-serif;
	font-size:16px;
	text-decoration:none;
	margin:0 0 0 10px;
	padding:0;
	z-index:100;
	line-height:100%;
}

#menu_vidim a:hover
{
	color:#034f82;
	text-decoration:underline;
}

#small_link
{   position:absolute;
	left:0px;
	top:25px;
	margin:-3px 0 0 0;
	padding:0;
	width: 600px;
}
/*маленькие сцылки*/
#small_link a
{
	color:#fe5a17;
	font-family:Verdana,Sans-serif;
	font-size:14px;
	text-decoration:none;
	margin:0 0 0 10px;
	padding:0;
	line-height:100%;
}
#small_link  a:hover
{
	color:red;
	text-decoration:underline;
}
/*Фон под небоскребами*/
.neboskrebi
{
	position:absolute;
	top:0px;
	left:0px;
	width:850px;
	height:200px;
	overflow:visible;
}
.neboskrebi[class]
{

}
/*Небоскребы*/
#nebos_1b,#nebos_2b,#nebos_3b,#nebos_4b,#nebos_5b,#nebos_6b,#nebos_7b
{
position:absolute;
overflow:hidden;

z-index:40;
}
.nebos_1,.nebos_2,.nebos_3,.nebos_4,.nebos_5,.nebos_6,.nebos_7
{
 cursor:pointer;
}
#nebos_1b
{
	width:46px;
	height:130px;
	left:30px;
	bottom:25px;
}
.nebos_1
{
	width:46px;
	height:260px;
}
	.nebos_1[class]
	{background-image:url(../images/nebos_1.png);}
#nebos_2b
{
	width:30px;
	height:141px;
	left:80px;
	bottom:35px;
}
.nebos_2
{
  	width:30px;
	height:282px;
}
	.nebos_2[class]
	{background-image:url(../images/nebos_2.png);}
#nebos_3b
{
   width:28px;
	height:73px;
	left:140px;
	bottom:50px;
}
.nebos_3
{
	width:21px;
	height:146px;
}
	.nebos_3[class]
	{background-image:url(../images/nebos_3.png);}
#nebos_4b
{
   width:51px;
	height:92px;
	left:180px;
	bottom:35px;
}
.nebos_4
{
	width:50px;
	height:184px;
}
	.nebos_4[class]
	{background-image:url(../images/nebos_4.png);}
#nebos_5b
{
    width:50px;
	height:60px;
	left:285px;
	bottom:50px;
}
.nebos_5
{
	width:50px;
	height:120px;
}
	.nebos_5[class]
	{background-image:url(../images/nebos_5.png);}
#nebos_6b
{
    width:25px;
	height:110px;
	left:350px;
	bottom:40px;
}
.nebos_6
{
	width:25px;
	height:220px;
}

	.nebos_6[class]
	{background-image:url(../images/nebos_6.png);}
#nebos_7b
{
    width:40px;
	height:85px;
	left:400px;
	bottom:50px;
}
.nebos_7
{
	width:40px;
	height:170px;
}
	.nebos_7[class]
	{background-image:url(../images/nebos_7.png);}

.podskazka
{   position:absolute;
	float:right;
	width:140px;
	height:46px;
	font-size:11px;
	color:#fe5a17;
	left:-20px;
	top:20px;
	padding-top:3px;
	text-align:center;
	display:none;
}
	.podskazka[class]
	{
		background:url(../images/podskazka.png);
	}
.decor_no
{
	text-decoration:none;
}
.pointer
{
	cursor:pointer;
}
.all_resourses
{
	position:absolute;
	top:1px;
	right:-100px;
	padding:0;
}
.hidden
{display:none;}
#menu_drop_down
{
	position:absolute;
	top:25px;
	left:520px;
	height:auto;
	width:350px;
	padding:5px 10px 0px 5px;
	overflow:hidden;
	text-align:left;
	line-height:100%;
	background:#FFF;
	border-left:#038ce7 solid 1px;
	border-right:#038ce7 solid 1px;
	border-top:#a1a1a1 solid 1px;
	border-bottom:#038ce7 solid 3px;
	display:none;
	z-index: 1000;
}
#menu_drop_down ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
#menu_drop_down li a
{
font-size:100%;
}
#logo
{
	position:absolute;
	top:-5px;
	left:-75px;
	width:596px;
	height:102px;
	z-index:5;
	cursor:pointer;
}
#logo[id]
	{
		background-image:url(../images/logo.png);
	}

#banner
{
position:absolute;
top:5px;
right:0px;
z-index:160;
width:478px;
text-align:center;
padding-top:3px;
height: 64px;
font-size:1px;
background-repeat:no-repeat;
background-position:right;
}
#banner[id]
	{
		background-image:url(../images/banner.png);
	}
#banner_vit
{
position:absolute;
right:5px;
top:8px;
z-index:170;
display:block;
width:468px;
height:60px;
overflow:hidden;
}


