@import url('fonts.css');
@charset "utf-8";
/* CSS Document */
body{
	    margin: 0px;
    padding: 0px;
/*    background: url(../images/meeting_08.jpg) center center no-repeat;
    background-size: contain;
	background-position: center;
	background-color: #f4f4f4;*/
	}
.Clr{clear:both;}
#GlobalHolder{
	/*background:url(../images/patnav.jpg) repeat-x center 370px;*/
   /* min-height: 700px;*/
	}
#HeadLine {
    width: 100%;
    height: 80px;
    background: #f4f4f4;
    /* border-bottom: 1px solid #273679; */
    z-index: 1;
    box-shadow: 0px 1px 5px 2px #aaa;
    position: relative;
}
#InnerHead{
	position:relative;
	width:25%;
	float: left;
	display: inline-block;
	margin:0px auto;
	min-height:40px;
	}
#InnerHead p{
	float: right;
	display: inline-block;
	
	height: 40px;
	margin: 20px 0px 0px 0px;
	font-family: EXtender;
	font-size: 24px;
	text-align: right;
	text-decoration: none;
	color: #313131;

	}
#InnerHead p:nth-child(1) {
	text-align: left;
    float: left;
    font: normal 15px/40px "Yekan",tahoma;
    margin-left: 7%;
}
#Wrapper{
	position:relative;
	width:100%;
	margin: auto;
	min-height:700px;
	margin: 0px;
    padding: 0px;
    background: url(../images/meeting_082.jpg) center center no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #d5ccc5;
	}
#Logo{
	float:right;
	margin:20px 0px 0px 0px;
	padding:70px 230px 0px 0px;
	width:200px;
	height:25px;
	background:#f55 url(../../images/logo.png) no-repeat right bottom;
	font:normal 18px/25px "Yekan",tahoma;
	text-align:right;
	text-decoration:none;
	color:#666;
	}
.main-logo{
	margin-right:7%; 
}
#BannerHolder{
	position:relative;
	float:right;
	width:75%;
	display: inline-block;
	height:77px;
/*	margin:0px 4% 0px 0px;
	padding:0px 16px 0px 0px;*/
	/*background:url(../images/patbn.png) no-repeat right top;*/
	}
#BannerHolder a {
    display: inline-block;
    float: right;
    
}	
#BannerHolder img{
	width:65px;
	height:80px;
	border:none;
	}
#BannerHolder .title {
    margin-right: 10px;
    z-index: 9;
    float: right;
    width: calc(100% - 230px);
}
#BannerHolder .title h1 {
    line-height: 32px;
    display: block;
    margin: 0;
    width: 100%;
    float: right;
}
#BannerHolder .title h1 a {
	font-family:  "Yekan","YekanNumbers";
	font-size: 26px;
    color: #5E5F57;
	text-decoration: none;
	line-height: 43px;
    margin-top: 8px;
    font-weight: normal;
}
#BannerHolder .title h2 {
	font-family: "Yekan","YekanNumbers";
    font-size: 16px;
    line-height: 20px;
    color: #313131;
    text-align: right;
    margin: 8px;
    font-weight: normal;
    clear: both;
}
#wideBox{
/*	float: right;
	 margin: 92px 281px 0px 0px;*/
    width: 360px;
    height: 350px;
	/*background: url(../images/patbs.png) no-repeat left top;*/
	border:  5px solid #c0bebe;
	border-radius: 50%;
	
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
    margin-top: -175px;
    margin-left: -180px;
		}		
.NewsLetterBox{
	float:right;
	margin:0px 9px 5px 0px;
	padding:57px 14px 0 0;
	width:350px;
	} 
.NewsLetterBox p{
	float:right;
	width:90%;
/*	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 0px;*/
	color:#0B314F;
	text-align:center;
	border-bottom:2px solid #AF9680;
	font:normal 17px/30px 'Yekan',Tahoma, Geneva, sans-serif;
	}
.NLBTxt ,.NLBCod ,.NewsLetterBox span{
	float:right;
	margin:10px 0px 0px 2px;
	width:230px;
	height:40px;
	border:1px solid #B3BEA7;
	border-radius:3px 0px 0px 3px;
	text-align:left;
	padding:0px 0px 0px 5px;
	color:#222;
	font:normal 16px/40px 'Yekan',Tahoma, Geneva, sans-serif;
	background:#eee;
	}
.NewsLetterBox span{
	margin:10px  0px 0px 0px;
	width:70px;
	border-left:none;
	border-radius:0px 3px 3px 0px;
	background:rgb(168, 188, 194);
	text-align:center;
	}
.NLBTxt:focus{border-color:#05941d;}
.NLBCod{
	width:140px;
	font-size:16px;
	color:#fff;
	text-align:center;
	background:#111111;
	margin-right:2px;
	}
.NLBButt{
	float:right;
	margin:10px 40px 10px 0;
	padding:0px;
	width:100px;
	height:40px;
	border:1px solid #999;
	border-radius:3px;
	cursor:pointer;
	text-align:center;
	color:#eee;
	font:normal 18px/40px 'Yekan',Tahoma, Geneva, sans-serif;
	background:#94806e;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	}
.NLBButt:hover{background:#655757;color:#fff;}
.NewsLetterBox a{
	float:right;
	margin:16px 33px 0px 10px;
	padding:0px;
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #666;
	font:normal 15px/30px 'Yekan',Tahoma, Geneva, sans-serif;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	}
.NewsLetterBox a:hover{
	color:#000;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	}	
#CapBox{
	float:left;
	margin:9px 1px 0px 0px;
	width:200px;
	height:45px;
	}	
#CapBox img{
	float:right;
	width:155px;
	height:45px;
	border:none;
	}	
.NewsLetterBox #CapBox a.CapRfr{
	float:right;
	margin:5px 0px 0px 0px;
	width:40px;
	height:40px;
	border:none;
	background:url(../images/patrfr.png) no-repeat center center;
	}	

#error_form {
    width: 95%;
    height: 30px;
    float: right;
	font:normal 15px/30px  "Yekan",tahoma, serif;
    color: #d00;
    text-align: center;
    text-shadow: 0px 0px 2px #fff;
}
#FtrHolder{
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:12;
	background:#c8bcb0  url(../images/patftr.jpg) repeat-x center top;
	height:50px;
	width:100%;
	box-shadow:0px 0px 1px 1px #aaa;
	text-align:center;
	color:#313131;
	font:normal 15px/30px  "Yekan",tahoma, serif;
	}
#FtrHolder p{
	background-color: #f4f4f4;
	padding: 10px;
    margin: 0;
}
#FtrHolder a , #FtrHolder a:hover{
	text-decoration:none;
	color: #94806e;
	font:normal 15px/30px  "Yekan",tahoma, serif;
	background: rgba(0, 0, 0, 0) url("../images/it-logo.png") no-repeat scroll left center;
    padding-left: 35px;
	}
		
/*background*/
#FixedFullBack {
    position:relative;
	z-index:-1;
}
#FixedFullBack IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:1.0;
}
#FixedFullBack img {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
#siimage{
	margin:10px 0px 0px 5px; 
	width:175px;
	height:40px; 
	border: 1px solid #999;
	border-radius:3px	
}
