html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html
{
direction: rtl;
margin: 0 0 0 0;
background:#f0f2f2;
}
body
{
	direction: rtl;
	line-height: 1em;
	text-align: right;
}
ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after
{
	content: '';
	content: none;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
margin:0 auto;
width:1014px;
height:800px;
font-family : Arial; 
font-size : 14px; 
font-weight : bold;
color:white;
}

#logo
{
background:url('../Images/logo.png') transparent no-repeat;
margin: 0 0 0 0;
text-align: center;
width:1014px;
height:120px;
}

#menu
{
margin: 10px 0px 0px 0px;
float:right;
width: 318px;
height:33px;
text-align: center;
list-style-type: none;
}

#menu span
{
background:url('../Images/menu.png') transparent no-repeat;
margin-right: 10px;
width: 96px;
height:23px;
color:white;
float:right;
color:white;
padding-top:10px;
}

#facebook-twiter
{
margin: 5px 0px 0px 0px;
float:left;
height:16px;
width:50px;
direction: ltr;
}

#facebook-twiter span
{
height:16px;
width:16px;
}

#lang
{
margin: 5px 0px 0px 0px;
float:right;
height:16px;
width:50px;
direction: rtl;
}

#lang span
{
height:16px;
width:16px;
}

#page
{
margin: 20px auto;
background:url('../Images/page.png') transparent no-repeat;
width:847px;
height: 511px;
color:#1b92ad;
text-align: center;
padding-top: 60px;
}

#title
{
background:url('../Images/title.png') transparent no-repeat;
margin:-47px 50px 0 0;
width:250px;
height:39px;
}

#tables
{
margin:80px 0px 0 0; 
}

#tables table
{
font-size:12px;
}

#table1
{
float:right;
margin: 0px 30px 0 0;
}

#table2
{
float:left;
margin: 0px 0 0 100px;
}

#tables p
{
text-align: right;
float:left;
width:400px;
height:250px
}

#page h1
{
color:#ff8400;
text-align:right;
float:right;
font-size : 36px; 
margin: 20px 30px 0 0; 
}

#page span
{
color:#6e6e6e;
text-align:left;
float:left;
font-size : 12px; 
margin: 50px 0px 0px 20px;
width:800px;
direction: ltr;
}

#footer
{
margin: 0 0 0 0;
width:1014px;
}

#footer p
{
float:left;
margin-left:100px;
}

#footer span
{
color:#a2a2a2;
font-size : 12px; 
margin-right: 100px;
float:right;
}

#banner
{
margin-top: 0px;
}

a:link, a:visited 
{ 
color : #FFFFFF; 
text-decoration : none; 
} 
