body
{
    background: #fff url(  'images/background.png' ) repeat-x top left;
    color: #000;
    font-family: Tahoma;
    line-height: 17px;
    font-size: 12px;
    text-align: justify;
    margin: 0;
    line-height: 165%;
    padding: 0;
}
h1
{
    color: #000066;
    font: bold 22px arial;
    margin-top: 0px;
    margin-bottom: 0px;
}
h1 span
{
    display: none;
}
h2
{
    color: #000066;
    font: bold 20px arial;
    margin-top: 0px;
    margin-bottom: 0px;
}
h2 span
{
    display: none;
}
h3
{
    color: #000066;
    font: normal 12px tahoma;
}
h3.portal
{
    background: url( 'images/arrow.jpg' ) no-repeat right 6px;
    margin: 12px 0px 4px 0px;
    padding: 0px 14px 0px 0px;
    color: #117ca8;
    font: bold 16px arial;
    margin-top: 0px;
    margin-bottom: 0px;
}
h3.web-design
{
    background: url( 'images/arrow-red.jpg' ) no-repeat right 6px;
    margin: 12px 0px 4px 0px;
    padding: 0px 14px 0px 0px;
    color: #c90823;
    font: bold 16px arial;
    margin-top: 0px;
    margin-bottom: 0px;
}
a, a:link, a:active, a:focus
{
    color: #003399;
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: none;
    color: #FF3300;
}
a:visited
{
    text-decoration: none;
    color: #808080;
}
.content-main
{
    margin: 0 auto;
    width: 959px;
    padding: 0;
}
.banner
{
    background: url( 'images/banner.jpg' ) no-repeat;
    height: 73px;
    position: relative;
}
#search-input
{
    background-position: none;
    border: none;
    background: none;
    width: 146px;
    height: 13px;
    font: 11px tahoma;
    color: #C4C4C4;
    position: absolute;
    top: 50px;
    left: 50px;
    direction: rtl;
}
.search-image
{
    width: 14px;
    height: 14px;
    position: absolute;
    top: 48px;
    left: 36px;
    cursor: pointer;
}
.menu
{
    background: url( 'images/menu.png' ) repeat-x 0 -38px;
    height: 38px;
}
.menu-right
{
    background: url( 'images/menu.png' ) no-repeat -4px 0;
    height: 38px;
    width: 4px;
    float: right;
}
.menu-left
{
    background: url( 'images/menu.png' ) no-repeat 0 0;
    height: 38px;
    width: 4px;
    float: right;
}
.menu-content
{
    height: 38px;
    width: 951px;
    float: right;
}
.page-title
{
    background: url('images/page-title.jpg') no-repeat top right;
    height: 93px;
}
.text-title
{
    text-align: center;
    margin: 37px 20px 0 0;
    float: right;
}
.chat
{
    height: 50px;
    float: left;
    margin: 20px 0 0 9px;
}
.content
{
    width: 100%;
    direction: rtl;
}
.content-adv
{
    width: 100%;
    height: 217px;
    float: right;
}
.content-right
{
    width: 709px;
    float: right;
}
.content-left
{
    width: 240px;
    float: right;
}
/*.content-left
{
	width: 270px;
	float: right;
}
.content-right
{
	width: 689px;
	float: right;
}
*/
.footer-back
{
    background: url( 'images/footer-back.png' ) repeat-x bottom;
    height: 99px;
}
.footer
{
    background: url( 'images/footer.jpg' ) no-repeat bottom;
    height: 72px;
}
.copyright
{
    font-size: 11px;
    color: #fff;
    text-align: center;
    direction: rtl;
    padding-top: 8px;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
/*Menu Down-------------------------------------*/
.menu-down
{
    text-align: right;
    padding: 36px 230px 10px 0;
}


.menu-down, .menu-down a, .menu-down a:link, .menu-down a:active, .menu-down a:focus
{
    color: #fff;
    text-decoration: none;
    outline: none;
}

.menu-down a:hover
{
    text-decoration: none;
    color: #000;
}
.menu-down a:visited
{
    text-decoration: none;
    color: #fff;
}


