#footer_slider_area_bg
{
	overflow:hidden;
	background-color:#F7F7F7;
	height:540px;
}
#footer_slider_title_area,
#footer_slider_main_area,
#footer_slider_main_link_area
{
	overflow:hidden;
	margin:0px auto;
}
#footer_slider_title_area
{
	margin-top:45px;
	height:61px;
}
#footer_slider_title_area .main_title
{
	height:60px;
	line-height:60px;
	font-size:28pt;
	font-weight:bold;
	color:#668CD7;
}
#footer_slider_title_area .main_title_bar
{
	float:right;
	display:inline-block;
	height:1px;
	background-color:#45484D;
	width:115px;
}
#footer_slider_main_area 
{
	height:220px;
	margin-top:40px;
	width:1400px;
}
#footer_slider_main_link_area 
{
	height:70px;
	margin-top:45px;
}
#footer_slider_main_link_area a
{
	float:right;
	display:inline-block;
	height:70px;
	line-height:70px;
	padding-left:40px;
	color:white;
	font-size:20pt;
	font-weight:bold;
	background-color:#4D7B9C;
}
#footer_slider_main_link_area a:hover
{
	background-color:black;
}

#footer_bg
{
	background-color:#181818;
	overflow:hidden;
	height:620px;
}
#footer 
{
	overflow:hidden;
	height:620px;
}
#footer .footer_blocks_titles_area
{
	overflow:hidden;
	height:61px;
	margin:40px 0px;
}
#footer .footer_blocks_titles_area .title_block
{
	display:inline-block;
	float:right;
	overflow:hidden;
	width:570px;
	height:61px;
}
#footer .footer_blocks_titles_area .title_block.left {float:left;}
#footer .footer_blocks_titles_area .title_block span
{
	display:inline-block;
	float:right;
	overflow:hidden;
	height:60px;
	line-height:60px;
	font-size:28pt;
	font-weight:bold;
	color:white;
	margin-left:10px;
}
#footer .footer_blocks_titles_area .title_block span.style1 {border-bottom:1px solid white;}
#footer .footer_blocks_titles_area .title_block span.style3 {color:#7C9BDC;}

#footer .footer_blocks_area
{
	overflow:hidden;
	height:450px;
}
#footer .footer_blocks_area .right_block
{
	float:right;
	display:inline-block;
	height:400px;
	width:570px;
	overflow:hidden;
	cursor:pointer;
}
#footer .footer_blocks_area .right_block .img,
#footer .footer_blocks_area .right_block .img img
{
	height:400px;
	width:570px;
	overflow:hidden;
}
#footer .footer_blocks_area .right_block .details
{
	display:block;
	clear:both;
	height:130px;
	position:relative;
	top:-130px;
	background-color:rgba(0,0,0,0.8);
	overflow:hidden;
	padding:0px 15px;
}
#footer .footer_blocks_area .right_block .details .title
{
	height:40px;
	line-height:40px;
	margin-top:10px;
	overflow:hidden;
	font-size:20pt;
	font-weight:bold;
	color:red;
}
#footer .footer_blocks_area .right_block .details .desc
{
	height:40px;
	line-height:20px;
	overflow:hidden;
	font-size:12pt;
	color:white;
}
#footer .footer_blocks_area .right_block .details .link
{
	height:20px;
	line-height:20px;
	margin-top:10px;
	overflow:hidden;
	font-size:12pt;
	color:#6D9DFF;
}
#footer .footer_blocks_area .right_block .hover
{
	display:block;
	clear:both;
	height:400px;
	position:relative;
	top:-530px;
	background-color:rgba(255,255,255,0.5);
	overflow:hidden;
	opacity:0;
}
#footer .footer_blocks_area .right_block:hover .hover {opacity:1;}

#footer .footer_blocks_area .facebook_block
{
	float:left;
	display:inline-block;
	height:400px;
	width:570px;
	overflow:hidden;
}

#footer .footer_blocks_area .extra_link
{
	float:right;
	height:30px;
	line-height:30px;
	margin-top:20px;
	overflow:hidden;
	font-size:16pt;
	color:#6D9DFF;
}
#footer .footer_blocks_area .extra_link:hover{color:white;}

#footer3_bg
{
	height:40px;
	overflow:hidden;
	background-color:white;
}

#footer3 .copyright_line
{
	float:right;
	overflow:hidden;
	margin-top:10px;
	font-size:10pt;
	color:#4C4C4C;
}

#footer3 {text-align:center;}
#footer3 .copyright_box
{
	float:left;
	display:inline-block;
	overflow:hidden;
	margin-top:10px;
}
#footer3 .copyright_box img
{
	float:left;
	height:20px;
}
#footer3 .copyright_box .desc
{
	float:left;
	margin-left:10px;
	font-size:10pt;
	color:#4C4C4C;
}