* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding:10px;
}
a
{
font-size: 12px;
color: #F36421;
font-weight: bold;
text-decoration:none;
}

a:hover
{
font-size: 12px;
color: #555555;
font-weight: bold;
text-decoration:none;
}
.a-description
{
font-size: 12px;
color: #555555;
font-weight:normal;
text-decoration:none;  
}
.a-description:hover
{
font-size: 12px;
color: #F36421;
font-weight:normal;
text-decoration:none;
}
td
{
    padding:0px 0px 5px 0px;
}
p
{
font-family:Arial;
text-align:right;
font-size:12px;
direction:rtl;
color:#555555;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
.go
{
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
text-align:left;
}
.blue_pattern
{
background: #fff url('blue-pattern.gif');
height: 25px;
width:auto;
}
.blue_line
{
background-color:#2B87C6;
height:3px;
width:auto;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
}
.orange_pattern
{
background: #fff url('orange-pattern.gif');
height: 25px;
width:auto;
}
.orange_line
{
background-color:#F36421;
height:3px;
width:auto;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 0px;
}
.grey_pattern
{
background: #fff url('grey-pattern.gif');
height: 25px;
width:auto;
}
.grey_line
{
background-color:#555;
height:3px;
width:auto;
padding: 0px 0px 0px 0px;
margin: 5px 0px 20px 0px;
}
h1
{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#555555;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
h2
{
font-family:Arial;
text-align:right;
font-size:14px;
font-weight:bold;
color:#555555;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
h3
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#555555;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
#wrapper { 
margin: 0 auto;
width: 895px;
border-top:solid 1px #F8F8F8;
background: #fff url('abg.gif') repeat-y;
}
#header {
 color: #333;
 padding: 0px 0px 0px 0px;
 border: 1px solid #fff;
 height: 100px;
 margin: 10px 13px 0px 13px;
 background: #fff;
}
#top_blue_pattern
{
background: #fff url('blue-pattern.gif');
position: absolute;
top: 0px;
left: 0px;
width: 822px;
height: 25px;
z-index: 10;
}

#logo
{
position: relative;
height: 75px;
width:253px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 610px;
}

#top_menu
{
position: absolute;
top:0px;
left:0px;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
text-align:left;
}
#top_menu ul
{
position:relative;
top: 15px;
left:0px;
}
#top_menu ul li
{
display: inline;
line-height: 40px;
padding-left: 0px;
}
#top_menu ul li.first a
{
color: #F36421;
text-decoration:underline;
}
#top_menu ul li a
{
padding: 0px 0px 0px 0px;
font-size: 12px;
color: #F36421;
font-weight: bold;
text-decoration:none;
}
#top_menu ul li a:hover
{
color: #666;
text-decoration:underline;
}

#splash
{
position: absolute;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border:solid 1px #fff;
}
#main_img_2
{
float: left;
width: 590px;
padding: 0px 0px 0px 0px;
border: 1px solid #fff;
margin: 0px 13px 0px 13px;
background: #fff;
height:230px;
background-position:right;
}
#main_img
{
float: left;
direction:rtl;
width: 590px;
padding: 0px 0px 0px 0px;
border: 1px solid #fff;
margin: 0px 13px 0px 13px;
background: #fff;
height:230px;
background-position:right;
}
#main_img p
{
text-align:right;
padding:0px 0px 0px 0px;
margin:15px 210px 15px 15px;
font-family:Tahoma;
font-size:25px;
color:#FFF;
font-weight:bolder;
border:solid 0px #000;
}

#navigation
{
float: right;
width: 250px;
height:230px;
padding: 0px 0px 0px 0px;
margin: 0px 13px 0px 0px;
background: #555;
border: 1px solid #fff;
}
#navigation a {
text-decoration: none;
color: #fff;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#navigation a:hover {
text-decoration: none;
}
#navigation ul {
list-style: none;
}
#navigation li
{
text-align:right;
line-height:25px;
background-color:#555;
border-bottom: solid 3px #fff;
}
#navigation li:hover
{
text-align:right;
background-color:#F36421;
}

#leftcolumn
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #F36421;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 25px 0px 13px;
width: 280px;
float: left;
text-align:right;
}
#leftmiddle
{
direction:rtl;  
color: #333;
border-bottom: solid 3px #2B87C6;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 25px 0px 1px;
width: 280px;
float: left;
}
#rightcolumn
{
direction:rtl;  
color: #333;
border-bottom: solid 3px #555;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 13px 0px 0px;
width: 250px;
float: right;
}

