#footer{
	height: 49px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 19px 0px 0px 0px;
	background: url("../images/bg_but.gif") bottom repeat-x;
	background-color:#373656;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	display: inline;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}