@font-face {
	font-family: 'DroidNaskh-Regular';
	src: url('../fonts/DroidNaskh-Regular.eot');
	src: local('☺'), url('../fonts/DroidNaskh-Regular.woff') format('woff'), url('../fonts/DroidNaskh-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
#dima_wrapper {
	width: 100%;
	float:right;
	}
#dima_1_1_wrapper {
	float:left;
	width:15%;
	height:81px;
	}
#dima_1_2_wrapper {
	float:left;
	width:70%;
	color:#FFF;
	text-align:center;
	background:url(../images/bac_top.png) no-repeat top center;
	height:81px;
	}
#dima_1_2_wrapper span{
	display:block;
	}
.logo{
	padding-top:5px;
}
#dima_1_3_wrapper {
	float:left;
	width:15%;
	height:81px;
	}
#dima_1_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	height:81px;
	background:url(../images/flag.png) no-repeat top left #033E8E;
	}
#dima_2_1_wrapper {
	float:left;
	width:20%;
	}
#dima_2_2_wrapper {
	float:left;
	width:80%;
	}
#dima_2_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	background:#001463;
	height:40px;
	}
#dima_3_1_wrapper {
	float:left;
	width:13%;
	padding:0.5%;
	background:#FFF;
	margin:0.5%;
	box-shadow:5px 5px 0px 0px #215396;
	min-height:300px;
	}
#dima_3_2_wrapper {
	float:left;
	width:23%;
	padding:0.5%;
	background:#FFF;
	margin:0.5%;
	box-shadow:5px 5px 0px 0px #215396;
	min-height:300px;
	}
#dima_3_2_wrapper img{
	width:100%;
	}
#dima_3_3_wrapper {
	float:left;
	width:58%;
	padding:0.5%;
	background:#FFF;
	margin:0.5%;
	box-shadow:5px 5px 0px 0px #215396;
	min-width:290px;
	min-height:300px;
	}
#dima_3_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	background:url(../images/bac_slide.png) repeat top right #2A68BC;
	padding-top:1%;
	padding-bottom:1%;
	border-bottom:1px solid #044397;
	}
#dima_4_1_wrapper {
	float:right;
	width:90%;
	}
#dima_4_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	background:#4388E5 url(../images/bac_ticker.png) no-repeat top left;
	padding-top:0.25%;
	padding-bottom:0.25%;
	box-shadow:0px 0px 10px -6px #000 inset;
	border-bottom:3px solid #FFCC00;
	}
#dima_5_1_wrapper {
	float:left;
	width:30%;
	}
#dima_5_1_wrapper img{
	float:right;
	width:99%;
	height:98px;
}
#dima_5_2_wrapper {
	float:right;
	width:68.5%;
	background:#F2F2F2 url(../images/bac_h3.png) no-repeat top left;
	height:98px;
	margin-right: 0.5%;
	margin-bottom: 5px;
	}
#dima_5_2_wrapper h3{
	float:right;
	width:20%;
	height:68px;
	padding:0px;
	margin:0px;
	padding-top:30px;
	font-size:16px;
	text-align:center;
	background:url(../images/member.png) no-repeat top left #B4B4B4;
	color:#FFF;
}
#dima_5_2_wrapper .list_carousel{
	max-width:78%;
	margin-top:5px;
}
#dima_5_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:1%;
	box-shadow:0px 10px 10px -15px #000 inset;
	border-top:1px solid #FFF;
	padding-bottom:1%;
	}
#dima_6_1_wrapper {
	float:left;
	width:30%;
	}
#dima_6_2_wrapper {
	float:left;
	width:70%;
	}
#dima_6_wrapper {
	float:left;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	margin-bottom:1%;
	margin-top:1%;
	}
#dima_7_1_wrapper {
	float:left;
	width:100%;
	background:#E1E1E1 url(../images/bac_h3.png) no-repeat left center;
	}
#dima_7_wrapper {
	float:left;
	width:93%;
	padding-left:3.5%;
	padding-right:3.5%;
	margin-bottom:1%;
	}
.clear { clear:both;font-size:0px; }
header nav{
	position:relative;
	z-index:1000000;
}
header nav ul.menu > li{
	height:40px;
	line-height:40px;
	padding-left:2px;
	background:url(../images/spacer.png) no-repeat top left;
	display:inline-table;
    position: relative;
}
header nav ul.menu > li > a{
	color:#FFF;
	display:block;
	padding-left:7px;
	padding-right:7px;
}
header nav ul.menu > li:hover > a{
	color:#FFF;
	background:#333;
}
header nav ul.menu > li.active > a{
	color:#FFF;
	background:#000038;
}
header nav ul li:first-child {
	margin-right: 0;
}
header nav ul.menu > li > ul {
    position: absolute;
    list-style: none;
	width:180px;
	height:auto;
	background:url(../images/up.png) no-repeat;
	background-position:150px 0px;
	text-align:right;
	padding:0px;
	margin:0px;
	padding-top:5px;
	right:0px;
	display:none;
}
header nav ul.menu > li > ul > li > ul{
    position: absolute;
	right:170px;
	width:180px;
	margin-top:-30px;
	display:none;
}
header nav ul.menu > li > ul > li:hover > ul{
	display:block;
}
header nav ul li:hover ul{
	display:block;
	padding-top:5px;
}
header nav ul li ul li{
	display:block;
	background:#EFEFEF;
	padding:4px;
	margin:0px;
}
header nav ul li ul li:first-child{
}
header nav ul li ul li:last-child{
}
header nav li a {
	color: #FFF;
	text-decoration:none;
	display:inline-table;
}
header nav li li a {
	color: #333;
	text-decoration:none;
	display:inline-table;
}
header nav li a:hover {
	color: #FFF;
}
header nav li li  a:hover {
	color: #666;
}
header nav a, header nav a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
section, article, header {
	display: block;
	float: right;
	width: 100%;
}
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: right;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Tahoma;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: right;
	width: 100%;
	background: #0c1923;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: right;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: right;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: right;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-right: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: right;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}

