#footer_top_area_bg
{
	overflow:hidden;
	height:600px;
	margin-top:0px;
	background-color:#F5F5F5;
}
#footer_top_area
{
	overflow:hidden;
	margin-bottom:20px;
}
#footer_top_area .main_title
{
	height:35px;
	margin-bottom:20px;
}
#footer_top_area .main_title span
{
	line-height:35px;
	display:inline-block;
	float:right;
	color:#484848;
	font-size:20pt;
	margin-right:10px;
}
#footer_top_area .main_title a
{
	display:inline-block;
	float:left;
	color:#E67A31;
	font-size:12pt;
	margin-left:10px;
}
#footer_top_area .main_title a:hover
{
	color:#2EC8E0;
}
#footer_top_area .info_block
{
	float:right;
	overflow:hidden;
	width:270px;
	height:410px;
	background-color:white;
	margin-left:25px;
	border:1px solid #EBEBEB;
}
#footer_top_area .info_block.last {margin-left:0;}
#footer_top_area .info_block .img
{
	height:175px;
	overflow:hidden;
	text-align:center;
}
#footer_top_area .info_block .img img
{
	max-height:175px;
	max-width:270px;
}
#footer_top_area .info_block .title
{
	height:65px;
	line-height:65px;
	text-align:center;
	color:#2EC8E0;
	font-size:13pt;
	font-weight:bold;
}
#footer_top_area .info_block .bar
{
	height:1px;
	margin:0px 25px;
	background-color:#DDDDDD;
}
#footer_top_area .info_block .desc
{
	margin:20px 10px 15px 10px;
	height:95px;
	text-align:center;
	color:#B1B1B1;
	font-size:12pt;
	overflow:hidden;
}
#footer_top_area .info_block .link
{
	text-align:center;
	
}
#footer_top_area .info_block .link a
{
	color:#E67A31;
	font-size:12pt;
}
#footer_top_area .info_block .link a:hover
{
	color:#2EC8E0;
}

#footer_banner_bg
{
	height:50px;
	overflow:hidden;
	text-align:center;
	background-color:#4BC3CD;
}
#footer_banner_bg a.banner
{
	display:inline-block;
}
#footer_banner_bg a.btn_hide
{
	display:inline-block;
	float:left;
	clear:both;
	height:31px;
	width:33px;
	background-image:url('../images/x-icon.jpg');
	margin-left:5px;
	margin-top:10px;
}
#footer_banner_bg a.btn_hide:hover
{
	background-image:url('../images/x-icon-press.jpg');
}

#footer_main_area
{
	overflow:hidden;
	height:235px;
}

#footer_main_area_bg
{
	overflow:hidden;
	height:250px;
	margin-top:0px;
	background-color:#191919;
}

#footer_logo
{
	display:inline-block;
	height:110px;
	margin-top:35px;
	float:right;
	margin-right:0px;
}

#footer_logo img
{
	height:110px;
}

#footer_menu
{
	list-style:none;
	overflow:hidden;
	float:left;
	margin-top:0px;
	display:inline-block;
	height:220px;
	margin-left:60px;
}

#footer_menu li
{
	display:inline-block;
	overflow:hidden;
	float:right;
	margin-right:0pt;
	width:250px;
	height:220px;
	border-right:1px solid #343434;
}

#footer_menu li a
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	height:30px;
	display:block;
	line-height:30px;
	margin-bottom:20px;
	margin-right:30px;
}

#footer_menu li a span.icon
{
	display:none;
}

#footer_menu li ul
{
	display:block;
}

#footer_menu li ul li
{
	display:block;
	overflow:hidden;
	margin-right:0px;
	height:auto;
	border:0;
}

#footer_menu li ul li a
{
	display:block;
	height:25px;
	overflow:hidden;
	font-size:10pt;
	color:#A7A7A7;
	line-height:25px;
	margin:0;
	margin-right:30px;
	font-weight:normal;
}

#footer_menu li ul li a span
{
	display:inline-block;
	float:right;
}

#footer_menu li ul li a:hover,
#footer_menu li ul li a:focus
{
	color:#FFFFFF;
}

#footer_menu li ul li a span.icon
{
	display:inline-block;
	margin-left:10px;
	background-image:none;
	width:7px;
	height:18px;
	background-repeat:no-repeat;
	background-position:center;
}

#footer_social_menu_box
{
	overflow:hidden;
	float:left;
	clear:both;
	margin-top:0px;
	margin-right:0px;
	
	position:relative;
	top:-65px;
	z-index:5;
	width:280px;
}

#footer_social_menu
{
	overflow:hidden;
	float:right;
	margin-top:0px;
	margin-left:100px;
	margin-right:0px;
}

#footer_social_menu li
{
	float:right;
	width:auto;
	height:35px;
	overflow:hidden;
	margin-left:10px;
	margin-bottom:10px;
}

#footer_social_menu li a
{
	display:inline-block;
	height:35px;
	overflow:hidden;
}

#footer_social_menu li img
{
	float:right;
	width:35px;
	height:35px;
}

#footer_social_menu li img.hover
{
	margin-right:-35px;
	opacity:0;
}

#footer_social_menu li span
{
	display:none;
}

#footer_social_menu li a:hover img.hover,
#footer_social_menu li a:focus img.hover
{
	opacity:1;
}

#footer_social_menu .social_title
{
	height:30px;
	line-height:30px;
	font-size:12pt;
	color:#000000;
	display:none;
}

#footer_copyright_area
{
	overflow:hidden;
	height:70px;
}

#footer_copyright_area_bg
{
	overflow:hidden;
	height:70px;
	margin-top:0px;
	background-color:#323232;
}

#copyrights_area
{
	overflow:hidden;
	height:70px;
}

#copyrights_area .copyright_line
{
	float:right;
	overflow:hidden;
	margin-top:25px;
	font-size:10pt;
	color:white;
}

#copyrights_area .copyright_box
{
	float:left;
	overflow:hidden;
	margin-top:25px;
}

#copyrights_area .copyright_box img
{
	float:left;
	height:25px;
}

#copyrights_area .copyright_box .desc
{
	float:left;
	margin-left:10px;
	font-size:10pt;
	color:white;
}


