#header {
	position: relative;
	width: 950px;
	height: 69px;
	background: white;
	margin:0 -10px;
}

#header #logo {
	position: absolute;
	bottom: 10px;
	left: 18px;
}

#header  img#copy {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

#header img#line {
	position: absolute;
	top: 6px;
	left: 10px;
	width: 930px;
}

#header img {
	border: none;
}