@charset "utf-8";
h1.logo{	background: url(../images/header/0397_header_mobile.png) no-repeat;
	width: 245px;	height: 49px;	padding: 0;	margin: 0;	text-indent: -9999em;
	margin: auto;}h1.logo a {	display: block;	width: 245px; /*height: 49px;*/  height: 100%}
/* TABLET/NETBOOK */@media only screen and (min-width: 768px) {
	header {position: absolute; left: 0;		z-index: 1;	}	.header-tools {left: 0;}
	.header-container .header-row {padding: 0;border-bottom: 0;}
	header .mobile-tools {position: relative; width: 0; height: 0; left: -9999em;}
	.header-container #header-slider {		border-bottom: 0;	}
	h1.logo {background: url(../images/0397_header.jpg) no-repeat; width: 750px; height: 95px; margin: 3% 0 0 0 /*5%*/;}
	h1.logo a {width: 750px; /*height: 9px;*/ height: 100%}