#header { width: 100%; position: fixed; top: 0px; left: 0px; z-index: 100; }
	#header #headerpix { width: 768px; height: 128px; margin: 0 auto; background: url(pix/nav/header_sf.png) no-repeat top left; }
	/* show only to win ie \*/
		* html #header #headerpix { background: url(pix/nav/header_sf.gif) no-repeat top left; }
	/* thanx ie */
	#header #nav_misc { width: 760px; height: 100px; top: 0px; left: 4px; position: relative; }
	#header #nav_global { width: 760px; height: 20px; top: 0px; left: 4px; position: relative; }


/* thanx ie */
	#nav_misc img { display: block; height: 100px; overflow: hidden; }
/* thanx ie*/


#content { margin-top: 128px; }
	/* show only to win ie \*/
		* html #content { margin-top: 0px; }
	/* thanx ie */

.colHorizNavi { display: block; }
