@charset "utf-8";
/* CSS Document */
#Footer {
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #7F7F7F;
}

#Footer > .table {
	margin-top: 35px;
	margin-bottom: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	display: none;
}
#Footer > .table > .tr > div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}


#Footer > .table > .tr > div:last-child {
	padding-right: 0px;
}
#Footer > .table > .tr > div > ul > li:first-child {
	font-size: 100%;
	padding-bottom: 20px;
}
#Footer > .table > .tr > div > ul > li > a > img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#Footer > .black {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 80%;
}
#Footer > .black a {
	color: #FFFFFF;
}
#Footer > .black > .area > .table > .tr:nth-child(1) {
	display: none;
}
#Footer > .black > .area > .table > .tr:nth-child(2) {
	display: none;
}

#Footer > .black > .area > .table > .tr > div {
	vertical-align: middle;
	width: 100%;
	text-align: center;
	display: block;
}
#Footer > .black > .area > .table > .tr:nth-child(2) > div {
	padding-top: 18px;
}
#Footer > .black > .area > .table > .tr:nth-child(3) > div {
	padding-top: 0px;
}


#Footer > .black > .area > .table > .tr > div:first-child {


}


#Footer > .black > .area > .table > .tr > .name {
	font-size: 150%;
}
#Footer > .black > .area > .table > .tr > div > ul {
	display: table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Footer > .black > .area > .table > .tr > div > ul > li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: table-cell;
	line-height: 1em;
	border-left: 1px solid #FFFFFF;
}
#Footer > .black > .area > .table > .tr > div > ul > .base {
	border-left-style: none;
	padding-left: 15px;
}
#Footer > .black > .area > .table > .tr > div > ul > .base + li {
	border-left-style: none;
}

#Footer > .black > .area > .table > .tr > div > ul > li:first-child {
	padding-left: 0px;
	border-left-style: none;
}


#Footer > .black > .area > .table > .tr > div > ul > li:last-child {
	padding-right: 0px;
}
#Footer > .black > .area > .table > .tr > .copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 100%;
}
/***********************************************/
@media only screen and (min-width: 769px) {
#Footer {
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #7F7F7F;
}

#Footer > .table {
	margin-top: 35px;
	margin-bottom: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	display: table;
}
#Footer > .table > .tr > div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}


#Footer > .table > .tr > div:last-child {
	padding-right: 0px;
}
#Footer > .table > .tr > div > ul > li:first-child {
	font-size: 100%;
	padding-bottom: 20px;
}
#Footer > .table > .tr > div > ul > li > a > img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#Footer > .black {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 80%;
}
#Footer > .black a {
	color: #FFFFFF;
}
#Footer > .black > .area > .table > .tr:nth-child(1) {
	display: table-row;
}
#Footer > .black > .area > .table > .tr:nth-child(2) {
	display: table-row;
}

#Footer > .black > .area > .table > .tr > div {
	vertical-align: middle;
	text-align: left;
}
#Footer > .black > .area > .table > .tr:nth-child(2) > div {
	padding-top: 18px;
}
#Footer > .black > .area > .table > .tr:nth-child(3) > div {
	padding-top: 65px;
}


#Footer > .black > .area > .table > .tr > div:first-child {
	width: 351px;
	display: table-cell;
}


#Footer > .black > .area > .table > .tr > .name {
	font-size: 150%;
}
#Footer > .black > .area > .table > .tr > div > ul {
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Footer > .black > .area > .table > .tr > div > ul > li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: table-cell;
	line-height: 1em;
	border-left: 1px solid #FFFFFF;
}
#Footer > .black > .area > .table > .tr > div > ul > .base {
	border-left-style: none;
	padding-left: 15px;
}
#Footer > .black > .area > .table > .tr > div > ul > .base + li {
	border-left-style: none;
}

#Footer > .black > .area > .table > .tr > div > ul > li:first-child {
	padding-left: 0px;
	border-left-style: none;
}


#Footer > .black > .area > .table > .tr > div > ul > li:last-child {
	padding-right: 0px;
}
#Footer > .black > .area > .table > .tr > div > ul {
	margin-top:7px;
}
#Footer > .black > .area > .table > .tr > .copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

}
