@charset "UTF-8";

/* ------------------------------

	Footer

------------------------------*/

#Footer .gnav a img {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	zoom:1;
}
#Footer #footerSection01 {
	padding: 20px 0 30px;
	border-top: 1px solid #414141;
}
#Footer #footerSection01 .left {
	float: left;
	width: 560px;
}
#Footer #footerSection01 .left .tabloidArea {
	padding: 110px 0 14px 15px;
	background: url(../../imgs/footer/bg-tabloid.jpg) no-repeat left top;
	margin-bottom: 1px;
}
#Footer #footerSection01 .right {
	float: right;
	width: 380px;
	background: #3f4142;
	border-top: 3px solid #bca474;
	text-align: center;
}
#Footer #footerSection01 .right h3 {
	padding-top: 18px;
	margin-bottom: 19px;
}
#Footer #footerSection01 .right h4 {
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	color: #cccccc;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#Footer #footerSection01 .right .bts {
	margin-top: 9px;
	background: #333436;
	padding: 13px 0 9px;
}
#Footer #footerSection02 {
	background: url(../../imgs/footer/bg-nav.gif) repeat-x left top;
	padding: 20px 0 15px;
}
#Footer #footerSection02 .left {
	float: left;
	width: 543px;
}
#Footer #footerSection02 .left .logo {
	float: left;
	width: 190px;
	padding-top: 25px;
}
#Footer #footerSection02 .left .gnav {
	float: right;
	width: 340px;
	padding-top: 3px;
}
#Footer #footerSection02 .left .gnav li {
	width: 170px;
	float: left;
}
#Footer #footerSection02 .left .gnav li a {
	display: block;
	width: 170px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer #footerSection02 .left .gnav li.SCHEDULE a {
	background-image: url(../../imgs/footer/nav-schedule.gif);
}
#Footer #footerSection02 .left .gnav li.ABOUT a {
	background-image: url(../../imgs/footer/nav-about.gif);
}
#Footer #footerSection02 .left .gnav li.FOOD a {
	background-image: url(../../imgs/footer/nav-food.gif);
}
#Footer #footerSection02 .left .gnav li.FAQ a {
	background-image: url(../../imgs/footer/nav-faq.gif);
}
#Footer #footerSection02 .left .gnav li.REPORTS a {
	background-image: url(../../imgs/footer/nav-reports.gif);
}
#Footer #footerSection02 .left .gnav li a img {
	vertical-align: top;
}

#Footer #footerSection02 .right {
	float: right;
	width: 403px;
}
#Footer #footerSection02 .right .gnav {
	width: 169px;
	float: left;
	padding: 12px 0 17px;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
}
#Footer #footerSection02 .right .gnav li {
	padding-left: 18px;
	margin-bottom: 18px;
}
#Footer #footerSection02 .right .gnav li.COMPANY {
	margin-bottom: 0;
}
#Footer #footerSection02 .right .gnav li a {
	display: block;
	height: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer #footerSection02 .right .gnav li.PRIVACY a {
	width: 107px;
	background-image: url(../../imgs/footer/nav-privacy.gif);
}
#Footer #footerSection02 .right .gnav li.RECRUIT a {
	width: 92px;
	background-image: url(../../imgs/footer/nav-recruit.gif);
}
#Footer #footerSection02 .right .gnav li.COMPANY a {
	width: 117px;
	background-image: url(../../imgs/footer/nav-company.gif);
}
#Footer #footerSection02 .right .gnav li a img {
	vertical-align: top;
}
#Footer #footerSection02 .right .fnav {
	float: left;
	padding-left: 20px;
	font-size: 10px;
	line-height: 20px;
}
#Footer #footerSection02 .right .fnav a {
	color: #ffffff;
	text-decoration: none;
}
#Footer #footerSection02 .right .fnav a:hover {
	text-decoration: underline;
}

#Footer #footerSection03 {
	border-top: 1px solid #414141;
	padding-top: 25px;
	text-align: center;
}

#Footer #footerSection03 .relatedLinks02 img {
	margin: 0 15px 20px;
}

#Footer #footerSection03 .relatedLinks img {
	margin: 0 15px 40px;
}



#Footer #footerSection03 .socialArea {
	margin-bottom: 30px;
}
#Footer #footerSection03 .copyright {
	padding-bottom: 20px;
}
#Footer #footerSection03 .socialArea img,
#Footer #footerSection03 .copyright img {
	vertical-align: top;
}