#header {
	padding:0px;
	height: 50px;
	background-image: url('images/top.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

	
	#logospf{
		float: left;
		display: inline;
		width: 250px;
		height: 30px;
		margin-left: 6px;
		margin-top: 15px;
	}
	
		
	#searchspf{
		float: right;
		display: inline;
		width: 160px;
		height: 30px;
		margin-top: 8px;
	}