
	 
	 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:180px;
	 height:28px;
	 width:52px;
	 background-image: url(../images/header/faq.gif);
	}
	div#main_mnu{
		position:absolute;
	top:0;
	left:232px;
	 height:28px;
	 width:56px;
	 background-image: url(../images/header/main.gif);
	}
	div#services{
		position:absolute;
	top:0;
	left:288px;
	 height:28px;
	 width:79px;
	 background-image: url(../images/header/service.gif);
	}
	div#works{
		position:absolute;
	top:0;
	left:367px;
	 height:28px;
	 width:105px;
	 background-image: url(../images/header/work.gif);
	}
	div#examples{
		position:absolute;
	top:0;
	left:472px;
	 height:28px;
	 width:86px;
	 background-image: url(../images/header/example.gif);
	}	
	div#progs{
		position:absolute;
	top:0;
	left:558px;
	 height:28px;
	 width:86px;
	 background-image: url(../images/header/program.gif);
	}	
	div#present{
		position:absolute;
	top:0;
	left:644px;
	 height:28px;
	 width:119px;
	 background-image: url(../images/header/present.gif);
	}
	div#contacts{
	position:absolute;
	top:0;
	left:763px;
	 height:28px;
	 width:87px;
	 background-image: url(../images/header/contact.gif);
	}

