body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif);
}

a img{
	border:none;
}

/* --------------- Intro ----------------- */

.intro_bg{
	background:url(images/intro_bg_03.png) center repeat-x;
	height:410px;
	margin:20px 0px 60px 0px;
}

.intro_flash{
	width:800px;
	height:330px;
	margin:auto;
}

.intro_lang{
	background:url(images/lang_08.gif) repeat-x;
	height:43px;
	width:800px;
	margin:auto;
	text-align:right;
}




/* --------------- Intro ----------------- */


.header{
	background:url(images/head_bg_01.png) repeat-x;
	width:100%;
	height:287px;
}

.head900{
	width:940px;
	height:287px;
	margin:auto;
	overflow:auto;
	background:url(images/banner_24.jpg) bottom no-repeat;
}

.logo{
	width:298px;
	height:116px;
	float:right;
	background:url(images/logo_03.png) no-repeat;
}

.nav-bar{
	width:640px;
	height:44px;
	float:left;
}

.nav-bar ul{
	float:left;
	margin:0px;
	list-style:none;
}

.nav-bar li{
	float:right;
	margin-left:3px;
}

.content_wrapper{
	width:940px;
	min-height:500px;
	background:url(images/content_bg_29.png) repeat-y;
	margin:auto;
	overflow:hidden;
}

.page_title_img{
	width:115px;
	height:240px;
	float:left;
	direction:rtl;
}

.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #b5a60b;
	color:#b6a70c;
	margin:0px 0px 10px 0px;
	padding:1px;
}

.content{
	float:right;
	padding:5px;
	width:750px;
	direction:rtl;
	margin:10px 30px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}







.footer{
	width:100%;
	height:100px;
	background:url(images/footer_25.png) repeat-x;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.footer900{
	width:900px;
	height:80px;
	background:url(images/footer_26.png) left no-repeat;
	margin:auto;
	text-align:right;
	padding:20px 0px 0px 0px;
}

.footer900 a{
	text-decoration:none;
	color:#333;
	margin:0px 0px 0px 20px;
}

.footer900 a:hover{
	text-decoration:underline;
}


.gf{
	color:#577616;
	font-weight:bold;
	margin:0px;
}

a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#577616;
	text-decoration:none;
}

.big_font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#577616
}

.button{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#577616
}