.footer_cnt
{
	width:990px;
	height:34px;
	padding:5px 0 0 0;
	background:url(../images/footer_bg.png) repeat-x;
	border-top:1px solid #7f7f7f;
	color:white;
	text-align:center;
	font-size:11px;
	line-height:16px;
}
	.footer_cnt a
	{
		color:white;
		font-size:11px;
	}
	.footer_cnt a:hover
	{
		text-decoration:underline;
	}
	
	
.home_promo a.bottom
{ 
	behavior:url("http://www.gasteh.com/new/public/css/iepngfix.htc");
}