﻿#footer
{
	position: relative;
	float: left;
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
	background:url(images/bgr_footer.gif) no-repeat;
}

.footer-block{
	background:#eae5ce url(../images/bg-footer.gif) no-repeat 50% 0;
	overflow:hidden;
	height:390px;
	padding:30px 0 0;
	margin:0 0 10px;
}
.footer-block .hold{
	width:900px;
	padding:8px 35px 0;
	height:350px;
	overflow:hidden;
	background:url(../images/bg-footer-holder.gif) repeat-y 228px 0;
	margin:0 auto;
}
#footer .holder{
	width:900px;
	overflow:hidden;
	padding:0 35px;
	margin:0 auto;
}
.footer-area{
	width:100%;
	overflow:hidden;
	padding:0 0 24px;
}
.footer-area ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.footer-area li{
	float:left;
	background:url(../images/sep-f-nav.gif) no-repeat 0 2px;
	padding:0 7px 0 8px;
	margin:0 7px 0 -7px;
	display:inline;
}
.footer-area a{
	color:#7c7865;
	text-decoration:none;
}
.footer-area a:hover{text-decoration:underline;}
.footer-area .f-right{float:right;}
.f-logo{
	background:url(../images/bg-f-logo.gif) no-repeat;
	width:308px;
	height:34px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
.f-logo a{
	display:block;
	height:100%;
}
.box-info{
	width:200px;
	padding:0 52px 0 0;
	float:left;
}
.info-section{
	width:600px;
	float:left;
}
.ttl-follow{
	background:url(../images/bg-ttl-follow-us.gif) no-repeat;
	width:141px;
	height:34px;
	margin:0 0 16px 4px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-list{
	margin:0;
	padding:0;
	list-style:none;
}
.social-list li{
	padding:0 0 15px;
	vertical-align:top;
	overflow:hidden;
}
* html .social-list li{
	overflow:visible;
	height:1%;
}
.social-list img{
	display:block;
	vertical-align:top;
	
	width: 172px;
	height: 59px;
}
.inform-block{
	background:url(../images/bg-divider.gif) repeat-x 0 100%;
	overflow:hidden;
	margin:0 0 15px;
}
* html .inform-block{
	overflow:visible;
	height:1%;
}
.inform-block .frame{margin:0 0 -12px;}
.ttl-interview{
	background:url(../images/bg-lastest-inerview.gif) no-repeat;
	width:252px;
	height:32px;
	margin:0 0 28px;
	text-indent:-9999px;
	overflow:hidden;
}
.inform-block p{
	margin:0 0 40px;
	color:#68634d;
	font-size:18px;
	font-weight:bold;
}
.inform-block p a{
	color:#68634d;
	text-decoration:none;
}
.inform-block p a:hover{text-decoration:underline;}
.ttl-article{
	background:url(../images/bg-newest-article.gif) no-repeat;
	width:213px;
	height:34px;
	margin:0 0 29px;
	text-indent:-9999px;
	overflow:hidden;
}
.inform-box{
	background:url(../images/bg-iphone.gif) no-repeat;
	height:72px;
	padding:23px 0 0 95px;
	font-size:14px;
}
.inform-box p{margin:0 0 13px;}
 .outtaHere{
	position:absolute !important;
	left:-3000px;
}
/* Selects */
 .selectArea{
	position:relative;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	width:161px;
	height:1px;
	text-indent:-9999px;
}

 .selectArea .center img{float:left;}
/*Selects drop-down*/
 .optionsDivInvisible,
 .optionsDivVisible {
	position:absolute;
	top:106px !important;
	display:block;
	z-index:30;
	font-size:12px;
}
.drop-dif{background:#9cc;}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul{
	margin:0;
	padding:0 4px 0;
	width:156px;
	overflow:hidden;
	list-style:none;
	background:url(../images/bg-select-main.png) repeat-y;
}
.optionsDivVisible ul li{
	float:left;
	width:100%;
	padding:0 0 1px;
}
.optionsDivVisible a{
	color:#666;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:0 4px 0 22px;
	line-height:33px;
}
.optionsDivVisible a img{
	border:none;
	float:left;
}
 .optionsDivVisible a:hover{
	background:url(../images/bg-drop-down-hover.gif) repeat-x;
	color:#fff;
}
 .select-bottom{
	background:url(../images/bg-select-bottom.png) no-repeat;
	width:164px;
	height:9px;
	overflow:hidden;
}
.select-top{
	background:url(../images/bg-select-top.png) no-repeat;
	width:164px;
	height:6px;
	overflow:hidden;
}
.drop-selectArea{margin:1px 0 0;}


