#indexLower {
	float: left;
	height: 175px;
	width: 100%;
	margin-bottom: 10px;
}
#textIndex {
}
#textIndex p {
	padding-left: 28px;
}
#centreIndex {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 584px;
	background-image: url(../images/home-page/index_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#centreIndex h1 {
	color: #AFBD21;
	margin: 15px 0px 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	line-height: 35px;
	padding-right: 0px;
	font-size: 24px;
}
#textIndex h2 {
	margin: 0px;
	padding: 0px 0px 5px 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 19px;
}
#indexContact {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#indexContact p {
	font-weight: bold;
	color: #8A94B0;
	margin: 0px;
	padding: 0px 0px 10px 320px;
}
#indexContact a {
	text-decoration: none;
	color: #8A94B0;
}
#centreTopIndex {
	background-color: #042E68;
	margin: 0px;
	padding: 0px;
}

