/* CSS Reset for Different Browsers*/

/*@font-face {
	font-family: 'Conv_Aller_Std_Rg';
	src: url('fonts/Aller_Std_Rg.eot');
	src: local('☺'), url('fonts/Aller_Std_Rg.woff') format('woff'), url('fonts/Aller_Std_Rg.ttf') format('truetype'), url('fonts/Aller_Std_Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


@font-face {
	font-family: 'Conv_Aller_Std_Lt';
	src: url('fonts/Aller_Std_Lt.eot');
	src: local('☺'), url('fonts/Aller_Std_Lt.woff') format('woff'), url('fonts/Aller_Std_Lt.ttf') format('truetype'), url('fonts/Aller_Std_Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS Reset for Different Browsers*/


*, *:after, *::before {
	
}
body {
	font-family: 'Conv_BebasNeue';

}
nav a {
	position: relative;
	margin: 0px 0px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.35em;
	font-family: 'Conv_BebasNeue';
	letter-spacing: 1px;
}
nav a:hover, nav a:focus {
	outline: none;
	 color:#F6921E
}
/* Effect 7: second border slides up */
.cl-effect-7 a {
	padding: 0px 21px 0px;
	color: #566473;
	text-shadow: none;
	/*font-weight: 700;*/
		margin:0 auto;
}
.cl-effect-7 a::before{
	position: absolute;
	top: 75%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}


.cl-effect-7 a::after {
	position: absolute;
	top: 80%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}

.cl-effect-7 a::after {
	opacity: 0;
	-webkit-transition: top 0.5s, opacity 0.5s, -webkit-transform 0.5s;
	-moz-transition: top 0.5s, opacity 0.5s, -moz-transform 0.5s;
	transition: top 0.5s, opacity 0.5s, transform 0.5s;
}
.cl-effect-7 a:hover::before, .cl-effect-7 a:hover::after, .cl-effect-7 a:focus::before, .cl-effect-7 a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.cl-effect-7 a:hover::after, .cl-effect-7 a:focus::after {
	top: 20%;
	opacity: 1;
}
#nav_box {
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	text-align: center;
}
.div_logo_top {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.div_follows_top {
	width: 153px;
	position: absolute;
	right: 0px;
	top: 0px;
	float: left;
}
.div_follows_top a {
	display: block;
	float: left;
	line-height: 75px;
	border: 0;
	margin-left: 1px;
}
.navigation {
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	height: 75px;
}
.navigation ul {
	width: 1000px;
	list-style: none;
	padding: 0px;
	margin: 0 auto;
}
.navigation ul li {
	line-height: 75px;
	float: left;
	border-right: solid 2px #999;
	

}
.navigation ul li a {
	display: block;
	/*padding: 0 30px;*/
	color: #000;
	font-family: 'Conv_BebasNeue';
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 20pt;
}
.navigation ul li a:hover {
	display: block;
	background-color: #000;
	color: #CADD2F;
	 padding-top:-20px;
	
}

.navigation ul li a.active {
	 background: url(../images/active_bg.jpg) left top repeat-x;
	  color:#CADB2F;
	 
	}


/********************css-body*****************/

.div_content_box{ width:700px;
 position:absolute;
  bottom:80px;
  right:0px;
 height:auto;}
	
.div_content_box_title{ width:100%; 
float:left;
background-color:#aecb06;
 line-height:100px;
 padding-left:20px;
  font-size:60px;
   text-decoration: none;
    color:#000;
	margin-bottom:5px;
}

.div_content_box_dis{ width:600px; 
float:left;
background:  rgb(61, 49, 121); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(61, 49, 121, .9);
 height: auto;
  min-height:365px;
   font-size:16px;
   font-family: 'Conv_Aller_Std_Lt';
   text-decoration: none;
    color:#fff;
	padding:20px;
	  line-height:22px;
	   text-transform:none;
	   
	
}
	
	.div_slide-content{ width:auto;
 position:absolute;
  bottom:362px;
  left:0px;
   line-height:50px;
  background-color:#2f2483;
  padding:0 20px;
  font-size:30px;
   text-decoration: none;
    color:#000;
	 color:#fff;}
	 
	 .div_arrows{ width:auto;
	  position:relative;
	  top:0;
	   right:10px;
	    float:right;}
		
.tab_box{ width:700px; 
height:25px;
 margin-bottom:5px;
}
 
 .tab_box ul{ list-style: none;
  margin:0px;
  padding:0px;}
  
   .tab_box ul li{line-height:25px;
   float:left;
 margin-right:2px;}
	
	.tab_box ul li a{display: block;
text-align:center;
text-decoration:none;
color:#000;
background: none repeat scroll 0 0 rgba(61, 49, 121, 0.9);
padding: 0 35px 0 35px;
   color:#fff;}
   
   .tab_box ul li a:hover{display: block;
text-align:center;
text-decoration:none;
color:#000;
background: none repeat scroll 0 0 rgba(174, 203, 6, 0.9);
  color:#000;}