@charset "utf-8";
/* CSS Document */

/* index_russian.html*/

body{
	/*background-color:blue;*/
	background-image:url(../../images/bodybg.jpg);
	
	background-repeat:repeat-x;	
	
	}
	
#page{
	
	width:940px;
	margin:auto;
	background-color:green;
	position:relative;
	
	}
	
	#wrapper{
		background-color:#ffffff;
		position:absolute;
		width:940px;
		
	
		
		
		
	}
	
#leftcontainer{
	
width:685px;
background-color:white;
float:left;

margin-left:20px;
margin-top:20px;


	
}

#header{
	
/*background-color:green;*/
background-image:url(../../images/banner_eng_p1.jpg);
width:685px;
height:150px;


	
	
}





#main{
	
	
	background-image:
	url(../../images/welcome_home_eng.jpg);
	
	
	width:666px;
	height:350px;
	margin-top:20px;
	margin-bottom:20px;
	
	
}



#main p{
	
	
	
	padding-top:0px;
	padding-left:30px;
	padding-bottom:0px;
padding-right:30px;
text-align:left;
line-height:21px;

font-family:"Tahoma", Trebuchet MS, Arial, sans-serif;

font-size:14px;
color:#ffffff;
}




.bottomcontent p{
	
	/*background-color:green;*/

	margin-top:10px; /*remove the top margin of the paragraph */
	
	margin-bottom:0px; /*remove the bottom margin of the paragraph */
	
	/*text-indent:-500000px; /*move paragraph text offscreen*/
	
}







.button1{
	margin-left:350px;
	margin-top:-10px;
	position:absolute;
	border: none;
	
}

/*--------------------------mtext part-----------------*/

h2{ 

font-family:
"Tahoma", Trebuchet MS, Arial, sans-serif;
font-style:normal;

font-size:14px;
color:#ffffff;
text-align:center;
padding-top:15px;
text-indent:-5000px;
line-height:26px;



}

#pictwidget{
	
	width:666px;
	background-color:#e2e3e4;
	
	
	
	
}
.button2{
	float:left;
	position:absolute;
	border: none;
	
	
}

.pic1{
margin-top:45px;
margin-right:30px;	
	
}





#menu{
	height:36px;
	background-color:transperent;
	/*position:relative;*/
	float:right;
	margin-right:20px;
	
	margin-top:113px;
	
	
}


#rightcontainer{
	width:215px;
	/*background-color:blue;*/
	float:left;
	/*position:relative;*/
	margin-top:20px;
	margin-bottom:0px;
	
	
	
}


#trumpwidget{
	width:215px;
	height:520px;
	background-image:url(../../images/trump.jpg);
	margin-bottom:20px;

	
	
	
	
}


#sidemenuwidget{
	
	background-image:url(../../images/services.jpg);
	width:235px;
	height:239px;
	float:right;
	margin-right:0px;
	margin-left:-20px;/*added for ie7|*/
	display:inline;
	margin-bottom:10px;
	/*position:absolute;*/
	
	/*margin-top:560px;*/
	/*margin-left:685px;*/
	
	
	
	
}

#sidemenuwidget a {
	clear:both;
	
	color:white;
	display:block;
	
	text-decoration:none;
	text-align:left;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	margin-left:0px;
	width:200px;	
		
	
		}
	#sidemenuwidget a:hover{color:#073265;}
	#sidemenuwidget a:active{color:red;}
	
	#sidemenuwidget  li{
		font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	margin-left:-15px;
	
	color:white;
		
		
		margin-top:10px;
		
		list-style-type:
		square;
		
		
		
		
	
	}
	#sidemenuwidget  ul{
		
		padding-top:40px;
		
	}
	.bull{
		
	border:none;
	margin-left:3px;	
	}
		
	
	


#footer{
	
	
	
	background-image:url(../../images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	margin-left:20px;
	margin-bottom:20px;
	
	
	
	
	clear:both;
}

#footer p{
	
	padding-top:20px;
	padding-left:20px;
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	
}

.russia{
	
		margin-top:-44px;
	
	margin-left:740px;
	position:absolute;
	border: none;
}



.israel{
	float:right;
	margin-top:-43px;
	margin-right:72px;
	border: none;	
	
}








