﻿*{padding: 0px;margin: 0px;text-align:right;}
body
{
	direction: rtl;
	margin: 0px auto;
	text-align: center;
	background-color: #FEEBA0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 9pt;
}

DIV{-moz-box-sizing: border-box;/*box-sizing: border-box;*/}
a{text-decoration: none; color:#07519A;}
a:hover{text-decoration: none; color:#009900;}
ul{list-style-position:inside;}

#wrapper{margin: 0px auto;width: 1000px;background-color: White; overflow:hidden;}
#header{height: 131px;width:1000px; background-image:url(../../images/headerBg.gif);}
#header2{height: 123px;width: 100%; background-image:url(../../images/headerBg.gif);}
#menu{margin-bottom:10px; float:right; width:100%;}
#content{padding: 0px 10px 10px 10px;width:100%;}
* html #content{display:inline;}
#footer{float:right; text-align:center; width:100%; padding-top:20px; padding-bottom: 10px; line-height:1.5em;font-family:Verdana; font-size:9pt}

#leafs{float:right; margin-right:380px; width:283px; height: 132px; background-image: url(../../images/header2.jpg);overflow:hidden;}
#leafs2{position:absolute;left:340px; width:283px; height: 132px; background-image: url(../../images/header2.gif);}
#logo{float:right;width:284px; height: 123px;margin-right:30px; background-image: url(../../images/logo.jpg);}
.logoNew{height:131px;background-image:url(../../images/logonew.jpg);}
#banner{height:418px;background-image:url(../../images/bannernew.jpg);}

.leftCol{float:left; width:450px;}
.rightCol{float:right; width:450px;}

.artBody{text-align:justify; margin: 0px 10px 20px 40px;}
.artBody h1{margin-top: 1em; font-family:Arial;font-size:20pt; color:#FF8A00; margin-bottom:10px; padding-bottom: 5px;}
.artBody h2{margin-top: 1em;font-family:Arial; font-size:16pt; color:#FF8A00;}
.artBody h3{margin-top: 1em;font-family:Arial;font-size:14pt; color: #70A301;}

.dummy{float:right;width:5px; height:500px;}