#footer{
	background-color:#586164;
	padding:0px;
	margin:0px;
}
#in_footer{
	margin:0 auto;
	width:980px;
	height:35px;
}
#footer_nav{
	position:relative;
	left:0px;
	font-family:tahoma;
	font-size:11px;
	color:#b0b0b0;
}
#footer_nav a{
	text-decoration:none;
    color:#b0b0b0;
}
