#submenubar{
	height:65px;
	width:960px;
	margin: 10px 0 auto;
	background-image:url(company-bar.png) ;
}

#aec{
	margin: 0 auto ;
	background-image:url(aec.png);
	width: 960px;
	height: 180px;
}

#manufacturing{
	margin: 0 auto ;
	background-image:url(manufacturing.png);
	width: 960px;
	height: 180px;
}
#ecommerce{
	margin: 0 auto ;
	background-image:url(ecommerce.png);
	width: 960px;
	height: 180px;
}
#insurance{
	margin: 0 auto ;
	background-image:url(insurance.png);
	width: 960px;
	height: 180px;
}
#healthcare{
	margin: 0 auto ;
	background-image:url(healthcare.png);
	width: 960px;
	height: 180px;
}
#payments{
	margin: 0 auto ;
	background-image:url(payments.png);
	width: 960px;
	height: 180px;
	
}
#others{
	margin: 0 auto ;
	background-image:url(others.png);
	width: 960px;
	height: 180px;
	
}
h2 {
	font-size: 1.5em;
	color:#0b7382;
}
.subheading {
	font-size: 1.0em;
	font-weight:bold;
	color:#0b7382;
}
.tablerow{ color:#0b7382; height:25px; }
/* Contenet use for show main content of the site */

