@charset "utf-8";
/* CSS Document */



#about_header{
	float:left;
	width:955px;
	height:322px;
	margin-top:4px;
	background-image:url(../images/about_header.png);
	background-repeat:no-repeat;
}

	
#about_header #about{
	float:left;
	width:450px;
	height:auto;
	padding:52px 0px 0px 76px;
	text-align:left;
	display:inline;
	color:#122127;
	
}

#products_header{
	float:left;
	width:955px;
	height:322px;
	margin-top:4px;
	background-image:url(../images/products_header.png);
	background-repeat:no-repeat;
	color:#122127;
}

#products_header #products{
	float:left;
	width:440px;
	height:auto;
	padding:59px 0px 0px 70px;
	text-align:left;
	display:inline;
	color:#122127;
}

#products_header #laser_specs{
	float:left;
	width:446px;
	height:auto;
	padding:48px 0px 0px 70px;
	text-align:left;
	display:inline;
	color:#122127;
}

#products_header #packaging{
	float:left;
	width:446px;
	height:auto;
	padding:56px 0px 0px 76px;
	text-align:left;
	display:inline;
	color:#122127;
}

#products_header #qcl{
	float:left;
	width:448px;
	height:auto;
	padding:50px 0px 0px 68px;
	text-align:left;
	display:inline;
	color:#122127;
}

#products_header #publication{
	float:left;
	width:446px;
	height:auto;
	padding:48px 0px 0px 70px;
	text-align:left;
	display:inline;
	color:#122127;
}

#services_header{
	float:left;
	width:955px;
	height:322px;
	margin-top:4px;
	background-image:url(../images/services_header.png);
	background-repeat:no-repeat;
}
#services_header #services{
	float:left;
	width:425px;
	height:auto;
	padding:48px 0px 0px 84px;
	text-align:left;
	display:inline;
	color:#122127;
}

#services_header #capabilities{
	float:left;
	width:425px;
	height:auto;
	padding:48px 0px 0px 84px;
	text-align:left;
	display:inline;
	color:#122127;
}

#contact_header{
	float:left;
	width:955px;
	height:322px;
	margin-top:4px;
	background-image:url(../images/contact_header.png);
	background-repeat:no-repeat;
}

#contact_header #contact{
	float:left;
	width:420px;
	height:auto;
	padding:68px 0px 0px 79px;
	text-align:left;
	display:inline;
	color:#122127;
}

