* { outline: none; }
body {
    background: #fff;
    margin:0 auto;
    padding:0;
    font:normal 12px Arial,Sans-serif;
    text-align:center;
    color:#333;
  }
#content {
    width:100%;
    margin:0 auto;
    overflow:none;
    }
img { 
    border: none; 
	}
#orange{
    background:transparent; 
	width:640px; 
	height:140px; 
	text-align:center;
	margin:0 auto;
	}	
html>body #orange{
    background:transparent; 
	width:640px; 
	height:142px; 
	text-align:center;
	margin:0 auto;
	}		
#header{  
    position: relative; 
	height: 140px; 
	width: 640px; 
	overflow: hidden; 
	margin:0 auto;
	}
#header h1 { 
    position: absolute; 
	top: 20px; 
	left:0px; 
	text-indent: -10000px; 
	margin: 7px; 
	padding: 0px;
	}
#header h1 a { 
    display: block; 
	width: 225px; 
	height: 102px; 
	background: #fff url('../img/logo/lupins_logo_5.gif') no-repeat;
	}
#header h1 a:hover { 
    background-position: -225px; 
	}
#header ul
	{
	list-style: none;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0;
	}
	
#header ul li
	{
	margin: 0;
	padding: 0;
    text-indent: -10000px;
	}
	
#header ul li a
	{
	display: block;
	width: 430px;
	height: 137px;
	}

#header ul#lupins { 
    left: 232px; 
	overflow: hidden;
	background: url('http://www.lupins.org/img/header/fixed.gif') no-repeat 0 0; 
	width: 410px; 
	height:140px;}
#header ul#links { 
    left: 232px; 
	overflow: hidden;
	background: url('http://www.lupins.org/img/header/fixed.gif') no-repeat 0 0; 
	width: 410px; 
	height:138px;}

#header ul li#image
	{
	margin: 0;
	padding: 0;
    text-indent: -10000px;
	}
