/* CSS Document */

body
	{
		width:1002px;
		margin:0 auto;
	}
	
/*-----header---*/

#header
	{
		float:left;
		width:1002px;
		height:105px;
	}

/*#left-header
	{
		width:225px;
		height:105px;
		float:left;
		margin-left:10px;
	}*/
	
#left-header-left-part
	{
		width:5px;
		height:102px;
		background:url(../images/left-header-left-part.jpg) no-repeat;
		float:left;
		margin-left:10px;
	}
	
#left-header-repeat
	{
		width:215px;
		height:102px;
		background:url(../images/left-header-repeat.jpg) repeat-x;
		float:left;
		padding-top:10px;
		font-size:16px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		
	}	

#left-header-repeat a
	{
		text-decoration:none;
		color:#0e2f8c;
	}	

#left-header-right-part
	{
		width:5px;
		height:102px;
		float:left;
		background:url(../images/left-header-right-part.jpg) no-repeat;
	}

/*#right-header
	{
		width:730px;
		height:105px;
		float:right;
		margin-left:30px
	}*/

#right-header-left-part
	{
		width:3px;
		height:102px;
		background:url(../images/flags-bckgr-left.jpg) no-repeat;
		float:left;
		margin-left:30px;
	}
	
#right-header-repeat
	{
		width:710px;
		height:102px;
		float:left;
		background:url(../images/flags-bckgr-repeat.jpg) repeat-x;
	
	}	
	
#right-header-right-part
	{
		width:3px;
		height:102px;
		background:url(../images/flags-bckgr-right.jpg) no-repeat;
		float:left;
	}
	
.flags
	{
		float:left;	
		border:1px solid #ffa403;
		margin-top:20px;
		width:88px;
		height:58px;
	}
	
