﻿@import url(/Css/Fonts/Css/fonts.css);
body {
    margin:0px;
    padding:0px;
    background-position:top center;
    background-repeat:no-repeat;
    
}

#Lang {
    width:28px;
    height:17px;
    position:absolute;
    top:57px;
    right:-40px;
    z-index:5000;
}

#Main {
    width:1000px;
    height:auto;
    position:relative;
    margin:0 auto 0 auto;
}



#Logo {
    width:306px;
    height:119px;
    float:left;
    position:relative;
}

#Logo a{
    width:306px;
    height:119px;
    display:block;
    margin-top:15px;
    background-image:url(/Images/logo.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
}

#Header .righthead {
    width:642px;
    height:130px;
    float:right;
    position:relative;
}

#Header .righthead .ustmenu{
    width:642px;
    height:42px;
}

#Header .righthead .ustmenu ul{
    margin:0px;
    padding:0px;
    float:right;
    list-style-type:none;
    margin-right:20px;
    margin-top:5px;
    background-image:url(/Images/english.png);
    padding:8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#Header .righthead .ustmenu ul li{
    display:block;
    float:left;
    color:#00214c;
    font-family:'NeoSansPro-Regular';
    font-size:12px;
    margin-left:5px;
}

#Header .righthead .ustmenu ul li a{
    text-decoration:none;
    color:#00214c;
}

#Header .righthead .ustmenu ul li a:hover{
    text-decoration:underline;
    color:#fff;
}

#Menu {
    width:642px;
    height:48px;
    position:relative;
    background-image:url(/En/Images/menu.png);
    background-repeat:no-repeat;
}

#Menu ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#Menu ul li{
    display:block;
    float:left;
}

#Menu ul li a.menu{
    text-decoration:none;
    color:#fff;
    font-family:'NeoSansPro-Regular';
    font-size:16px;
    text-indent:-9999px;
    display:block;
}

#Menu ul li a.hakkimizda{
    width:151px;
    height:48px;
}

#Menu ul li a.hakkimizda:hover{
    width:170px;
    height:48px;
    background-image:url(/En/Images/menu.png);
    background-position:0 -48px;
}

#Menu ul li a.urunler{
    width:147px;
    height:48px;
}

#Menu ul li a.urunler:hover{
    width:168px;
    height:48px;
    background-image:url(/En/Images/menu.png);
    background-position:-151px -96px;
}

#Menu ul li a.sektorler{
    width:147px;
    height:48px;
}

#Menu ul li a.sektorler:hover{
    width:165px;
    height:48px;
    background-image:url(/En/Images/menu.png);
    background-position:-298px -144px;
}

#Menu ul li a.referanslar{
    width:147px;
    height:48px;
}

#Menu ul li a.referanslar:hover{
    width:197px;
    height:48px;
    background-image:url(/En/Images/menu.png);
    background-position:-445px -192px;
}

#Footer {
    width:1000px;
    height:100px;
}

#Footer .menu{
    width:800px;
    height:auto;
    float:left;
}

#Footer .menu ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#Footer .menu ul li{
    display:block;
    float:left;
    font-family:'NeoSansPro-Regular';
    font-size:12px;
    color:#00214c;
    margin-right:5px;
}

#Footer  a{
    color:#00214c;
    text-decoration:none;
}

#Footer  a:hover{
    text-decoration:underline;
}

#Footer .copyright{
    width:200px;
    height:auto;
    float:right;
    text-align:right;
    font-family:'NeoSansPro-Regular';
    font-size:12px;
    color:#00214c;
}

#Footer .copyright a span{
    color:#2E76C2;
}

#Footer .adres{
    width:700px;
    height:auto;
    float:left;
    font-family:'NeoSansPro-Regular';
    font-size:12px;
    color:#00214c;
    margin-top:10px;
}

#Footer .firmalar{
    width:300px;
    height:auto;
    float:right;
    text-align:right;
    margin-top:12px;
}