#header {
			background-image:url(../images/layout/header-bgr-bg.png);
	}
				#header #bgnav {
					width:360px;
					height:142px;
					text-indent:-5000px;
					position:relative;
					left:230px;
					list-style-type:none;
				}
				#header #bgnav li {
					height:143px;
					float:left;
				}
				#header #bgnav li a {
					display:block;
					width:57px;
					height:143px;
					position:relative;
					background-image:url(../images/layout/topnav-bg.png);
					background-position:-5000px 0;
				}
				#header #bgnav li a.home {
					left:-1px;
					width:71px;
					background-position:1px 0;
				}
				#header #bgnav li a.home:hover, #header #bgnav li.active a.home  {
					background-position:1px -144px;
				}
				#header #bgnav li a.about {
					width:59px;
					left:-2px;
					background-position:-69px 0;
				}
				#header #bgnav li a.about:hover, #header #bgnav li.active a.about  {
					background-position:-69px -144px;
				}
				#header #bgnav li a.activities {
					left:-3px;
					width:76px;
					background-position:-127px 0;
				}
				#header #bgnav li a.activities:hover, #header #bgnav li.active a.activities  {
					background-position:-127px -144px;
				}
				#header #bgnav li a.plovdiv {
					left:-4px;
					width:76px;
					background-position:-202px 0;
				}
				#header #bgnav li a.plovdiv:hover, #header #bgnav li.active a.plovdiv  {
					background-position:-202px -144px;
				}
				#header #bgnav li a.contacts {
					left:-5px;
					width:76px;
					background-position:-275px 0;
				}
				#header #bgnav li a.contacts:hover, #header #bgnav li.active a.contacts  {
					background-position:-275px -144px;
				}
				
				
				
				
				/*-------------------- IE6 fix ---------------------*/
				
				* html #header #bgnav li a.home:hover  {
					background-position:1px -143px;
				}
				* html #header #bgnav li.active a.home {
					background-position:1px -143px;
				}
				
				* html #header #bgnav li a.about:hover  {
					background-position:-69px -143px;
				}
				* html #header #bgnav li.active a.about {
					background-position:-69px -143px;
				}
				* html #header #bgnav li a.activities:hover  {
					background-position:-127px -143px;
				}
				* html #header #bgnav li.active a.activities {
					background-position:-127px -143px;
				}
				* html #header #bgnav li a.plovdiv:hover  {
					background-position:-202px -143px;
				}
				* html #header #bgnav li.active a.plovdiv {
					background-position:-202px -143px;
				}
				* html #header #bgnav li a.contacts:hover  {
					background-position:-275px -143px;
				}
				* html #header #bgnav li.active a.contacts {
					background-position:-275px -143px;
				}
				
				
			#buildings h4.ori {
				background:url(../images/layout/h4-ori-bg.gif) 0 0 no-repeat;
			}
			#buildings h4.sky {
				background:url(../images/layout/h4-sky-bg.gif) 0 0 no-repeat;
			}
			#buildings h4.dandd {
				background:url(../images/layout/h4-dandd-bg.gif) 0 0 no-repeat;
			}
			#buildings h4.rilon {
				background:url(../images/layout/h4-rilon-bg.gif) 0 0 no-repeat;
			}
