.header{
	background-image:url(images/Download.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	height:40px;
	border-bottom:1px solid #dedede;
	margin-bottom	:2px;
}

.background{
	background-image:url(images/LangEnglish/Background.jpg);
	width:950px;
	height:500px;
	position:relative;
	background-repeat:no-repeat;
}

.text{	
	
	padding-left:37px;
	padding-top:200px;
	width:300px;
}

p{
	margin-top:0px;
}

a.tour{
	background-image:url(images/LangEnglish/watch_the_guided.gif);
	background-repeat:no-repeat;		
	width:156px;
	height:23px;
	display:block;
	margin-top:-5px;
	
}

* html a.tour{
		margin-top:-12px;
}

.devices{
	position:absolute;
	right:24px;
	top:87px;
}

.devices a{
	width:182px;
	height: 231px;
	float:right;
	background-position: left;
}

a.iphone{
	background-image:url(images/LangEnglish/iphone.gif);	
	width:182px;
}

a.android{
	background-image:url(images/LangEnglish/android.gif);	
	width:181px;
}

a.windows{
	background-image:url(images/LangEnglish/windows.gif);
}

a.windows:hover{
	width:182px;
}

a.device:hover{
	background-position: right;
}

a.iphone:hover{
	background-position: right;
}


.quote{
	/*float:right;
	margin-right:45px;
	margin-top:70px;*/
	position:absolute;
	top: 436px;	
	font-style:italic;
	font-size:12px;
	width:200px;
	display:inline;
}


.quote_israel{
	position:absolute;
	top: 436px;	
	font-style:italic;
	font-size:12px;
	width:200px;
	display:inline;
}

.bb{
	background-image:url("/homepage/images/LangEnglish/bb_download.gif");
	display:block;
	height:75px;
	margin-top:10px;
	width:253px;
	margin-left:46px;
/*
	background-image:url(images/LangEnglish/bb_download.png);
	bottom:85px;
	display:block;
	height:44px;
	position:absolute;
	right:30px;
	width:537px;
*/
}
