/* CSS Document */

/***************footer********************/
#footer{
	height: 44px;
	background: url(/img/irag-block.gif) no-repeat right bottom;
}
#footer .box-relative{height: 44px; width:750px; position:absolute; bottom: 0;}
#copyr {
	position: absolute; top: 7px; right: 8px;
	text-align:right;
	width: 200px; height: 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
}

#irag {
	position: absolute;
	width: 254px; height: 15px;
	top: 20px; right: 4px;
	font: 9px Verdana, sans-serif;
	color:#FFF;
}

#irag a{color:#FFF; text-decoration:none;}
#irag a:hover{ text-decoration:underline;}
/***************footer-end********************/