#bottom_leftcolumn
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #F36421;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 25px 0px 13px;
width: 280px;
float: left;
text-align:right;
}
#bottom_leftmiddle
{
direction:rtl;  
color: #333;
border-bottom: solid 3px #555;
background: #555;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 25px 0px 1px;
width: 280px;
float: left;
}
#bottom_leftmiddle ul
{
    display: inline;
    color:#F36421;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#bottom_leftmiddle a:hover
{
    color:#ffffff;
}
#bottom_rightcolumn
{
direction:rtl;  
color: #333;
border: solid 1px #555;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 13px 0px 0px;
width: 250px;
float: right;
}
#bottom_rightcolumn ul
{
    direction:rtl;
    list-style: none;
}
#content
{
direction:rtl;  
color: #333;
border: solid 1px #fff;
background: #fff;
padding: 0px 0px 0px 0px;
margin: 25px 25px 0px 13px;
width: 590px;
float: left;
}
#content h1
{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#F36421;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
#list_content
{
direction:rtl;  
color: #333;
border: solid 1px #fff;
background: #fff;
padding: 0px 0px 0px 0px;
margin: 25px 25px 0px 13px;
width: 590px;
float: left;
}
#list_content ul
{
    direction:rtl;
    list-style: none;
}
#list_content h1
{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#F36421;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}
#article_parent
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 30px 0px;
}
#article_parent h1
{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#333333;
line-height: normal;
padding: 0px 10px 3px 10px;
margin: 0px 0px 0px 10px;
}


#right_article_list
{
}
#right_article_list a {
text-decoration: none;
color: #fff;
padding:0px 10px 0px 0px;
margin:0px 0px 0px 0px;
}
#right_article_list a:hover {
text-decoration: none;
}
#right_article_list ul {
list-style: none;
}
#right_article_list li
{
text-align:right;
line-height:25px;
background-color:#2b87c6;
border-bottom: solid 3px #fff;
}
#right_article_list li:hover
{
text-align:right;
background-color:#F36421;
}


#content_rightcolumn
{
direction:rtl;  
color: #333;
border: solid 1px #fff;
background: #fff;
padding: 0px 0px 0px 0px;
margin: 25px 13px 0px 0px;
width: 250px;
float: right;
}
#content_rightcolumn ul
{
    list-style: none;
}
#googleIn {
	padding:5px;
	float:left;
	width:300px;
}
#right_content_orange
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #F36421;
background: #fff;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 250px;
float: left;
text-align:center;
}
#right_content_blue
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #2B87C6;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 0px 0px 0px 0px;
width: 250px;
float: left;
text-align:right;
}
#right_content_blue2
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #2B87C6;
background: #fff;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
width: 250px;
float: left;
text-align:right;
}
#right_content_grey
{
direction:rtl; 
color: #333;
border-bottom: solid 3px #555;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 0px 0px 0px 0px;
width: 250px;
float: left;
text-align:right;
}
#article
{
direction:rtl;  
color: #333;
border-bottom: solid 3px #555;
background: #555;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 0px 10px 0px;
width: 250px;
float: left;
}
#article ul
{
    display: inline;
    color:#F36421;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#article a:hover
{
    color:#ffffff;
}
#formcolumn
{
direction:rtl;  
color: #333;
border: solid 1px #555;
background: #fff;
padding: 0px 0px 0px 0px;
height: 180px;
margin: 25px 0px 10px 0px;
width: 250px;
float: right;
}
#formcolumn ul
{
    direction:rtl;
    list-style: none;
}
#footer 
{
 color: #333;
 border: 1px solid #fff;
 background: #fff;
 padding: 0px 0px 0px 0px;
 height: 50px;
 margin: 25px 0px 0px 13px;
 width: 868px;
 float: left;
 text-align:right;
}
#bottom_grey_pattern
{
background: #fff url('grey-pattern.gif');
top: 0px;
left: 0px;
width: 868px;
height: 25px;
}
#footer ul
{
top: 15px;
left:0px;
}
#footer ul li
{
display: inline;
line-height: 20px;
padding-left: 0px;
}
#footer ul li.first a
{
color: #F36421;
text-decoration:underline;
}
#footer ul li a
{
padding: 0px 0px 0px 0px;
font-size: 12px;
color: #666666;
font-weight: bold;
text-decoration:none;
}
#footer ul li a:hover
{
color: #F36421;
text-decoration:underline;
}
#bottombg
{
background: #fff url('bottombg.gif') no-repeat;
clear: both;
margin: 0px 0px 0px 0px;
width: 895px;
height: 21px;
}
#footerCredit
{
position: relative;
width:895px;
margin: 0 auto;
clear: both;
height: 20px;
text-align: right;
padding:0px 10px 0px 0px;
}
#footerCredit a
{
color: #BFBDBD;
}