﻿.body
{
	background-position:bottom;
}
#Master_Back
{
    width:1003px;
    background-color:#606060;
    background-image:url(Images/Master/BodyBack.jpg);
    background-position:top;
    background-repeat:repeat-x;
    padding:16px 0px;
}
#Master_Main
{
    width:961px;
    background-color:#ffffff;
    clear:both;
    padding:11px 0px;
    text-align:left;
}
#Master_MainPadding
{
    padding:0px 30px;
    clear:both;
}
#Matser_TopMenuContainer
{
    width:901px;
    height:30px;
    background-image:url(Images/Master/TopMenuBack.jpg);
    background-repeat:repeat-x;
    clear:both;
}
#Master_TopDesc
{
    height:30px;
    width:901px;
    clear:both;
}
#Master_Search
{
    float:right;
    width:205px;
    margin-top:10px;
    margin-left:40px;
    
}	
.Master_SearchText
{
    width:140px;
    height:13px;
    padding:2px 5px 0px 5px;
    border:solid 1px #999999;
    background-color:#d1d1d1;
    color:#777777;
    float:right;
    font-size:8pt;
    margin-right:5px
}
.Master_SearchButton
{
    width:59px;
    height:19px;
    border:solid 1px #999999;
    background-color:#ffffff;
    border-right-width:0px;
    float:right;
}
.Master_Special
{
	/*border:solid 1px red;
	direction:rtl;
    float:right;
    margin-top:5px;
    text-align:left;
    width:500px;*/
	float:left;
    margin-top:15px;
    text-align:left;
    width:135px;
}
.Mater_SiteMap
{
    float:right;
    margin-top:9px;
    margin-left:35px;
    margin-right:20px;
    text-align:left;
    width:70px;
}
#Master_Header
{
    width:901px;
    clear:both;
}
#Master_HaederLeft
{
    width:112px;
    height:141px;
    background-image:url(Images/Master/HeaderLeft.jpg);
    background-repeat:no-repeat;
    float:left;
}
#Master_HaederMid
{
    width:632px;
    height:141px;
    float:left;
}
#Master_HaederRight
{
    width:157px;
    height:141px;
    background-image:url(Images/Master/HeaderRight.jpg);
    background-repeat:no-repeat;
    float:left;
}
#Master_Content
{
    width:901px;
    clear:both;
}
#Master_ContentLeft
{
    width:187px;
    margin-right:10px;
    float:left;
    text-align:right;
    direction:rtl;
}

#Master_ContentMid
{
    width:509px;
    float:left;   
	direction:rtl;
	text-align:right;
}
#Master_ContentRight
{
    width:174px;
    margin-left:10px;
    float:left;
    direction:rtl;
    text-align:right;
}

#Master_FooterMenu_Fa
{
    color:#eeeeee;
    text-align:center;
    clear:both;
    margin-top:20px;
    
}
#Master_FooterMenu_Fa a
{
    color:#eeeeee;
    font-weight:normal;
    margin:0px 15px 0px 15px;
}
#Master_FooterMenu_Fa a:hover
{
    color:#eeee00;
}
#Master_Copyright
{
    text-align:center;
    color:#ffffff;
    margin-top:12px;
    clear:both;
}

