@charset "utf-8";
/* CSS Document */

body{
	margin:0px auto;
	font-family:"Raleway";
	width:1170px;

}
.clear_both{
	clear:both;
}

.main{
	width:1170px;
	margin:0px;
}

.logo{
	padding-top:15px;

}
.logo1{
	float:left;

}
.logo2{
	float:right;

}

.menu{
	width:1170px;
	margin-left:0px;
	padding-left:0px;
	height:60px;
	
}
.menu ul{
		margin-left:0px;
	padding-left:0px;

			
}
.menu ul li{
	display: block;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	}
.single{
	padding-top:19px;
	padding-bottom:4px;	
}
.double{
	padding-top:6px;
	padding-bottom:17px;	
}
.menu li{
    text-align: center;
    position: relative;
    float: left;
    width: 16.65%;
    /*background-color:#436ea5;*/
    background-image: url(../images/button_bcgnd.png);
    /*border-bottom-color:#06F;*/
	/*margin-bottom:10px*/;
    height: 40px;
	

}
.menu a{
	text-decoration:none;
	color:#FFF;
	font-size:19px;
;
}
.menu a:hover{
	text-decoration:none;
	color:#ea9838;
}
.active{
	text-align:center;
    position: relative;
    float: left;
    width: 20%;
	background-image:url(../images/button_bcgnd2.png);
	height:30px;
	padding-top:10px;
	padding-bottom:10px;	

}
.banner{
	margin-top:0px;
}
.contents{}
.content_left{
	float:left;
	width:810px;
	text-align:justify;
}
.content_right{
	float: right;
	width: 350px;
	height: 1095px;
	overflow: hidden;
	
}
.contents .content_right .fb-page {
}

iframe:focus { 
    outline: none;
}

iframe[seamless] { 
    display: block;
}
.footer1{
	margin-top:50px;
}
.footer1_1{
	width:291px;
	float:left;
	height:140px;
	background-color:#c77124;
	border-left:solid thin #CCC;
	/*color:#436ea5;*/
	color:#FFF;
	line-spacing:10px;
	
}
.footer1_1 a{
	text-decoration:none;
	color:#FFF;
	margin-left:15px;
	margin-top:-100px;
	line-height:-5px;

}
.footer1_1 h4{
	/*margin-left:15px;*/
	text-align:center;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:19px;
	padding-top:0px;
	margin-top:5px;

}
.footer1_1 p{
	margin-left:15px;
	margin-bottom:-15px;
	margin-top:0px;
	
}
.eu_logo{
	float:left;
	padding-top:17px;
	padding-left:15px;
}
.footer_text{
	float:left;
	width:860px;
	margin-left:25px;
	padding-top:-6px;
	text-align:justify;
}


.footer2{
	height:90px;
	background-color:#a2bbd1;
	margin-top:20px;
}
.dicl{
	padding-top:30px;
	float:right;
	padding-right:30px;
	text-transform:uppercase;
	
}
.dicl a{
	text-decoration:none;
	color:#426da4;
	font-weight:bold;
}
.footer3{
	text-align:center;
	padding-top:15px;
}
.footer1_2{
	width:291px;
	float:left;
	height:140px;
	background-color:#c77124;
	border-left:solid thin #CCC;
	/*color:#436ea5;*/
	color:#FFF;
	line-spacing:10px;	
}
.footer1_2 h4{
	text-align:center;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:19px;
	margin-top:5px;
}
.icon_box{
	width:110px;
	height:50px;
	/*margin:auto;*/
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	margin-bottom:30px;


	
}
#face{
	float:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	height:50px;
	width:50px;
}
#link{
	float:right;
	margin-top:0px;
	display:inline-block;
	margin-left:0px;
	padding-left:0px;
	height:50px;
	width:50px;	
	
	
}
