
	 
	 div#top
	 {position:relative;
	 height:138px;
	 width:850px;
	top:0;
	margin: 0 auto;
	 border:0;
	 background-image: url(../images/header/diagnostic.gif);
 	 }
	
	 div#menu{
	 position:relative;
	 height:28px;
	 width:850px;
	 top:0px;
	  border:0;
	 background-image: url(../images/header/fon.gif);

	 	}
	div#rus{
	position:absolute;
	top:0;
	left:0;
	 height:28px;
	 width:34px;
	 background-image: url(../images/header/rus.gif);
	}
	div#eng{
	position:absolute;
	top:0;
	left:34px;
	 height:28px;
	 width:30px;
	 background-image: url(../images/header/eng.gif);
	}
	div#email{
		position:absolute;
	top:0;
	left:100px;
	 height:28px;
	 width:21px;
	 background-image: url(../images/header/email.gif);
	}
	div#FAQ{
		position:absolute;
	top:0;
	left:125px;
	 height:28px;
	 width:50px;
	 background-image: url(../images/header/faq.gif);
	}
	div#main_mnu{
		position:absolute;
	top:0;
	left:175px;
	 height:28px;
	 width:79px;
	 background-image: url(../images/header/main.gif);
	}
	div#services{
		position:absolute;
	top:0;
	left:254px;
	 height:28px;
	 width:71px;
	 background-image: url(../images/header/service.gif);
	}
	div#works{
		position:absolute;
	top:0;
	left:325px;
	 height:28px;
	 width:112px;
	 background-image: url(../images/header/work.gif);
	}
	div#examples{
		position:absolute;
	top:0;
	left:437px;
	 height:28px;
	 width:93px;
	 background-image: url(../images/header/example.gif);
	}	
	div#progs{
		position:absolute;
	top:0;
	left:530px;
	 height:28px;
	 width:111px;
	 background-image: url(../images/header/program.gif);
	}	
	div#present{
		position:absolute;
	top:0;
	left:641px;
	 height:28px;
	 width:119px;
	 background-image: url(../images/header/present.gif);
	}
	div#contacts{
	position:absolute;
	top:0;
	left:760px;
	 height:28px;
	 width:90px;
	 background-image: url(../images/header/contact.gif);
	}
