body {
    background-image: url('images/background1.jpg');
    background-color:#743a0e;
    background-repeat:  no-repeat;
    background-position: center top;
    direction: rtl;
    font-family: Arial;
}

*{
    padding: 0;
    margin: 0;
}

a{
color:#fff;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}


#Main{
    background-image: url(images/bg.png);
    width: 1357px;
    height: 872px;
    margin: 0 auto;
}

img{
    border: 0;
}

#Logo{
    float: right;
    margin-top: 83px;
    margin-right: 150px;
}

#Description{
    float: right;
    font-family: NarkisTam;
    margin-top: 100px;
    color: white;
    font-weight: bold;
    margin-right: 150px;
}

.H1{
    font-size: 42px;
}

.Green{
    color: #6ed2ff;
}

.Contact2{
    font-size: 20px;
}

.callnow{
    font-size: 32px;
}

#Center{
    clear: both;
    margin-top: 120px;
    float: right;
    margin-right: 180px;
}

#Right{
    float: right;
    width: 480px;
}

.Item{
    margin-top: 15px;
}

.Item img{
    border: 1px solid #cccccc;
    float: right;
}

.Itemtext{
    color: white;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    float: right;
    padding-right: 5px;
    width: 320px;
}

.SpanHead{
    font-size: 28px;
    font-family: NarkisTam;
}

#Left{
    float: right;
    margin-top: -80px;
}

#images{
    float: right;
}

.img1{
    background-image:none;
    width: 114px;
    height: 107px;
    float: right;
}

.img2{
    background-image: url(images/img2.png);
    width: 111px;
    height: 107px;
    float: right;
    margin-right: 320px;
}

.Contact{
    background-image: url(images/contactbg.png);
    width: 544px;
    height: 282px;
}

.ContactHeader{
    font-family: Arial;
    color: white;
    font-weight: bold;
    font-size: 22px;
    padding-right: 32px;
    padding-top: 15px;
    float: right;
    opacity:1;
}

.Form{
    float: right;
    margin-top: 20px;
    margin-right: 40px;
}

.Label{
    color: #6ed2ff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 47px;
    float: right;
}


.Input{
    background-image: url(images/input.png);
    width: 235px;
    padding-right: 25px;
    padding-bottom: 13px;
    height: 34px;
    background-color: rgba(255, 255, 255, 0.00);
    border: 0;
}

.Arrow{
    background-image: url(images/arrow.png);
    width: 174px;
    height: 157px;
    float: right;
    margin-top: 20px;
}

.Submit{
    float: left;
    background-image: url(images/sendbutton.png);
    width: 108px;
    height: 59px;
    background-color: rgba(255, 255, 255, 0.00);
    border: 0;
    margin-top: -5px;
}

.Moveimages{
    background-image: url(images/marquebg.png);
    width: 1025px;
    height: 91px;
    float: right;
}

#Bottom{
    float: right;
    margin-right: 150px;
    margin-top: 30px;
}

#Bottom span{
    float: right;
    margin-top: 20px;
    font-family: Arial;
    color: white;
    font-size: 27px;
    font-weight: bold;
    padding-right: 50px;
}

#Bottom marquee{
    width: 810px;
    float: right;
    margin-top: 8px;
}

#Bottom marquee img{
    padding-right: 10px;
}