body {
	padding:0; 
	margin:0; 
	direction: rtl;
	background-color:#D1D2D2;
	font-family: Arial, serif;
	font-size: 12px;
	color:#000000; 
}
#smallwrap {
	 width:740px;
}

#in_t_header {
	 width:740px;
	 height:302px;
	 background:url(../images/top.jpg) no-repeat center bottom;
position:relative;
}

#inmc {
	 width:740px;
	 min-height:377px;
	 background-color:#ffffff;

}

#in_content{
	float: left;
	width:740px;
	min-height:377px;
	text-align:right;
	background: #ffffff;
	background:url(../images/m_bgs.jpg) repeat-y top center;
}
#in_content table, .componentheading {padding:0px 50px; text-align:justify;}
#in_content .blog .contentpaneopen  {width:520px; padding:0px;}

.v_player_warpper {
	width:470px;
	min-height:100px;
	background:#000;
	float:left;
	margin-left:45px;
	margin-bottom:30px;
	padding:7px 0px;
}
.v_player {


}

.contentheading {font-weight:light; font-size:19px; letter-spacing:-0.6px; color:#22578E;}

.buttonheading img {border:none;}

/********************** Top Side Menu ***************************/		
#tsm ul{
	top:30px;
	right:5px;
	position:absolute;
	text-align:right;
}
#tsm li{
	display:inline;
	margin:0px;
	background:url(../images/top_sm.gif) no-repeat top right; 
	padding:12px 0px;
}

#tsm ul a{
	text-decoration:none;
	color:#000;
	margin-left:5px;
	padding-right:16px;
	font-size:11px;
}
#tsm ul a:hover{
	text-decoration:underline;
}
/********************** Menu ***************************/		
#topmenu ul{
	top:278px;
	position:relative;
	text-align:center;
	left:30px; /* ���� ������� ���� �� ���� ��� �����, �� ������� ��� ����� ����� ���� ����� ��� */
}
#topmenu li{
	background:url(../images/m1-1.gif) no-repeat center; 
	display:inline;
	height: 31px;
	width: 100px !important; 
	padding:7px;
	margin:0px 1px;
}
#topmenu li:hover{
	background:url(../images/m1.gif) no-repeat center; 
}
#topmenu ul a{
	text-decoration:none;
	color:#fff;
	margin: 0px 5px;
	padding:10px 5px;
	font-weight:bold;
	font-size:12px;
}
#topmenu ul a:hover{
	text-decoration:underline;
}
/********************** Footer ***************************/
#inner_footer {
		width:740px; 
		height:105px;
		background:url(../images/bottom.jpg) no-repeat center top;
}

/********************** Footer Menu ***************************/		
#inner_footer ul{
	text-align:center;
	margin:0px;
	padding:13px 0px;
}
#inner_footer li{
	display:inline;
}
#inner_footer ul a{
	text-decoration:none;
	color:#000;
	padding:0px 7px;
	font-size:11px;
}
#inner_footer ul a:hover{
	text-decoration:underline;
}

.path {margin:10px 50px 10px 0px;}
.path  a{color:black;}
.readon, .readmore {color:#000}
.readon:hover{text-decoration:none;}
.readmore:hover{text-decoration:none;}
.clear {clear:both;}

.g_project {font-size: 19px; letter-spacing: -0.6px; color: #22578e; padding-top:2px;}
