#header{
	width:1050px;
	height:124px;
	background-image: url(../images/globals/header.jpg);

}

#KNMELogo {
	float: left;
	width:211px;
	height:124px;
	padding-left: 25px;
}

#PHead {
	float: left;
	width:70px;
	height:124px;

}


#header_give{
	float:left;
	width:190px;
	height:44px;
	margin-left:20px;
	padding-left:10px;
	padding-top:65px;
}
#header_divider{
	float:left;
	width:200px;
	height:124px;

}
#search{
	float:left;
	width:240px;
	height:31px;
	padding-left:60px;
}
#socialmediaHeader{
	float:left;
	width:300px;
	height:55px;
}


#ponline{
	display:inline;
	text-decoration:none;
	float:left;
	margin-top:5px;
	text-indent:-5000px;
	width:160px;
	height:30px;
	background-image: url(../images/globals/give.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



#search a{
	margin:0;
	padding:10px 5px;
	border:none;
	float:left;
	color:#000000;
	font-size:85%;
}
#search form{margin:0;padding:5px 0 0 0;float:left;width:180px;}




