/* header styles */
#header {background:url(/img/specifics/index/bkg_header.gif) top left repeat-x;}

/*#header .header { margin:0 auto; width:968px; height:265px; background:url(/img/bkg_header2.jpg) left top no-repeat; position:relative; }*/
#header .header{
	margin:0 auto;
	width:968px;/*100%*/
	height:265px;/*265px*/
	/*background:url(/img/index/bkg_header2.jpg) top center no-repeat;*/
	position:relative;
	}
#header #flashcontent{
	margin:0 auto;
	width:100%;
	height:265px;
	}	
	
#header .tagline {
	width:240px;/*524px*/
	height:100px;/*84px*/
	position:absolute;
	bottom:10px;
	right:0px;
	/*background:url(/img/tagline.gif) left top no-repeat;*/
	background:url(/img/module.png) left top no-repeat;
	text-indent:-50000px;
	overflow:hidden;
	}
* html #header .tagline {behavior: expression(IEPNGFIX.fix(this));}

#header .download {width:576px; height:59px; position:absolute; left:4px; bottom:58px; }
#header .download .btn_download { width:576px; height:59px; background:url(/img/btn_download.jpg) left top no-repeat; }
#header .download .btn_download .link-download { display:block; text-indent:-5000px; width:576px; height:59px; overflow:hidden; }
#header .download .types { position:absolute; top:14px; left:308px; font-size:1.2em; font-weight:bold; line-height:1.17; color:#000; }
#header .download .types a { text-decoration:underline; color:#fff; }
#header .download .types a:hover { text-decoration:none; }
#header .download .version-seal { position:absolute; right:12px; top:-54px; width:136px; height:139px; background:url(/img/version-seal.jpg) left top no-repeat;text-indent:-5000px; overflow:hidden; }
