body {
	background-color: #ffffff;
	color: #000000;
 }
 
a.menu:link { color: #ffff00; }

a.menu:visited { color: #00ff00; }

a.menu:active { color: #00ffff; }

.Centre
{
	text-align: center;
}


.Width {
	position: absolute;
	left: 0px; top: 0px;
	width: 1002px;
	text-align: center;
}

.MainText {
	font-family: Arial, Helvetica, Times-new-roman;
	font-size: 12pt;
	text-align: justify;
}

.NewHome {
	position: absolute;
	top: 125px; left: 150px;
	font-size: 10pt;
	color: #ffffff;
}

.HomeMenu {
	position: absolute;
	left: 0px; top: 174px;
	width: 150px;
	background-color: #084878;
}

.HomeMainText {
	position: absolute;
	top: 180px; left: 155px;
	width: 850px;
	text-align: justify;
}

.TdJustify {
	text-align: justify;
}

.CentreAddress {
	position: absolute;
	top: 540px; left: 160px; width: 350px;
}

.RedBold {
	color: red;
	font-weight: bold;
}

.PromoBold {
	font-size: 18pt;
	font-weight: bold;
}

.OfferPrice {
	font-size: 18pt;
	font-weight: bold;
	color: blue;
}

.SectionHeading {
	font-size: 18pt;
	font-weight: bold;
}