body {
	margin:0px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.mainback {
	position:relative;
	width: 988px;
	height: 1000px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #CCCCCC;
}
.logo {
	position:absolute;
	width:242px;
	height: 240px;
	top: 20px;
	left: 26px;
	visibility: visible;
}
.clock {
	position:absolute;
	width:200px;
	height: 20px;
	top: 933px;
	left: 396px;
	visibility: visible;
	font-size: 70%;
	color: #FF66CC;
	text-align: center;
}
.title {
	position:absolute;
	width:396px;
	height: 16px;
	top: 227px;
	left: 284px;
	font-size: 80%;
	color: #666666;
	visibility: visible;
	font-weight: bold;
}
.centreImage {
	position:absolute;
	top: 211px;
	left: 275px;
	width:505px;
	height: 502px;
	background-image: url(images/centre.jpg);
}
.centreText {
	position:absolute;
	top: 17px;
	left: 10px;
	width:460px;
	height: 468px;
	font-size: 80%;
	color: #666666;
	text-align: justify;
}
.centreText a:link {
    color: #E0018B;
	text-decoration: none;
}
.centreText a:visited {
	color: #E0018B;
	text-decoration: none;
}
.centreText a:hover {
	color: #999999;
	text-decoration: underline;
}
.centreText a:active {
	color: #E0018B;
	text-decoration: none;
}
.headOffer {
	position:absolute;
	top: 360px;
	left: 76px;
	width:120px;
	height: 21px;
	font-size: 90%;
	color: #D01371;
	text-align: left;
	font-weight: bold;
}
.leftOffer {
	position:absolute;
	top: 389px;
	left: 26px;
	width:212px;
	height: 265px;
	font-size: 80%;
	color: #666666;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
}
.leftOffer a:link {
    color: #E0018B;
	text-decoration: none;
}
.leftOffer a:visited {
	color: #E0018B;
	text-decoration: none;
}
.leftOffer a:hover {
	color: #999999;
	text-decoration: underline;
}
.leftOffer a:active {
	color: #E0018B;
	text-decoration: none;
}
.centrePort {
	position:absolute;
	top: 299px;
	left: 0px;
	width: 990px;
	height: 596px;
	z-index: 105;
}
.copyright {
	position:absolute;
	left: 335px;
	top: 959px;
	width:320px;
	height: 39px;
	font-size: 70%;
	color: #E0018B;
	text-decoration: none;
	text-align: center;
}
.copyright a:link {
    color: #E0018B;
	text-decoration: none;
}
.copyright a:visited {
	color: #E0018B;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright a:active {
	color: #E0018B;
	text-decoration: none;
}
.copyrightPort {
	position:absolute;
	left: 335px;
	top: 767px;
	width:320px;
	height: 30px;
	font-size: 70%;
	color: #E0018B;
	text-align: center;
}
.copyrightPort a:link {
    color: #E0018B;
	text-decoration: none;
}
.copyrightPort a:visited {
	color: #E0018B;
	text-decoration: none;
}
.copyrightPort a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyrightPort a:active {
	color: #E0018B;
	text-decoration: none;
}
.resources {
	position:absolute;
	left: 335px;
	top: 810px;
	width:320px;
	height: 28px;
	font-size: 70%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.resources a:link {
    color: #ffffff;
	text-decoration: none;
}
.resources a:visited {
	color: #ffffff;
	text-decoration: none;
}
.resources a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.resources a:active {
	color: #ffffff;
	text-decoration: none;
}
