/* CSS Document */

/***************footer********************/
#footer {
	position:relative;
	clear:both;
	height:75px;
	border-right: solid 1px #EEE;
}

#patch-left {
	position:absolute;
	width:260px; height:75px;
	left:0; bottom: 0;										 /*_bottom: -1px;*/
}

#bannersblock {
	position:absolute;
	width:182px; height:120px;
	left:15px; bottom:42px;
}
#bnnr-1 {}
#bnnr-2 {}
#bnnr-3 {}
#bnnr-4 {}

#copyr {
	position: absolute;
	height: 17px; width: 352px;
	right: -348px; top: 33px;
	background-color: #FF7701;
	padding: 2px 0 0 30px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#copyr a{color:#FFF;}
#copyr a:hover{ text-decoration:none;}

#patch-right {
	position:absolute;
	width:42px; height:75px;
	right:-1px; bottom: 0px; 										/*_bottom: -1px;*/
}

#irag {
	position: absolute;
	top:29px; right:26px;
	width:290px; height:30px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
#irag a {color:#FFF;}

#irag a:hover {text-decoration:none;}
#counter{

position:absolute;
margin-top:-60px;
margin-left:10px;
}
/***************footer-end********************/


