
#footer_info {
    background: #f7f7f7 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    margin-bottom: -50px;
    text-align: left;
    width: 100%;
}
#footer_info #footer_info_inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 4px;
    width: 960px;
}
#footer {
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    font-size: 14px;
    text-align: left;
    width: 100%;
	position: absolute;
	bottom: 0;
}
#footer #footer_inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 0.7em 0 1em;
    width: 980px;
}
#footer #footer_inner ul {

				text-align:center;
				padding:0.5em 0 0 0;
}
#footer #footer_inner ul li {
				display:inline-block;
				border-right:1px solid #fff;
				padding-right:1em;
				margin-right:1em;
}
#footer #footer_inner ul li:last-child {
				border-right:0px solid #fff;
				padding-right:0em;
				margin-right:0em;
}
#footer #footer_inner ul li a {
				color:#fff;
}
#footer #footer_inner .block-four > li {
    border-left: 1px solid #FFC6CD;
    box-sizing: border-box;
    min-height: 260px;
}
#footer #footer_inner .block-four > li:last-child {
    border-right: 1px solid #FFC6CD;
}
#footer #footer_inner dl {
    padding-left: 20px;
}
#footer #footer_inner dl dt {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}
#footer #footer_inner dl dd {
    font-size: 13px;
    line-height: 1.8;
}
#footer #footer_inner dl dd a {
    color: #fff;
}

#footer_copy{
	background: #4d4d4d;
	margin: 0 auto;
}
#footer_copy a{
	color: #fff;
	font-size:11px;
}
#footer_copy a:before{
	content: ">";
	margin-right: 10px;
}
#footer_copy a:hover{
	color: #3079ED;
}
#footer_copy_in {
	background: #212121;
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
}
#footer_nav{
	width: 800px;
	margin: auto;
	padding: 20px 0;
}
#footer_nav ul{
    margin: 0 5%;
	float: left;
}
#footer_nav ul li{
	margin: 5px 0;
}
#footer_nav ul li a:hover{
	text-decoration: none;
}
#footer_slim {
    background: #3399FF none repeat scroll 0 0;
    clear: both;
    min-height: 30px;
    padding: 12px 0 0;
    text-align: center;
}
#footer_slim p {
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 767px) {
#footer #footer_inner {
    width: 100%;
}
#footer_info #footer_info_inner {
    width: 100%;
}
#footer #footer_inner ul {
    text-align: center;
    padding: 0;
}
#footer_info #footer_info_inner li {
    text-align: center;
}
#footer_info #footer_info_inner .block-four > li {
    box-sizing: border-box;
    float: left;
    padding: 0 0.8em 1em;
    width: 50%;
}
#footer #footer_inner .block-four > li {
    min-height: 20px;
}
#footer_copy_in {
    width: 100%;
}
#footer #footer_inner {
    padding: 0;
    background-color: #ED456B;
  }
		#footer #footer_inner ul > li {
				border-right:0;
				display:block;
				padding-right:0;
				margin-right:0;

  }
  #footer #footer_inner ul > li a {
    display: block;
    padding-left: 0.8em;
    padding-bottom: 1em;
    padding-top: 1em;
    font-size: 12px;
    text-decoration: none;
				display:block;
				width:100%;
				border-bottom:1px solid #fff;
				-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  #footer_copy {
    /*padding-bottom: 30px;*/
	width: 100%;
	/*padding-left: 10px;
	padding-right: 10px;*/
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
  .block-four {
    margin-bottom: 0;
  }
  #footer_copy_in {
    font-weight: normal;
	text-align: center;
	padding-top: 1em;
	/*position: absolute;
	bottom: 0;*/
  }
	#footer {
    margin-top: 0px;
	position: static;
}
#footer_nav{
	width:100%;
	margin: auto;
	padding: 20px 0;
}
#footer_nav ul{
	float: inherit;
	margin: 0;
}
#footer_nav{
	padding: 0;
}
#footer_copy li{
	border-bottom: 1px solid #fff;
}
#footer_nav ul li {
    margin: 5px 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 10px 0 15px;
    text-align: center;
}
#footer_nav ul li:last-child{
	border-bottom: none;
}
#footer_copy a:before{
	content: "";
}
}/**/
