﻿body {
    margin: 0px;
    background-image: url('../images/bg.gif');
    background-color: #242d42;
    direction: rtl;
    font-family:'Janna LT', 'Myriad Pro', Arial, Tahoma
}

h2{font-family:'Janna LT', 'Myriad Pro', Arial, Tahoma; font-size:18px; font-weight:bold;color:#ffffff;}

#main {width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;    

}

#header .logo {background-image: url('../images/header.jpg');background-position: center top;background-repeat: no-repeat;height: 120px;}

#naviMenu {height: 51px;background-image: url('../images/menu_bg.gif');background-repeat: repeat-x;}

#topMenu {color:#ffffff;font-size:16px;}
#topMenu a{color:#ffffff;}
#topMenu a:hover{text-decoration:underline;}

#menu li {float:right; text-align:center; margin-top:15px; margin: 0 10px; line-height:51px;}

#menu .home {
    background-image: url('../images/home.png');
    background-repeat: no-repeat;
    background-position: center 0px;
    width: 70px;       
}

#menu .home a{text-indent:-150px;overflow:hidden; display:block;}

#menu li.active a {
    background-position: center bottom;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;    
    height: 54px;    
    background-image: url('../images/pointer.png');
    background-repeat: no-repeat;
}

h1 {
    margin: 10px;
    color: #ffffff;
    background-image: url('../images/slider_heading_bg.gif');
    background-repeat: repeat-x;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    height:40px;
    text-align: right;
    padding-right:10px;
}

.mainTXT{width:970px;padding:15px;}


.date{position:absolute;font-size:12px;color:#ffffff;font-family:Tahoma;float:left; margin-right:810px; margin-top:10px;}
.date a{color:#ffffff;}
.date a:hover{text-decoration:underline;}

.search{height:50px;width:290px;float:left;}

.search .txtbox{float:left; width:180px;background-color:#ffffff;height:20px;margin-top:12px; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.search .txtbox input[type=text]{width:174px;padding:3px;height:20px;border:none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.search .txtbtn{float:left; width:40px;height:30px;margin-top:16px;margin-right:15px;margin-left:15px; color:#ffffff;}
.search input[type=image]{border:0px;}

#content {width: 980px;padding: 15px 10px 0px 10px;background-color: #FFFFFF;}

.sliderHeading {background-image: url('../images/slider_heading_bg.gif');background-repeat: repeat-x;height: 30px;padding:10px;}

#slider{width:466px; float:right; padding:0px 0px 0px 10px; z-index:1;}
.sliderMsg{width:486px; float:right; color:#21293c; line-height:22px; margin-bottom:10px;}
.sliderMsg p{line-height:24px;}
.sliderMsg a{color:red;}



#rightColumn{width:650px; float:right; }
#leftColumn{width:320px;float:left;}

.vision {background-position: top; width: 320px; float: right;}
.vision img{position:absolute; z-index:1; margin-top:48px;}
.visionHead{background-color:#000000;  width:320px; height:38px; opacity:0.7; filter:alpha(opacity=70); position:absolute; z-index:2;}

.vision h2{font-size:18px; font-weight:bold;color:#ffffff; position:absolute; z-index:3;line-height:38px;padding-right:10px;}

.vision ul {background-image: url('../images/services_bg.jpg');background-repeat: no-repeat;background-position: center;}
.vision ul li {list-style: circle; list-style-position:inside; padding-bottom:10px; padding-right:10px;}
.contentBg {margin-top:198px;line-height:26px;}


/*.objective{background-position: center 50px;
    width: 650px;
    float: right;
    margin-top: 10px;
    background-image: url('../images/objective_bg.jpg');
    background-repeat: no-repeat;
    height: 230px;}

.objectiveHead{width:650px; height:38px; position:absolute; z-index:2; background-image: url('../images/slider_heading_bg.gif');background-repeat: repeat-x;}
.objective h2{font-size:18px; font-weight:bold;color:#ffffff; position:absolute; z-index:3;line-height:38px;padding-right:10px;}
.objectiveBg{margin-top:58px; padding-right:10px; line-height:18px;}
.objective ul {z-index:4;position:absolute; margin-top:5px;}
.objective ul li{list-style: circle; list-style-position:inside; padding-bottom:15px;}*/


#services{width:980px; height:240px;margin-top:20px;margin-right:10px;
          background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #EBEBEB),
	color-stop(1, #F7F7F7)
);
background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
background-image: -webkit-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
background-image: linear-gradient(to bottom, #EBEBEB 0%, #F7F7F7 100%);
    }

.sHeading{background-color:#444444;width:980px;height:40px;}
.sHeading h2{color:#ffffff;line-height:38px; padding-right:10px;font-weight:bold;}
.servicesIcon{width:130px; float:right; height:190px;margin:5px 5px 5px 5px;text-align:center}
.servicesIcon img{width:60px; margin-top:10px;}

.servicesIcon img{ -webkit-transition: all 0.8s ease-out;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.8s ease;}

.servicesIcon img:hover
{-webkit-transform: scale(1.4) rotate(15deg);
            -moz-transform: scale(1.4) rotate(15deg);
            -o-transform: scale(1.4) rotate(15deg);
            -ms-transform: scale(1.4) rotate(15deg);
opacity: 0.5;}
.servicesIcon h3{color:#000000;margin-top:10px;line-height:20px;}


#footer {height: 40px; width:980px; margin-right:10px;  padding-top:10px;}
    #footer ul {
    width:980px;background-image: url('../images/footer_bg.gif');background-repeat: repeat-x;
    }
#footer ul li {color:#ffffff; font-family:'Janna LT', 'Myriad Pro', Arial, Tahoma;line-height:40px;}
#footer ul li a{color:#ffffff;}
#footer ul li a:hover{text-decoration:underline;}

.footerMsg{color:#ffffff; text-align:center; font-size:12px; padding:10px;}

#slider1 li {width:466px;height:240px;overflow:hidden;
}



#skiplino {
    margin-top: 10px;
    margin-right: 10px;margin-left:10px;

}

.col1 {
width:50%;float:right;}

.col2 {
    width: 50%;
    float: right;
}

.colcontent {
    padding: 15px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #EBEBEB), color-stop(1, #F7F7F7) );
    background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
    background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
    background-image: -webkit-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
    background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #F7F7F7 100%);
    background-image: linear-gradient(to bottom, #EBEBEB 0%, #F7F7F7 100%);
}

    .colcontent h4 {
    margin-bottom:15px;font-weight:bold;}