body
{
    background:url(images/pat1.png) repeat;
    margin:0px;
    padding:0px;
    font-family: Myriad Arabic;
}
p
{
    font-size: 38px;
    color:#00587E;
    margin:0px;
}
#sb-body img
{
    right:0px;
}
#header
{
    background: url(images/header.png) repeat-x;
    width: 100%;
    height:266px;
}
#logo
{
    background: url(images/logo.png) no-repeat;
    max-width: 265px;
    width: 100%;
    height: 131px;
    margin: auto;
    display: block;
}
#container
{
        position: relative;
        width: 100%;
    max-width: 1180px;
    margin: auto;
}
#boy
{
    background: url(images/boy.png) no-repeat;
    width: 100%;
    max-width: 330px;
    height: 425px;
    position: absolute;
    top: -27px;
    left: 0px;
}
#introtext
{
        max-width: 500px;
    padding-top: 40px;
    text-align: justify;
}
.section
{
    width:100%;
    max-width: 375px;
    height: 400px; 
    background: url(images/bluegrid.png);
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    margin-bottom: 20px;
}
#section3
{
    margin-left: 0px;
}
.en #section3
{
    margin-left: 20px;
}
.en #section1
{
    margin-left: 0px;
}
#sections
{
    margin-top: 165px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#footer1
{
    background: url(images/footer1.png) repeat top center;
    width: 100%;
    height: 72px;
}
#footer2
{
    background: url(images/pat4.png) repeat;
    width: 100%;
}
.footercontainer
{
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: auto;
    min-height: 140px;
}
#footerlogo1
{
    position: absolute;
    right: 0px;
    top: -17px;
    z-index: 111;
}
#footerlogo2 {
    float: left;
    padding-top: 16px;
}
#footer3
{
    width: 100%;
    background: #F9AF71;
}
#footerlogo3 {
    float: right;
    margin-top: 30px;
    display: none;
}
#footerlogo4
{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 19px;
}
#footer3 .footercontainer
{
    min-height: 100px;
}
.redtitle
{
    font-size: 70px;
    color:#FC6959;
}
.section-box
{
        border: 3px solid #F2DCB3;
    margin: 12px 18px 12px 12px;
    min-height: 292px;
}
.section-box img
{
    display: block;
    height: 292px;
    width: 100%;
}
.section-title
{
        display: block;
    padding: 0px 19px;
    line-height: 1;
}
.section-title p,
.section-title a
{
    font-size: 30px;
    text-decoration: none;
}
.tooltip-content
{
    bottom: 115px;
    left: -21px;
    background: rgb(128, 161, 158);
    border-radius: 200px;
    font-size: 16px;
    width: 315px;
    top: -11px;
    height: 129px;
}
@media screen and (max-width:840px){
    #boy
    {
        display: none;
    }
    #introtext
    {
            margin: auto;
    padding: 40px 20px 0px;
    }
    #footerlogo2
    {
        margin-left: 15px;
    }
    #footerlogo4 {
    float: left;
    overflow: hidden;
    width: 416px;
    margin-top: 30px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    text-align: center;
}
.section
{
    margin-left: 0px;
}
#footerlogo3 {
    float: right;
    margin-top: 30px;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    }
}
#header-container
{
        max-width: 1165px;
    margin: auto;
}
#footerlogo2
{
       float: left;
    position: relative;
    top: -131px; 
}
#content p
{
    font-size: 25px;
    line-height: 1;
    padding-bottom: 15px;
}
#inside-page
{
    padding: 50px 0px;
}
#inside-page #headtitle
{
    text-align: left;
}

#inside-page #content
{
        font-family: Myriad Arabic;
    font-size: 25px;
    color: #00587E;
}
#content a
{
    color: #D93636;
    text-decoration: none;
    font-weight: bold;
}
#content h2
{
    font-size: 26px;
        margin: 35px 0px 10px 0px;
}
#footerlogo4 img
{
    float: left;
}
#footerlogo4 #news-link
{
    float: right;
        padding-top: 10px;
}
#footerlogo4 #news-link a
{
    color: #D93636;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    clear: both;
    display: inline-block;
    margin-left: 10px;
}
#footerlogo4 #news-link img
{
    float: none;
    border-radius: 10px;
}
.en #boy
{
    right: 0px;
    left:auto;
}
.en .redtitle
{
        font-size: 70px;
    color: #FC6959;
    line-height: 1;
}