body{
padding: 0; margin: 0;
background-color: #FFFFFF;
direction: rtl;
text-align: center;
}

h1{
color: #ABB580;
font-family:arial;
}
a:link {color: #FFFFFF;text-decoration:none;}
a:visited {color: #FFFFFF;text-decoration:none;}
a:hover {color: #ACB57E;text-decoration:underline;}
a:active {color: #FFFFFF;text-decoration:none;}

.sub_link:link {color: #000000;text-decoration:none;}
.sub_link:visited {color: #000000;text-decoration:none;}
.sub_link:hover {color: #ACB57E;text-decoration:underline;}
.sub_link:active {color: #000000;text-decoration:none;}
.sub_link{
font-family: arial;
font-size: 11px;
}

.site{
width: 760px;
float:left;
height: 100%;
}

.black_bar{
width: 15px;
float: right;
height: 100%;
background-color: #000000;

}
.main_div{
width: 765px;
background-color: #FFFFFF;
height: 100%;
border-right: solid 10px #007ac5
}

.right_bar{
width: 35px;
float:right;
background-image: url('right_bar.gif');
height: 70px;
}

.bottom_bar{
width: 35px;
float:right;
background-image: url('right_bar.gif');
height: 43px;
}


.rest_bar{
background-color: #FFFFFF;
width: 720px;
text-align: center;
height: 70px;
}

.menu{

background-color: #007ac5;
direction: rtl;
text-align: center;
font-family: arial;
font-size: 16px;
color: #FFFFFF;
height: 58px;
font-weight: bold;
}


.b_con{
float: right;
height: 100%;
border-left: solid 1px #ABB580;

width: 29px;
}

.bl_con{
width: 9px;
height: 90px;
float: right;
background-color: #ABB580;
}


.mid_con{
height: 100%;
}
.con_middle{
border-top: solid 7px #ABB580;
border-right: solid 7px #ABB580;
border-bottom: solid 7px #ABB580;
}

.in_context{
width: 250px;
float:left;
}

.context_1{
height: 100%;
width: 700px;
background-image: url('logo_bg.gif');
margin-right: 13px;
border-right: solid 1px #ABB580;
font-family:arial;
font-size: 12px;
float:right;
text-align: right;
padding-top: 20px;
padding-right: 10px;
}