/*=== Header ===*/
/*- Logo -*/
#header h1{
    position: relative;
    top: 30px;
    left: 10px;
	background: url(../i/logo_en.png) no-repeat;
	margin: 0;
	text-indent: -9999px;
	width: 242px
}
