.soon{
	margin-top: 3px;
}

body{
	background: url(../img/bg.jpg) center top;
}

#wrapper, #page, #footer #nav a, #footer, body, p{
	direction: rtl;
	font-family: Arial;
	font-size: 12px;
}

#page{
	position: relative;
	width: 980px;
	margin: 0px auto;
	background: url(../img/sides_shadow.jpg) center top;
}

#header{
	background: url(../img/top_shadow.jpg) no-repeat;
	padding: 30px 40px 0px 40px;
}

#header h1{
	position: absolute;
	z-index: 10;
	width: 293px;
	height: 92px;
}

#header h1 img{
	behavior: url(iepngfix.htc);
	position: relative;
	margin-top: 40px;
	margin-right: -28px;
}

#header #slogen{
	position: absolute;
	top: 440px;
	left: 50px;
}
#header #slogen img{
	behavior: url(iepngfix.htc);
}

#nav_con{
	position: relative;
	z-index: 10;
	margin: 0px auto;
	margin-top: -4px;
	width: 928px;
	height: 52px;
}

#nav_bg{
	position: absolute;
	width: 928px;
	height: 60px;
	top: -8px;
	behavior: url(iepngfix.htc);
	background: url(../img/menu.png);
}

#nav{
	position: absolute;
	width: 928px;
	height: 52px;
	font-size: 10px;
}

#nav ul{
	margin: 0px;
	padding: 13px 10px;
}

#nav li{
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	margin: 0px;
	border-left: solid 1px #FFF;
}

#nav a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#wrapper{
	margin: 0px auto;
	width: 900px;
}

#footer #nav a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#footer #nav li{
	padding: 0px 2px 0px 4px;
}

#footer #nav ul{
	padding: 0px;
}

#footer{
	position: absolute;
	z-index: 10;
	width: 980px;
	margin: 0px auto;
}

#footer-inner{
	position: relative;
	z-index: 999;
	width: 890px;
	margin: 0px auto;
	padding: 10px;
}

#footer #info{
	float: left;
	width: 400px;
	color: #fff;
	text-align: left
}

#footer img{
	behavior: url(iepngfix.htc);
	position: absolute;
	top: 0px;
	left: 0px;
}

#flashplayer{
    position: absolute;
    top: 460px;
    right: 55px;
}