/* General reset */
html{
	min-width:896px;
	height:100%;
}
body{
	min-width:896px;
	height:100%;
	margin:0;
	color:#231f20;
	font:15px Tahoma, Geneva, sans-serif;
	background:#ebd6d3 url(../images/bg-body.gif) 50% 0;

}
img{border-style:none;}
a{
	text-decoration:none;
	color:#231f20;
}
a:hover{text-decoration:underline;}
/* header-box */
#header-box{
	width:100%;
	min-width:896px;
	background:#424b4a url(../images/bg-header-box.gif) 50% 0;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.header-c{
	width:894px;
	margin:0 auto;
}
/* header */
.header{
	height:1%;
	padding:14px 0 4px;
	overflow:hidden;
}
.header .box1{
	float:left;
	width:403px;
}
.header .box1 ul{
	list-style:none;
	margin:0 0 0 -5px;
	padding:0;
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
}
.header .box1 ul li{
	float:left;
	padding:0 5px;
	background:url(../images/split-header-box2-list.gif) no-repeat 0 3px;
}
.header .box1 ul li.first{background:none;}
.header .box1 ul a{color:#fff;}
/* logo-holder */
.logo-holder{
	height:1%;
	overflow:hidden;
	margin:2px 0 0 16px;
}
.logo-holder img{
	float:left;
	margin:6px 0 0;
}
/* logo */
.logo{
	float:left;
	width:296px;
	height:110px;
	background:url(../images/logo.png) no-repeat;
	margin:0 0 0 38px;
}
.logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:296px;
	height:110px;
}
.header .box2{
	padding:6px 1px 0 0;
	text-align:right;
}
.header .box2 a{float:right;}
.header .box2 img.text{
	margin:62px 13px 0 0;
	float:right;
}
/* wrapper */
#wrapper{
	display:table;
	height:100%;
	width:896px;
	margin:0 auto;
	
}
/* content */
#content{
	display:table-row;
	width:100%;
	background:url(../images/bg-content.png) repeat-y;

}
/* content-area */
#content-area{
	width:896px;
	padding:148px 0 0;
	overflow:hidden;
}
/* nav-box */
.nav-box{
	width:896px;
	position:relative;
	z-index:2;

}
.nav-box:after{
	content:"";
	display:block;
	clear:both;
}
.nav-box .nav-t,
.nav-box .nav-b{
	width:896px;
	overflow:hidden;
	float:left;
	clear:both;
}
.nav-box .nav-t{
	height:34px;
	background:url(../images/bg-nav-box-t.png) no-repeat;
}
.nav-box .nav-b{
	height:2px;
	background:url(../images/bg-nav-box-b.png) no-repeat;
}
.nav-box .nav-c{
	width:896px;
	float:left;
	clear:both;
	background:url(../images/bg-nav-box-c.png) repeat-y;
	font:13px Tahoma, Geneva, sans-serif;
		
}
.nav-box .nav-c:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	list-style:none;
	margin:0;
	text-align:center;
	position:relative;
	width:896px;
	padding:0;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	position:relative;
}
#nav a{
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	letter-spacing:-1px;
	color:#fff;
	width:102px;
	z-index:5;
	padding:13px 5px 7px;
	margin:-34px 0 0;
	position:relative;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a{text-decoration:underline;}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li .add-nav{
	position:absolute;
	top:100%;
	left:0;
	display:none;
	z-index:4;
}
#nav li:hover .add-nav,
#nav li.hover .add-nav{display:block;}
#nav li .add-nav .t{
	width:114px;
	height:17px;
	background:url(../images/bg-add-nav-t.png) no-repeat;
	overflow:hidden;
}
#nav ul{
	width:115px;
	list-style:none;
	margin:0;
	padding:0;
	background:red;
}
#nav ul li{
	background:url(../images/bg-add-nav.gif) repeat-y;
	float:none;
	display:block;
	padding:0;
}
#nav ul a{
	float:none;
	display:block;
	width:103px;
	padding:5px 6px 7px;
	margin:0;
	text-decoration:none !important;
	background:url(../images/bg-add-nav-hover.gif) repeat-y -9999px 0;
}
#nav ul a:hover{background-position:0 0;}
/* content-box */
.content-box{
	width:894px;
	padding:0 1px;
	overflow:hidden;
	clear:both;
	float:left;
}
.content-main{
	height:1%;
	width:857px;
	float:left;
	padding:26px 18px 21px 19px;
	position:relative;
	direction:rtl;
	text-align:justify;
	line-height: 150%;
}
.content-box h1{
	margin:0 0 26px 35px;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	color:#231f20;
	direction:rtl;
	text-align:right;
	
}
.content-box h1 strong{color:#ed1c24;}
.content-box p{
	margin:0;
	text-indent:36px;
	line-height:18px;
	text-align:justify;
}
/* copyright */
p.copyright{
	width:890px;
	margin:12px auto 0;
	padding:0 0 15px;
	font-size:11px;
	line-height:13px;
	text-align:center;
	letter-spacing:-1px;
	font:12px Verdana, Geneva, sans-serif;
}
.inner-txt .content-box h1{
	margin-bottom:0;
	padding-bottom:8px;
}
.inner-txt .content-box p{
	margin:18px 0 0 36px;
	text-indent:0;
}
/* footer */
#footer{
	display:table-footer-group;
	width:100%;
	height:40px;
}