#footer
{
	top:980px;
	left:1px;
	width:850px;
	height:47px;
	position:absolute;
	background: url("../images/diag.jpg") ;
	z-index:301;
}
#footerText 
{
	top:1000px;
	left:10px;
	width:720px;
	height:80px;
	position:absolute;
	font-size: 12px; 
	line-height: 15px;
	padding: 2px 4px 2px 5px; 
	color:#4c494a;
	z-index:302;
	
}
