@charset "utf-8";
/* Premier Industrial Header */

#mainlogo {
	margin:0px 0px 0px 0px;
	display:inline;
	float:left;
	width:320px;
	height:85px;
	background:transparent url(/images/pil_logo.png) top left no-repeat;
}

#tagline {
	float:right;
	width:600px;
	height:40px;
	background:transparent url(/images/tagline.png) top center no-repeat;
}

#headline {
	float:right;
	width:600px;
	height:45px;
	text-align:center;
	background:transparent url(/images/headline.png) top center no-repeat;
}


