@charset "utf-8";
/* CSS Document */
#mainpic {
	margin-top:60px;
}
#description {
	float:left;
	width:540px; 
	margin-left:20px;
	margin-top:2px;
}
#description p {
	font-size: 12px;
	color:#333;
	line-height:16px;
	font-weight:bold;
}
#certifications {
	clear:right;
	float:right;
	width:200px;
	margin-top:29px;
	margin-right:20px;
}
#certifications img {
	padding-right:20px;
}
#services {
	margin-left:20px;
	margin-top:35px;
	margin-bottom:10px;
	float:left;
	width: 360px;
}
#services span {
	color:#900;
	font-size: 12px;
}
#services #products1 {
	float:left;
	width: 180px;
	padding-top:15px;
	font-size:11px;
}
#services #services1 {
	float:right;
	width: 160px;
	padding-top:15px;
	font-size:11px;
}
#products1 ul{
	list-style-type:none;
	line-height:30px;
}
#products1 a,
#products1 a:link,
#products1 a:visited{
	text-decoration:none;
	color:#000;
}
#products1 a:hover{
	text-decoration:underline;
}
#services1 ul{
	list-style-type:none;
	line-height:30px;
}
#services1 a,
#services1 a:link,
#services1 a:visited{
	text-decoration:none;
	color:#000;
}
#services1 a:hover {
	text-decoration:underline;
}
#industries {
	margin-right:20px;
	margin-top:35px;
	margin-bottom:20px;
	float:right;
	width: 330px;
}
#survey {
	margin-right:98px;
	margin-top:30px;
	float:right;
	width:250px;
}
#industries span {
	color:#900;
	font-size: 12px;
}
#industries #solutions1 {
	float:left;
	width: 160px;
	padding-top:15px;
	font-size:11px;
}
#industries #solutions2 {
	float:right;
	width: 160px;
	padding-top:15px;
	font-size:11px;
}
#solutions1 ul{
	list-style-type:none;
	line-height:30px;
}
#solutions1 a,
#solutions1 a:link,
#solutions1 a:visited{
	text-decoration:none;
	color:#000;
}
#solutions1 a:hover{
	text-decoration:underline;
}
#solutions2 ul{
	list-style-type:none;
	line-height:30px;
}
#solutions2 a,
#solutions2 a:link,
#solutions2 a:visited{
	text-decoration:none;
	color:#000;
}
#solutions2 a:hover {
	text-decoration:underline;
}
.headingbar {
	color:#000;
	font-size: 11px; 
	font-weight:bold;
	border-bottom:solid 1px #CCC;
	line-height:18px;
}
