body{
	padding:0px;
	margin:0px;
	background:url(images/index_02.gif) repeat-x #d4d4d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a img{
	border:none;
}

.times-date{
	width:100%;
	height:29px;
	display:table;
}

.left-time{
	width:50%;
	height:29px;
	float:left;
}

.right-time{
	width:50%;
	height:23px;
	float:right;
	background:url(images/index_04.gif) left no-repeat #d7bca1;
	padding-top:6px;
}

.header{
	width:900px;
	margin:auto;
}
	
.logo{
	width:325px;
	float:left;
	margin:20px 0px 0px 0px;
}


.nav-bar{
	width:400px;
	float:right;
	margin:40px 0px 0px 0px;
}


.wrapper{
	width:800px;
	margin:auto;
	margin-top:26px;
}


.search-div{
	width:800px;
	height:32px;
	margin:auto;
	background:url(images/index_23.gif) no-repeat -52px 0px;
}

.search-form{
	margin:5px 0px 0px 130px;
	position:absolute;
}


.banner{
	width:790px;
	height:337px;
	margin:auto;
	background:url(images/index_27.jpg) no-repeat;
}


.news{
	width:265px;
	height:250px;
	float:right;
	margin:55px 50px 0px 0px;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	overflow:hidden
}

.news p{
	 background:url(images/list.png) no-repeat right top;
	 padding:0px 19px 0px 0px;
}


.big-titles{
	width:790px;
	height:108px;
	margin:auto;
}


.content{
	width:790px;
	margin:auto;
	background:#FFF;
	font-size:12px;
	font-family:Tahoma;
	
}

.hp-block{
	background:url(images/block-bg_32.png) no-repeat;
	width:248px;
	height:215px;
	float:right;
	direction:rtl;
	padding:20px 15px 0px 0px;
}


.footer{
	width:100%;
	height:71px;
	background:url(images/footer_32.gif) #353942 center no-repeat;

}

span{
	color:#444858;
}

a{
	color:#6a7088;
	text-decoration:none
}

.big_font{
	font-family:tahoma;
	font-size:13px;
	color:#69717e;
}

.black_font{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}

.button{
	background:url(images/button.png) no-repeat;
	width:73px;
	height:21px;
	padding-bottom:5px;
	border:none;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.paragraph
{
	font-family:tahoma;
	font-size:12px;
	color:#666666;
}

.search_title{
	font-family:tahoma;
	font-size:12px;
	color:#0000cc;
	text-decoration:underline;
}

.search_link{
	font-family:tahoma;
	font-size:12px;
	color:#008000;
	text-decoration:none;
}



