

body {
    background-color : #0e1113;
    background-image : url('../img/wnc-web2.jpg');
    background-position : top center;
    background-repeat : no-repeat;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


ul {
    list-style-image : none;
    list-style-type : none;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


a {
    list-style-image : none;
    list-style-type : none;
    text-decoration : none;
  }


.main_body {
    width : 941px;
    height :850px;
  }


.main_top {
    float : left;
    height : 180px;
    width : 941px;
  }


.menu {
    float : right;
    height : 580px;
    width : 240px;
  }


.menu_hor_border {
    float : left;
    height : 580px;
    width : 18px;
  }


.menu a {
    background-image : url('../img/menu_bck.png');
    background-position : top left;
    background-repeat : no-repeat;
    color : #ffffff;
    float : left;
    font-family : Arial;
    font-size : 16px;
    font-style : normal;
    font-weight : normal;
    height : 46px;
    text-align : left;
    text-indent : 10px;
    width : 212px;
  }


.menu a:hover {
    background-image : url('../img/menu_bck_a.png');
    background-position : top left;
    background-repeat : no-repeat;
  }


.menu_border {
    float : left;
    height :7px;
    width : 212px;
  }


.but_home {
    background-image : url('../img/homebut.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : left;
    height : 46px;
    width : 212px;
  }


.but_services {
    background-image : url('../img/services.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : left;
    height : 46px;
    width : 212px;
  }


.but_profil {
    background-image : url('../img/profil.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : left;
    height : 46px;
    width : 212px;
  }


.but_client {
    background-image : url('../img/clients.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : left;
    height : 46px;
    width : 212px;
  }


.but_com {
    background-image : url('../img/com.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : left;
    height : 46px;
    width : 212px;
  }


.fb_tw {
    float : left;
    height : 46px;
    width : 941px;
  }


#fb {
    background-image : url('../img/fb.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : right;
    margin-right : 10px;
    height:46px;
    width:43px;
  }


#tw {
    background-image : url('../img/twiter.png');
    background-position : top left;
    background-repeat : no-repeat;
    float : right;
    margin-right : 10px;
    height:46px;
    width:43px;
  }


.bottom {
    margin-top:10px;
    float : left;
    height : 12px;
    width : 941px;
  }


#last_bottom_menu {
    border-right-color : #dcdcdc;
    border-right-style : solid;
    border-right-width : 0px;
  }


.bottom a {
    border-right-color : #dcdcdc;
    border-right-style : solid;
    border-right-width : 1px;
    color : #c3c3c3;
    float : left;
    font-family : Arial;
    font-size : 10px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : 12px;
    width : 60px;
  }


.bottom a:hover {
    color : #006ba3;
  }


