#footer{
	height: 76px;
	background: url(../images/footer_bg.gif) repeat-x;
}
#footer_content{
	position: relative;
	width: 1024px;
	margin: 0 auto;
	height: 76px;
}
#footer p#copyright{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	color: #333333;
	text-align: center;
}
#ebg{
	position: absolute;
	top: 0;
	background: url(../images/ebg.png) no-repeat;
	height: 63px;
	padding-left: 106px;
}
#ebg p{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #0066CC;
	padding-top: 11px;
}
#counters{
  position: absolute;
  bottom: 26px;
  right: 37px;
  height: 31px;
}