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

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

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

h2 {
	font-size: 1.5em;
	color:#3367a5;
}
.subheading {
	font-size: 1.0em;
	font-weight:bold;
	color:#fe5c04;
}
/* Contenet use for show main content of the site */

