﻿@font-face {
    font-family: 'oronmfcondensed_black';
    src: url('oroncondencedblack-regular_mfw-webfont.eot');
    src: url('oroncondencedblack-regular_mfw-webfont.eot?#iefix') format('embedded-opentype'),
         url('oroncondencedblack-regular_mfw-webfont.woff') format('woff'),
         url('oroncondencedblack-regular_mfw-webfont.ttf') format('truetype'),
         url('oroncondencedblack-regular_mfw-webfont.svg#oronmfcondensed_black') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oronmfcondensed_light';
    src: url('oroncondencedlight-regular_mfw-webfont.eot');
    src: url('oroncondencedlight-regular_mfw-webfont.eot?#iefix') format('embedded-opentype'),
         url('oroncondencedlight-regular_mfw-webfont.woff') format('woff'),
         url('oroncondencedlight-regular_mfw-webfont.ttf') format('truetype'),
         url('oroncondencedlight-regular_mfw-webfont.svg#oronmfcondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'universmedium';
    src: url('univers_light-webfont.eot');
    src: url('univers_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('univers_light-webfont.woff') format('woff'),
         url('univers_light-webfont.ttf') format('truetype'),
         url('univers_light-webfont.svg#universmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'univers_65_boldregular';
    src: url('univers-65-bold-1361510620-webfont.eot');
    src: url('univers-65-bold-1361510620-webfont.eot?#iefix') format('embedded-opentype'),
         url('univers-65-bold-1361510620-webfont.woff') format('woff'),
         url('univers-65-bold-1361510620-webfont.ttf') format('truetype'),
         url('univers-65-bold-1361510620-webfont.svg#univers_65_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family:oronmfcondensed_light;
	font-size:13px;
	color:#626262;
    direction:rtl;
    background:url("../cut/subtle_zebra_3d.png");
	}

a {
    color: white;
    text-decoration: none;
}

    a.black {
        color: #5f5e5e;
    }

/**/

.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


.PagePlace1
{
	width:100%;	
    height:70px;
    background-color:white;
}

.Content1
{
	width:90%;
	margin:0px auto;
	text-align:right;
	height:70px;
    font-family:oronmfcondensed_light;
    line-height:100%;
    font-size:30px;
    color:white;
}

.contact1 {
    float: right;
    width: 20%;
    padding-right: 40%;
    font-family: oronmfcondensed_black;
    font-size: 36px;
    padding-top: 100px;
}

@media screen and (max-width:1280px) {
    contact1 {
        font-size: 18px;
    }

    .small_color {
        color: #333333;
    }
}

