﻿html {direction: rtl;}

html, body {margin: 0px;}

body
{
   	background: #ffffff url('../images/background_image.jpg') repeat-x;
    text-align: right;
	padding: 0px;
}

img {border: 0px; clear: both;}

div#base
{
	width: 798px;
    margin: 0px auto 0px auto;
    padding: 0px;
    border: 1px solid #000000;
    background-color: #f9ecb6;
}

div#top_bar
{
	background: url('../images/topbar_image.gif') no-repeat;
    width: 798px;
    height: 65px;
    border-bottom: 4px solid #7d7462;
    position: relative;
}

div#logo_link
{
	position: absolute;
    right: 10px;
    top: 3px;
    width: 150px;
    height: 55px;
    padding: 0px; margin: 0px;
    text-align:center;
    cursor: pointer; cursor: hand;
}



table#top_menu
{
	position: absolute;
    z-index: 2;
    right: 232px;
    top: 23px;
    width: 565px;
    height: 26px;
    padding: 0px; margin: 0px;
}

table#top_menu td
{
	width: 120px;
    font: 11px arial;
    text-align: center;
}

table#top_menu a:link, table#top_menu a:active, table#top_menu a:visited {text-decoration: none; color: #fff5e1;}
table#top_menu a:hover {text-decoration: underline; color: #ffffff;}

div#top_header
{
	position: absolute;
    z-index: 3;
    right: 232px;
    top: 50px;
    width: 565px;
    height: 20px;
    text-align: center;
}

div#top_header h3 {font: 11px arial; color: #bab3a2; margin: 0px; padding: 0px;}

div#middle
{
    width: 798px;
    position: relative;
    z-index: 1;
}

div#main_image
{
	background: url('../images/main_image.gif') no-repeat;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
	width: 648px;
    height: 272px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

ul.side_menu {margin: 0px; padding: 0px 13px 0px 0px;}

ul.side_menu li
{
	list-style: none;
	background-image: url(../images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font: bold 11px arial;
    text-align: right;
    padding: 0px;
    padding-right: 12px;
	line-height: 19.3px;
	margin-bottom: 7px;
}

.side_menu a:link, .side_menu a:active, .side_menu a:visited {text-decoration: none; color: #000000; font-weight: bolder;}
.side_menu a:hover {text-decoration: underline; color: #000000;}

div#content_frame
{
	background: url('../images/content_background_image.gif') no-repeat;
    position: absolute;
    z-index: 2;
    top: 262px;
    left: 0px;
	width: 664px;
    height: 448px;
}

div#blocks-float { float:left; }

#page h1
{
	font: bold 12px arial;
    color: #ffffff;
    margin: 0;
    padding: 14px 70px 0px 0px;
}

div#text
{
	width: 545px;
	text-align: justify;
    font: 11px arial;
    color: #000000;
    margin: 20px 30px 10px 10px; padding: 0;
    display: block;
}

ul#marquee_news
{
    margin: 15px 20px 0px 0px; padding: 0px;
    border: 1px solid #000000;
    width: 193px;
    height: 252px;
}

li#m_top
{
	list-style: none;
	background: url('../images/marquee_news_top_image.gif') no-repeat;
    width: 193px;
    height: 36px;
    font: bold 12px arial;
    color: #ffffff;
    margin: 0px; padding: 0px;
    border-bottom: 1px solid #000000;
}

li#m_top p {margin: 0px; padding: 2px 10px 0px 0px;}

li#m_middle
{
	list-style: none;
	background: url('../images/marquee_news_middle_image.gif') no-repeat;
    width: 193px;
    height: 51px;
    margin: 0px; padding: 0px;
    border-bottom: 1px solid #000000;
}

li#m_bottom
{
	list-style: none;
	background: url('../images/marquee_news_bottom_image.gif') no-repeat;
    width: 193px;
    height: 163px;
	font: bold 10px arial;
    color: #ffffff;
    text-align: center;
    margin: 0px; padding: 0px;
}

div#bottom_line
{
	background: url('../images/copyrights_image.gif') no-repeat;
	width: 797px;
    height: 19px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
}

p#copyrights
{
	font: bold 12px arial;
	color: #ffffff;
    float: right;
    margin: 0px; padding: 2px 5px 0px 0px;
}

p#createdby
{
	font: bold 12px arial;
	color: #ffffff;
    float: left;
    margin: 0px; padding: 2px 0px 0px 5px;
}

#maintable td {
	 vertical-align: top;
	 padding: 0 0 0 0;
	 margin: 0 0 0 0;
}

#page{
	background-image: url(../images/page.jpg);
	background-color: #f9ecb6;
	width: 603px;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 546px;
	_height:auto !important;
	_height:546px; /* IE6 min-height hack */
	margin: 0 0 0 0; padding: 0 0 0 0;
}
