﻿#footer {
	background-position: #555555;
	clear: both;
	width: 100%;
	float: left;
	background: #3F3F3F;
	margin: 0 auto;
	margin-top: 15px;
	border-top: 7px solid #9CBE14;
	border-top-style: solid;
}
#foot-wrap {
	width: 100%;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#foot-wrap .col {
	width: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#foot-wrap .tit {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #999999;
	font-style:normal; 
	font-family:Times New Roman; 
}
#foot-wrap a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font: normal 11px/20px Arial, sans-serif;
}
#foot-wrap a:hover, a:focus {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font: normal 11px/20px Arial, sans-serif;
}
#foot-wrap ul {
	margin-left: 0;
	padding: 0;
	color: #DADADA;
	list-style-type:none; 
	line-height:20px; 
	font-size:11px; 
	font-family:Arial;
}
