
.showdiv{
	display:block;
}
.hidediv{
	display:none;
}

/* ROTATING BANNERS*/
.homepage_banner{
	height: 219px;
	width:430px;
	background:#fff;
	margin: 0px;
	padding: 250px 60px 0px 469px;
	position:absolute;
	top: 0px; 
	left: 0px;
	font-size:13.5px;
	color: #4b4b4d;
	line-height: 18px;
}

.homepage_banner h2 {
	position:absolute;
	left: -9999px;
}

.homepage_banner p{
	margin: 0.5em 0;
	
}
/*SEPERATES*/
.interested-in-a-different-kind-of-leadership-1,.interested-in-a-different-kind-of-leadership-2{
	background: url(../images/contentsection/home/kind-of-leadership.jpg);
}

.want-to-experience-a-unique-difference-1, .want-to-experience-a-unique-difference-2 {
		background: url(../images/contentsection/home/a-unique-difference.jpg);
}

.got-the-potential-but-unsure-how-to-realise-it-1,.got-the-potential-but-unsure-how-to-realise-it-2{
	background: url(../images/contentsection/home/got-the-potential.jpg);
}

.want-to-give-your-teams-more-freedom-1, .want-to-give-your-teams-more-freedom-2, .want-to-give-your-teams-more-freedom-3{
	background: url(../images/contentsection/home/teams-more-freedom.jpg);
}

.looking-for-some-inspiration-1, .looking-for-some-inspiration-2{
	background: url(../images/contentsection/home/looking-for-inspiration.jpg);
}
