#header{
	position:relative;
	width:100%;
	background:#FFF url("../img/bg-1.gif") repeat-x;
	height:84px
}
#header .inner{
	width:80%;
	margin:0 auto
}
#header h1,#header a.logo{
border:none;
color:#ff0
}
#header h1 img,#header a.logo img{
display:block
}
#header 
p{color:#fff}