body {
	font-family:tahoma;
	line-height:1.5;
	font-size: 9pt;
	color:#333333;
	text-align:right;
	direction:rtl;
	}

h6{
	font-size: 10pt;
	color:#ae4925;
	font-weight: bold;
	}

p{
	margin-right:30px;
	padding-bottom:10px;
	text-align:justify;
	}
	
p a{
	color:#ae4925;
	padding-bottom:10px;
	text-decoration:none;
	}
	
p a:hover {
	color: #FF0000;
	text-decoration:none;
	}
	
div#logo{
	position: relative;
	background-image:url(../img/busit-logo.jpg);
	background-repeat:no-repeat;
	height:135px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding:0px;
	width:960px;
	clear:both;
}


div#english {
	border-right: 1px solid white;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#ae4925;
	font-weight:bold;
	text-decoration:none;}

div#english a{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	color:#ae4925;}

div#english a:hover{
	color:#FFFFFF;
	background-color:#ae4925;
	
}


div#flash{
	height:200px;
	margin-bottom:2px;
	margin-right:0;}

div#blue-band{
	height:10px;
	background-image:url(../img/shadow.jpg);
	margin-bottom:10px;
	margin-left:0px;
	width:960px;
	margin-right:0px !important;
	}
	
/*----- Home page About us box --*/
div#about{
	position: relative;
	background-image:url(../img/back-grid6.gif);
	background-repeat:no-repeat;
	height:195px;
	background-position:top;
}
/*----- Home page practices box --*/
div#practices{
	position: relative;
	background-image:url(../img/back-grid5.gif);
	background-repeat:no-repeat;
	height:195px;
	background-position:top;
}
/*----- Home page Contact us box --*/
div#contact{
	position: relative;
	background-image:url(../img/back-grid5-1.gif);
	background-repeat:no-repeat;
	height:195px;
	background-position:top;
}
/*----- Home page box text property --*/
div#hometext p{
	margin-right:15px;
	margin-left:15px;
	text-align:justify;
	padding-bottom:5px;
}

div#hometext h6{
	margin-right:15px;
	margin-top: 10px;
}

div#hometext ul {
	list-style: decimal;
	padding:0 35px 10px 15px;
}

.container_12 {
	/*background: #fff url(../../img/12_col.gif) repeat-y;*/
	margin-bottom: 20px;
}

.container_16 {
	/*background: #fff url(../../img/16_col.gif) repeat-y;*/
	background-color:#FFFFFF;
}

div#text ul{
	list-style: decimal;
	list-style-position:inside;
	padding:0 15px 0 15px;
	margin-right:15px;
	}

table#box {
	background-color:#e1e1aa;
	margin-bottom:15px;
	}
	
div#picture {
	margin-right:5px;
	}

div#footer{
	text-align:center;
	height:40px;
	margin-bottom:20px;
	color: #666666;
	font-size: 8pt;
}

div#footer a {
	text-decoration:none;
	color:#ae4925;
	padding-bottom:5px;
}

div#footer ul {
	list-style: none;
}

div#footer ul li {
	display: inline;
	margin: 0 0 0 3px;
}

div#footer ul li a{
	text-decoration:none;
	color: #666666;
}
div#footer ul li a:hover{
	text-decoration:none;
	color: #000066;
}

div#footerblue-band{
	height:10px;
	background-color:#ae4925;
	margin-left:0px;
	margin-top:9px;
	margin-bottom:2px;
	width:960px;
	margin-right:0px !important;
	}
	