

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

#opening{
	margin: 0 auto ;
	background-image:url(opening.png);
	width: 960px;
	height: 180px;
}
#ethics{
	margin: 0 auto ;
	background-image:url(ethics.png);
	width: 960px;
	height: 180px;
}
#grow{
	margin: 0 auto ;
	background-image:url(grow.png);
	width: 960px;
	height: 180px;
}
#work{
	margin: 0 auto ;
	background-image:url(work.png);
	width: 960px;
	height: 180px;
	
}
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 */

