@charset "utf-8";
#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:495px;
	top:1169px;
	width:571px;
	height:26px;
	z-index:2;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#apDiv3 {
	position:absolute;
	left:130px;
	top:351px;
	width:966px;
	height:861px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

#apDiv4 {
	position:absolute;
	left:129px;
	top:298px;
	width:495px;
	height:29px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:235px;
	top:1061px;
	width:728px;
	height:90px;
	z-index:5;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}


.topicons {
	padding-right: 23px;
}
.fireworkpack {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.yellowbig {
	color: #FFF100;
	font-size: 28px;
	font-weight: bold;
}

.yellowsmall {
	font-size: 21px;
	color: #fff100;
	padding-right: 50px;
}
.whitebig {
	font-size: 38px;
	font-weight: bold;
}

.whitesmall {
	font-size: 21px;
}
.yellowsmallitalic {
	font-size: 30px;
	font-style: italic;
	color: #fff100;
}
