@charset "UTF-8";
/* CSS Document */

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 225px;
}
#footInner {
	margin: 0px;
	padding: 20px 0px 10px;
	max-width: 960px;
}
#footer   .footfoot {
	clear: left;
	font-size: 11px;
	max-width: 960px;
	margin-top: 15px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#foot h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #C00;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#foot{
	border:1px solid #D4D4D4;
	border-radius:15px;
	box-shadow: 0px 2px 0px #D4D4D4;
}
#foot ul {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display:block;
	list-style-type: none;
}
#footer a {
	border: none;
}
#foot ul li {
	line-height: 22px;
}
#foot ul li a {
	color: #555555;
}
#foot ul li a:hover {
	color: #59AEFF;
}
.footSmall {
	font-size: 24px;
    color: #d00504;
    font-weight: 400;
}
.footSmall em {
	color: #999999;
}
.footcol1, .footcol2, .footcol3 {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	display:block;
}
.footcol1 {
	width: 262px;
}.footcol2 {
	width: 326px;
}
.footcol3 {
	width: 287px;
}
.footcolbottom img{
	width: 95%;
	    margin: 6px;
}
.footcolbottom {
	margin-left: 50px;
}
.social-icons {
	clear: both;
	padding-top: 10px;
}
.social-icons img {
	max-width: 43px;
}