@charset "utf-8";

body {
	background:none !important;
	background-color:#000 !important;
	padding-top: 90px !important;
}
body#home {
	padding-top: 0px !important;
}


#header h1 {
float: left;
 padding: 0px !important; 
}
#header_wrap {
	width:100% !important;
	position: relative !important;
	margin: 0 auto !important;
	background:url(../img/new/bg-hdr.png) repeat-x !important;
	height:80px !important;
}
#header {
	position: relative !important;
	/*top:-515px;
	z-index: 1000;*/
	padding-top:8px !important;
}

#header #htel{
	position: absolute;
	top: 6px;
	left:180px;
}
#header #hNav{
	position:absolute;
	right:0px;
	top: 0;
	width:auto !important; 	
}
#header #hNav li#hmap{
	position: relative;
	top: 5px;
	right: -60px;
}
#header #hNav li#houtline{
	position: relative;
	top: 18px;
	right: 8px; 	
}


div#header_wrap	{
	width: 100%;
	position: fixed !important;
	top:0;
	left:0;
	z-index:9999;
}
* html div#header    {   
    position: absolute;   
    top: expression(eval(document.documentElement.scrollTop+0));
}


/*--gNav-------------------*/

#gNav {
	height:30px;
	width:960px !important;
	padding-top:3px;
}
#gNav li{
	float:left;
	height:30px;
}