#header-text
	{
		width:490px;
		float:left;
		margin:25px 10px 0 20px;
		color:#111f8a;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content-left
	{
		float:left;
		width:230px;
		
	}	
#left-bottom
	{
		float:left;
		width:230px;

	}	
*html #content-left
	{
		margin-right:0;
	}
/*menu*/

#menu
	{
		width:226px;
		float:left;
		
	}

#menu-top
	{
		float:left;
		width:224px;
		background:url(../images/fon-menu-top3-new.jpg) no-repeat;
		background-color:#FFA302;
	}
	
#menu-repeat
	{
		background:url(../images/fon-menu-repeat.jpg) repeat-y;
		width:230px;
		float:left;
	}
	
.menu-single-item
	{
		float:left;
		width:150px;
		padding:3px 0 3px 0;
		margin:0 5px 0 20px;
		font-size:11px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
*html .menu-single-item
	{
		margin-left:10px;
	}

.menu-single-item a
	{
		text-decoration:none;
		color:#fff;
	}
	
.menu-single-item a:hover
	{
		color:#1c3b93;
	}
	

.menu-single-item-backgr
	{
		float:left;
		width:200px;
		background:url(../images/pointer.gif) no-repeat left;
		margin:3px 5px 3px 10px;
	}
	
*html .menu-single-item-backgr
	{
		margin-left:5px;
	}
	
#menu-bottom
	{
		background:url(../images/fon-menu-bottom-new.jpg) no-repeat;
		width:230px;
		height:5px;
		float:left;
	}

#gip
	{
		background:url(../images/gip.jpg) no-repeat left bottom;
		width:134px;
		height:75px;
		margin-left:10px;
	}	
	
	
#gip-txt-below
{
	
	width:230px;
	color:#f4752e;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
}
#content{
	float:left;
	padding:0 0 0 10px;
	width:1002px;
}

*html  #content
	{
		padding-left:20px;
	}
/*----content-right-----*/
#content-right
	{
		float:left;
		margin-left:25px;
		width:727px;
	}
	
*html  #content-right
	{
		margin-left:20px;
	}
	
#content-right-row1
	{
		height:135px;
		width:718px;
		background-color:#405ba9;
		margin-bottom:10px;
	}
	
#content-right-row1 img
	{
		width:130px;
		height:96px;
		margin:18px 0 10px 8px;
	}
	
#content-right-row2
	{
		width:718px;
		float:left;
		margin-top:5px;
	}
	
#content-right-r2c1
	{
		background:url(../images/paint.jpg) no-repeat;
		float:left;
		width:294px;
		height:244px;
	}	
	
#content-right-r2c1-txt
	{
		margin:227px 0 0 5px;
		float:left;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content-right-r2c2
	{	
		float:left;
		margin:0 0 0 5px;
		width:418px;
		height:244px;
		background-color:#ffe586;
	}
	
.single-new
	{
		width:402px;
		float:left;
		padding:8px 8px 5px 8px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
.data
	{
		color:#f4752e;
		font-weight:bold;
	}	
	
.title
	{
		color:#858585;
		font-weight:bold;
	}

.news-txt
	{
		color:#858585;
		
	}
	
.read-more{
	margin-bottom:10px;
}

.read-more a
	{
		 color:#f4752e;
	}
	
.read-more a:hover
	{
		color:#1c3b93;
	}	
	
	
#content-right-row3
	{
		width:718px;
		float:left;
		margin-top:10px;
		background-color:#d6e1ff;
	}	
	
.clip-txt
	{
		float:left;
		width:640px;
		padding:3px 0 3px 0;
		margin:0 5px 0 20px;
		font-size:14px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#0e2f8c;
	}
	
*html .clip-txt
	{
		margin:0 3px 0 10px;
	}
		
.clip
	{
		float:left;
		width:690px;
		background:url(../images/clip.gif) no-repeat;
		margin:-4px 5px 3px 10px;
	}
	
*html .clip
	{
		margin:-4px 4px 3px 5px;
	}
	
.content-right-row3-item
	{
		width:718px;
		float:left;
	}

.content-right-row3-item-img
	{
		margin:10px 5px 10px 5px;
		float:left;
	}	
	
.content-right-row3-item-txt
	{
		width:570px;
		float:left;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-top:10px;
	}

.title-r3
	{
		color:#f4752e;
		font-weight:bold;
	}

.r3-txt
	{
		color:#858585;
	}
	
#content-bottom
	{
		width:1002px;
		float:left;
	}	

#content-right-row4
	{
		width:718px;
		float:left;
		margin-top:10px;
		background-color:#e4febf;
	}
	
#partners
	{
		width:1002px;
		float:right;
		margin-top:10px;
	}
	
.partners-img
	{
		margin-right:17px;
		float:left;
	}
	
#last-img
	{
		margin-right:0;
		float:left;
	}
	
#page-bottom
	{
		float:left;
		width:1002px;
		height:19px;
		background:url(../images/page-bottom.jpg) no-repeat;
	}
	
/*-----footer---*/
#footer-top
	{
		background:url(../images/footer-top.jpg) no-repeat;
		width:1002px;
		height:6px;
		float:left;
	}
	
#footer
	{
		background:url(../images/footer-repeat.jpg) repeat-y;
		width:1002px;
		height:54px;
		float:left;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#f4752e;
	}
	
#footer-left
	{
		float:left;
		width:235px;
		height:54px;
		padding:7px 0 0 15px;
	}
	
#footer-right
	{
		float:left;
		width:190px;
		padding:7px 5px 0 0;
		margin-left:550px;
	}
	
#footer-right-img
	{	
		float:left;
		margin-top:5px;
		margin-left:595px;
	}

*html #footer-right
	{
		margin-left:400px;
	}
	
*html #footer-right-img
	{
		padding:0;
		margin-left:425px;
	}
	
#footer-right-img img
	{
		border:0;
	}
# coment_post{
	position:absolute;
	display:none;
}


/*----comments---*/

 .comments
	{
		background-color:#ffe586;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:5px;
		width:708px;
		color:#f4752e;
		font-weight:bold;
	}
	
#button
		{
			color:#f4752e;
		}

#comment_post
	{
		background-color:#f4752e;
	}
	
.comments_heder
	{
		font-size:13px;
		padding-bottom:7px;
	}
	
.comment_name
	{
		font-size:11px;
		color:#858585;
		padding-bottom:7px;
	}
	
.comment_text
		{
			padding-bottom:7px;
		}
	
.page
	{
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background-color:#e4febf;
		padding:5px;
		width:708px;
	}
	
.page img
		{
			margin:5px 0;
		}
		
#content-right-news-yellow
	{
		width:718px;
		float:left;
		margin-top:10px;
		background-color:#ffe586;
	}	
	
.page_name
	{
		float:left;
		width:698px;/*640*/
		padding:3px 0 3px 0;
		margin:0 5px 10px 20px;
		font-size:14px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#0e2f8c;
		/*background-color:#e4febf;*/
	}
#Paging {
	padding: 5px 0 10px 15px;
}
#Paging a {
	padding: 0 3px 5px 3px;
	background: #FFBA24;
	color: #fff;
}
#Paging a#current_page {
	background: #f67b04;
}

