@charset "utf-8";
#apDiv3 {
	position:absolute;
	left:272px;
	top:386px;
	width:557px;
	height:723px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
	text-align: justify;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1250px;
	height:1502px;
	z-index:1;
	background-image: url(../Images/Background-template.jpg);
	background-repeat: no-repeat;
}
#apDiv2 {
	position:absolute;
	left:493px;
	top:1163px;
	width:571px;
	height:26px;
	z-index:2;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#apDiv4 {
	position:absolute;
	left:129px;
	top:298px;
	width:495px;
	height:29px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:908px;
	top:441px;
	width:120px;
	height:600px;
	z-index:5;
}


h1 {
	font-size: 32px;
	color: #fff100;
}
.icons {
	float: left;
	padding-right: 40px;
}
.titles {
	font-size: 20px;
	font-weight: bold;
}

.moreinformation {
	font-size: 14px;
	font-style: italic;
	color: #fff100;
}
.hotoffer {
	font-size: 18px;
	color: #F00;
}
.hotoffersmall {
	font-size: 14px;
	color: #F00;
}
.comingsoon {
	font-size: 22px;
	color: #3A4A9E;
}
.underline {
	text-decoration: underline;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
