* {
    padding: 0;
    font-family:"B Titr";
    direction:rtl;
    margin-left: 0;
    margin-right: 2px;
    margin-top: 0;
} 

body
{
	background: #dcd9d9;
	font-family: Verdana,Arial , Helvetica, sans-serif;
	font-size: medium;
	line-height: 18px;
	color: #002;
    text-align: center;
    font-weight: 700;
}

img { border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: right;
}
a { color: #FF0000; 
text-decoration: none;
}
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 10px auto 0px auto;
width: 1018px;
    height: 1355px;
}

#header {  
border: 5px solid #646262;
background-image:url('images/Header.gif');
background-repeat:no-repeat;
background-position:center;
height:120px; 
 }

#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #000;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #aaa;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: 0px;
line-height: 12px;
}

.left {
margin-top: 5px;
width: 651px;
height:100%;
float: left;
text-align: justify;
border: 5px solid #646262;
padding: 30px;
}
.btn
{
	border: 3px solid #ddd;
	background-color: #7aa576;
	margin-top:5px;
    color: #000000;
}
.right 
{
margin-top: 10px;
width: 240px;
float: right;
border: 5px solid #646262;
font-size: 12px;
padding: 10px;
height: 750px;
}
.right2
{
margin-top: 10px;
width: 240px;
float: right;
border: 5px solid #646262;
font-size: 12px;
padding: 10px;
height: 300px;
}
h2
{
	height: 35px;
	font-size: large;
	color: #ac2b08;
	line-height: 30px;
	text-align: right;
    margin-bottom: 1px;
    width: 237px;
}
h3
{
	height: 42px;
	font-size: 12px;
	color: #379307;
	line-height: 30px;
	text-align: center;
    margin-bottom: 1px;
    width: 233px;
}
#footer
{
	margin-top:10px;
	text-align:center;
	color:#444;
	font-size:14px;
	border:5px solid #dd8;
	padding:10px;
    height: 28px;
}

