#footer 
	{
	background-image: url(footer.jpg);
	width: 880px; 
	padding:10px; 
	height:65px; 
	background-color:#6192DF; 
	clear:both;
	font-size: 10px;
	text-align: left;
	}


.footerlang
	{
	display: none;
	top: 20px;
	left: 300px;
	}

#footer img 
	{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	width: 15px;
	}


