body {
	background: url(../images/bg.jpg) 48% 0px no-repeat;
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	color:#605D5C;
	margin:0px;
}
#main {
	width:990px;
	height:787px;
	margin:0 auto;
}
#logo {
	background: url(../images/logo.jpg) no-repeat;
	width:313px;
	height:90px;
	left:630px;
	top:50px;
	position:relative;
}
#vyfacebook {	
	width:240px;
	height:25px;
	left:700px;
	top:80px;
	position:relative;
}
#logo a {
	display:block;	
	width:100%;
	height:100%;
}
/* -- Footer Style  -- */
#footer {
	width:900px;
	height:50px;
	margin:0 0 0 40px;
}

.fleft{
	
	text-align: left;
	float: left;

}
.fright{
	
	text-align: right;
	float: right;

}
#content {	
	width:904px;
	height:524px;
	margin:100px 0 0 12%;
}
/* -- Index Page Style -- */
/*****************************/

.vycode {

text-align: left;
font-size: 15px;
unicode-bidi:bidi-override; 
direction: rtl;
}
