﻿body
{
	margin: 0px;
	background-image: url( '../Images/bg/page-bg3.jpg' );
	background-repeat: repeat-x;
	background-color: #11310F;
}
#Wrapper
{
	border: thin solid #FFFFFF;
	padding: 2px;
	width: 752px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F4F4F4;
	margin-top: 2px;
}
#Header
{
	width: 748px;
	height: 106px;
	background-repeat: repeat-x;
	text-align: left;
	background-image: url( '../Images/mainheader.jpg' );
}
#NavBar
{
	border-bottom: thin solid #C0C0C0;
	height: 18px;
	width: 750px;
	background-image: url('../Images/bg/home_34.jpg');
	background-repeat: repeat-x;
}

#Maincontents
{
	background-color: #FFFFFF;
	width: 752px;
	height: 100%;
}

#Footer
{
	border-top: medium solid #C0C0C0;
	font-family: 'Traditional Arabic';
		font-size: 12px;
		color: #000000;
		text-align: center;
	height: 46px;
		padding: 2px;
		width: 748px;
		clear: both;
		font-weight: bold;
		border-left-color: #C0C0C0;
	border-left-width: medium;
	border-right-color: #C0C0C0;
	border-right-width: medium;
	border-bottom-color: #C0C0C0;
	border-bottom-width: medium;
}
.Leftmenu
        {
            font-family: "Simplified Arabic";
            margin: 2px;
            width: 200px;
            float: left;
            padding-right: 2px;
            padding-bottom: 2px;
            padding-left: 2px;
            background-color: #EDEEDF;
        }
        .Rightmenu
        {
	width: 512px;
	height: 674px;
	float: right;
	text-align: right;
}
        .AboutUs
        {
            padding: 2px;
            margin: 2px;
            text-align: right;
            background-image: url('Images/bg/range.jpg');
         background-repeat: repeat-x;
        }
        .Adv
        {
            padding: 2px;
            margin: 2px;
            background-image: url('Images/bg/range.jpg');
            background-repeat: repeat-x;
            height: 162px;
            width: 514px;
            text-align: right;
        }
        .News
        {
            font-family: "Simplified Arabic";
            font-size: 12px;
            font-weight: bold;
            color: #000000;
            width: 200px;
            height: 122px;
        }
        .Releases
        {
            font-family: "Simplified Arabic";
            font-size: 12px;
            font-weight: bold;
            color: #000000;
            text-align: right;
        }
        .img1
{
	width: 200px;
	height: 80px;
	float: right;

	padding: 5px;
}