#loading{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2000;
	background-color: #000000;
}
#loadinganim {
	position: relative;
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	z-index: 2001;
}

body {
	background-color: #000000;
	overflow: hidden;
}
#glow {
	width: 41px;
	height: 39px;
	/*background: url("new_glow.png");*/
	position: absolute;
	top: 437px;
	left: 443px;
	display: none;
	z-index: 10;
}
#glow2 {
	width: 41px;
	height: 39px;
	/*background: url("new_glow2.png");*/
	position: absolute;
	top: 453px;
	left: 228px;
	display: none;
	z-index: 11;
}
#glow3 {
	width: 41px;
	height: 39px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 318px;
	left: 570px;
	display: none;
	z-index: 12;
}
#glow4 {
	width: 41px;
	height: 39px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 353px;
	left: 280px;
	display: none;
	z-index: 13;
}
#star1 {
	width: 46px;
	height: 46px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 152px;
	left: 395px;
	display: none;
	z-index: 14;
}
#star2 {
	width: 46px;
	height: 46px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 152px;
	left: 640px;
	display: none;
	z-index: 15;
}
#star3 {
	width: 46px;
	height: 46px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 230px;
	left: 515px;
	display: none;
	z-index: 16;
}
#star4 {
	width: 46px;
	height: 46px;
	/*background: url("new_glow3.png");*/
	position: absolute;
	top: 310px;
	left: 515px;
	display: none;
	z-index: 17;
}
#main {
	background: url("bg.jpg");
	height: 650px;
	width: 900px;
	position:absolute;
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	margin-top: -325px; /*set to a negative number 1/2 of your height*/
}
#affar_btn {
	position: relative;
	top: 169px;
	left: 232px;
	width: 190px;
	height: 42px;
	/*float: left; */
	cursor: pointer;
	cursor: hand;
}
#erbjudande_btn {
	position: relative;
	top: 127px;
	left: 479px;
	width: 190px;
	height: 42px;
	/*float: left; */
	cursor: pointer;
	cursor: hand;
}
#kontakt_btn {
	position: relative;
	top: 247px;
	left: 356px;
	width: 190px;
	height: 42px;
	/*float: left; */
	cursor: pointer;
	cursor: hand;
}
#utbud_btn {
	position: relative;
	top: 123px;
	left: 356px;
	width: 190px;
	height: 42px;
	/*float: left; */
	cursor: pointer;
	cursor: hand;
}
#contenttext {
	position: relative;
	top: 200px;
	left: 270px;
	color: #FFFFFF;
}
#contentaffar {
	display: none;
	position: relative;
	top: -20px;
	left: 200px;
	width: 516px;
	height: 358px;
	z-index: 50;
	/*background: url("text/affarside.png");*/
}
#contenterbjudande {
	display: none;
	position: relative;
	top: -20px;
	left: 200px;
	color: #FFFFFF;
	font-size: 17px;
	width: 516px;
	height: 358px;
	z-index: 51;
	/*background: url("text/erbjudande.png");*/
}
#contentkontakt {
	display: none;
	position: relative;
	top: -20px;
	left: 200px;
	color: #FFFFFF;
	width: 516px;
	height: 358px;
	z-index: 52;
	/*background: url("text/kontakt.png");*/
}
#contentutbud {
	display: none;
	position: relative;
	top: -155px;
	left: 0px;
	color: #FFFFFF;
	width: 900px;
	height: 622px;
	z-index: 53;
	/*background: url("text/kontakt.png");*/
}
#dummy {
	background: url("bg.jpg");
	background: url("new_glow.png"); 
	background: url("new_glow2.png");
	background: url("new_glow3.png");
	background: url("new_glow4.png");
	background: url("text/affarside.png");
	background: url("text/erbjudande.png");
	background: url("text/kontakt.png");
	background: url("text/utbud.png");
	background: url("affarside.png");
	background: url("varterbjudande.png");
	background: url("kontakt.png");
	background: url("utbud.png");
	background: url("star.png");
}