.TopLeft {
	background-image: url(images/Home_top_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ToCentre {
	background-image: url(images/Home_top_centre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 707px;
}
.TopRight {
	background-image: url(images/Home_top_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.middleLeft {
	background-image: url(images/Home_middle_left.jpg);
	height: 597px;
	background-repeat: no-repeat;
	background-position: right top;
}
.middleCentre {
	background-image: url(images/Home_middle_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 597px;
	width: 707px;
}
.middleRight {
	background-image: url(images/Home_middle_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 597px;
}
.bottomLeft {
	background-image: url(images/Home_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomCentre {
	background-image: url(images/Home_bottom_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomRight {
	background-image: url(images/Home_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middleContent {
	background-color: #7EABC1;
}
.ContainerHome {
	width: 194px;
	position: relative;
}
.ContentTextHome {
	position: absolute;
	height: 235px;
	width: 365px;
	left: 245px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.ContainerLearnMoreButton {
	height: 27px;
	width: 113px;
	position: absolute;
	left: 497px;
	top: 220px;
}
.ContentImageIcons {
	width: 74px;
	position: absolute;
	left: 245px;
	top: 270px;
}
.ContentImageIcon2 {
	width: 74px;
	position: absolute;
	left: 343px;
	top: 270px;
}
.ContentImageIcon3 {
	width: 74px;
	position: absolute;
	left: 440px;
	top: 270px;
}
.ContentImageIcon4 {
	width: 74px;
	position: absolute;
	left: 536px;
	top: 270px;
}
.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	width: 400px;
	position: absolute;
	left: 260px;
	top: 400px;
}
a.BottomNavText {
	text-decoration: none;
	color: #FFFFFF;
}
a.BottomNavText:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.BottomNavText:visited {
	text-decoration: none;
	color: #E4E4E4;
}
a.BottomNavText:hover {
	text-decoration: underline;
	color: #EFC741;
}