div.module{
	background:#F9F9F9;
	margin-bottom:5px;
	overflow:hidden;
	min-height:150px;
	float:right;
	width:98%;
	margin:1%;
}
div.module > div{
	padding:5px;
}
div.module h3{
	background:url(../images/bac_h3.png) no-repeat top left #D6D6D6;
	height:33px;
	line-height:33px;
	padding:0px;
	margin:-5px;
	margin-bottom:5px;
	padding-right:10px;
	font-size:14px;
	font-weight:normal;
	color:#333;
}


.searchmod{
	float:right;
	width:100%;
	padding-top:7px;
}
.searchmod input[type="search"]{
	padding:0px;
	margin:0px;
	float:left;
	width:88%;
	font-size:12px;
	height:25px;
	line-height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-right:1%;
	background:#000038;
	border:none;
	color:#FFF;
}
.searchmod button.button{
	padding:0px;
	margin:0px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	width:10%;
	font-size:0px;
	height:25px;
	line-height:25px;
	background:url(../images/search.png) no-repeat center center #000038;
	border:none;
	box-shadow:0px 0px 0px 0px #000;
}

.container{
	float:right;
	width:99%;
	margin-top:5px;
	margin-bottom:20px;
	font-size:14px;
	margin-right:0.5%;
	margin-left:0.5%;
}
ul.tabs {
	margin:0;
	padding:0;
	float: right;
	list-style: none;
	height: 25px;
	width: 99%;
}
ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	background:url(../images/tab3.png) no-repeat top left;
	height:26px;
	line-height:26px;
	width:126px;
	text-align:center;
	margin-right:-15px;
	margin-top:3px;
}
ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size:11px;
	font-weight:normal;
	padding: 0 2px;
	outline: none;
}
ul.tabs li a:hover {
	color:#333;
}	
ul.tabs li.active  {
	background:url(../images/tab_active3.png) no-repeat top left;
	height:27px;
	line-height:27px;
	width:156px;
	position:relative;
	margin-top:-2px;
	z-index:10;
	
}
ul.tabs li:first-child  {
	margin-right:0px;
	width:106px;
}
ul.tabs li.active a{
	color:#333;
}
.tab_container {
	border-top: none;
	float: right; 
	width: 100%;
}
.tab_content {
	padding:0.5%;
	font-size:14;
	min-height:200px;
	background:#F5F5F5;
	width:98%;
	float:right;
}

div.footer{
}
.copyright{
	float:right;
	max-width:70%;
	color:#515151;
}
.copyright a{
	color:#515151;
}
.social{
	float:left;
	max-width:30%;
}
.social ul, .social ul li{
	float:left;
}
.social ul li a{
	float:left;
	margin:3px;
	width:16px;
	height:16px;
	background:url(../images/trans_light.png) repeat-x center center #FFF;
	border-radius:00px;
	box-shadow:1px 1px 5px -3px #000 inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social ul li a:hover{
	box-shadow:1px 1px 15px -3px #000 inset;
}
#facebook{
	background:url(../images/face.png) no-repeat center center;
	background-size:150% 150%;	
}
#twitter{
	background:url(../images/twitter.png) no-repeat center center;
	background-size:150% 150%;	
}
#google{
	background:url(../images/google.png) no-repeat center center;
	background-size:150% 150%;	
}
#rss{
	background:url(../images/rss.png) no-repeat center center;
	background-size:150% 150%;	
}
#back-top {
	position: fixed;
	bottom: 30px;
	right:10px;
}
#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #515151;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size:10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#back-top a:hover {
	color: #696969;
}
/* arrow icon (span tag) */
#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	background: #515151 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
img{
	max-width:100%;
	height:auto;
}
.rightcolomon2{
	float:right;
	width:60%;
}
.itemintro2{
	float:right;
	width:100%;
	border-bottom:1px dotted #CCC;
	margin-bottom:4px;
}
.leftcolomon2{
	float:right;
	width:38%;
	margin-right:1%;
	padding:0.5%;
	background:#EDEDED;
}
.leftcolomon2 li{
	float:right;
	width:97%;
	background:url(../images/arrow_right.png) no-repeat right top;
	padding-right:3%;
}





