﻿
H1
{
  font-size:18pt;
}

h2
{
font-size:14pt;    
}

html
{
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
    }
body 
 {
  width:84%;
  margin-left:auto;
  margin-right:auto;
  background-color:Black;
  color:#292929;
  font-family:Calibri;
  font-size:12pt;
  margin-top:10px;
  margin-bottom:0px;
  }
 


.all_carrier
{
    position:static;
    float:left;
    width:100%;
    background-color:#292929;
    padding-bottom:2px;
    max-height:825px;
    min-width:1010px;
    }
    
    
.head
{
 position:static;
 float:right;
 width:80%;
 height:100px;
 background-color:White;
 font-family:Georgia;
 letter-spacing:0.1em;
 font-size:1.05em;
 font-weight:bold;
 text-align:left;
 word-spacing:0.15em;
 line-height:1.5em;
 
 }
 
 
 
 .company_name
 {
   position:static;
   float:left;
   width:17%;
   margin-top:5px;
   margin-left:10px;
   height:30px;
     
  }
  
  .name
  {
    margin-top:12px;    
  }
  
 .company_name_1
 {
    margin-top:10px;
    margin-left:20px;    
  }
 
 .menu_top
 {
    float:right;
    position:static;  
    height:45px;
    width:80%; 
    
    
 }
 
 .menu_top_item
 {
     padding:0px;
     margin:0px;
     font-family:Arial;
     font-size:1.0em;
     vertical-align:middle; 
     text-align:center; 
     color:White;
     text-decoration:none;
     outline:none;
     margin-top:12px;
     }
 
 .menu_top_last_item
 {
     padding:0px;
     margin:0px;
     font-family:Arial;
     font-size:1.0em;
     vertical-align:middle; 
     text-align:left; 
     color:White;
     text-decoration:none;
     padding-left:4%;
     outline:none
     }
 
 .menu_top_item_second
 {
     padding:0px;
     margin:0px;
     font-family:Arial;
     font-size:1em;
     vertical-align:middle; 
     text-align:center; 
     color:White;
     text-decoration:none;
     outline:none
     }
 
  .menu_top_last_item_second
 {
     padding:0px;
     margin:0px;
     font-family:Arial;
     font-size:1em;
     vertical-align:middle; 
     text-align:center; 
     color:White;
     text-decoration:none;
     outline:none
     
     }
 
 
 
 .central_menu_carrier
 {
      float:left;
      width:100%;
      height:auto;
       
 }
 
 .left_menu
 {
    position:static;
    float:left;
    width:20%;
    margin-top:50px;
     
     
 }
 
 .right_menu
 {
     position:static;
     float:right;
     width:80%;
     background-color:White;
     margin-bottom:15px;
    height:681px;
     
     
  }
  
  .left_menu_item
  {
    height:115px;
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
    width:85%;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    margin-bottom:5px;   
  }
 
 .right_menu_item_top
  {
    position:static;
    height:290px;
    margin-top:25px;
    margin-right:auto;
    margin-left:auto;
    width:90%;
    margin-bottom:5px;
    
    
  }
 
.right_menu_item_bottom
  {
    position:static;
    height:290px;
    margin-top:35px;
    margin-left:auto;
    margin-right:auto;
    width:90%;
    margin-bottom:25px;
    outline:none;
  }  
  
  
  
  .right_menu_on_top
  {
     position:static;
     height:50px;
     width:78%;
     position:static;
     float:left;
       
      
   }
   
   .right_menu_on_top_item
   {
    position:static;
    float:left;
    height:45px;
    margin-top:15px;
    margin-right:1.85%;
    width:23.25%;
    border-color:Black;
    border-style:solid;
    border-width:1px;  
    margin-bottom:5px;
    outline:none
    }
    
    .right_menu_on_top_last_item
   {
    
    float:right;
    height:45px;
    margin-top:15px;
    width:23.25%;
    border-color:Black;
    border-style:solid;
    border-width:1px;  
    margin-bottom:5px;
    outline:none
    }
    
    
    .content_carrier
    {
      position:static;
      float:right;
      height:675px;
      width:79.8%;
      background-color:White;
      margin-top:0px;
    }
    
    .menuLine
    {
        width:40px;
        height:2px;
        margin:0px;
        padding:0px;
        background-image:url(images/light-grey.GIF);
        
    }
    
     .menuLineRed
    {
        width:40px;
        height:2px;
        background-image:url(images/light-red.GIF);
        
    }
    
    
    
    .left_menu_link
    {
     text-align:center;
     font-family:Arial;
     font-size:1.0em;
     color:White;
     text-decoration:none;
     outline:none;
         
    }
    
    .left_block_of_right_menu
    {
        position:static;
        float:left;
        width:1%;
        height:300px;
        background-image:url(images/block-left.gif);
    }
    
    .right_block_of_right_menu
    {
      position:static;
      float:left;
      width:1%;
      background-image:url(images/block-right.gif);
      background-position:right;
      height:300px;
    }
    
    .central_block_of_right_menu
    {
      position:static;
      float:left;
      width:98%;
      background-image:url(images/block-center.gif);
      height:300px;
    }
    
    .right_menu_button
    {
       font-family:Arial;
       font-size:1.2em;
       color:#bbbbbb;
       text-decoration:none;
       vertical-align:middle;
       outline:none;
    }
    
   
     .right_menu_button_left_block
    {
        position:static;
        float:left;
        width:6%;
        height:114px;
        background-image:url(images/button-in-block-left.gif);
        
        
    }
    
     .right_menu_button_right_block
    {
      position:static;
      float:left;
      width:7%;
      background-image:url(images/button-in-block-right.gif);
      background-position:right;
      height:114px;
      margin-top:0px;
    }
    
    .right_menu_button_central_block
    {
      position:static;
      float:left;
      width:87%;
      background-image:url(images/button-in-block-center.gif);
      height:115px;
      margin-top:-1px;
      
    }
    
     .right_menu_button_left_block_bottom
    {
       
        float:left;
        width:6%;
        height:114px;
        background-image:url(images/button-in-block-left.gif);
        margin-top:25px;
        
    }
    
     .right_menu_button_right_block_bottom
    {
      position:static;
      float:left;
      width:7%;
      background-image:url(images/button-in-block-right.gif);
      background-position:right;
      height:114px;
      margin-top:0px;
      margin-top:25px;
      
    }
    
    .right_menu_button_central_block_bottom
    {
      position:static;
      float:left;
      width:87%;
      background-image:url(images/button-in-block-center.gif);
      height:115px;
      margin-top:24px;
      
    }
    
    .polygram
    {
        position:static;
        float:left;
        
        margin-left:-22px;
        height:45px;
    }
    
    .left_inner_menu
    {
        position:static;
        float:left;
        background-image:url(images/content-panel-grey.gif); 
        height:635px;
        width:28%;
        margin-top:20px;
        margin-bottom:25px;
        margin-left:20px;
     }
     
     .center_content_panel
     {
        position:static;
        float:left; 
        background-image:url(images/content-panel-center.gif); 
        height:635px;
        width:63%;
        margin-top:20px;
        margin-bottom:25px;
        
         
     }
    
 
    .right_content_panel
     {
        position:static;
        float:left; 
        background-image:url(images/content-panel-right.gif); 
        height:635px;
        width:3%;
        margin-top:20px;
        margin-bottom:25px;
        background-repeat:no-repeat;
        
         
     }
 
 
  .right_menu_button_content
    {
       font-family:Arial;
       font-size:1em;
       color:white;
       text-decoration:none;
       vertical-align:middle;
       outline:none;
       text-align:center;
    }
    
   
     .right_menu_button_left_block_content
    {
        position:static;
        float:left;
        width:6%;
        height:65px;
        background-image:url(images/button-submenu-left.gif);
        
    }
    
     .right_menu_button_right_block_content
    {
      position:static;
      float:left;
      width:7%;
      background-image:url(images/button-submenu-right.gif);
      background-position:right;
      height:65px;
      margin-top:0px;
    }
    
    .right_menu_button_central_block_content
    {
      position:static;
      float:left;
      width:87%;
      background-image:url(images/button-submenu-center.gif);
      background-repeat:repeat;
      height:66px;
      margin-top:-1px;
    
      
    }
    
     .right_menu_button_left_block_bottom_content
    {
        position:static;
        float:left;
        width:6%;
        height:65px;
        background-image:url(images/button-submenu-left.gif);
        margin-top:12px;
        background-repeat:repeat;
    }
    
     .right_menu_button_right_block_bottom_content
    {
      position:static;
      float:left;
      width:7%;
      background-image:url(images/button-submenu-right.gif);
      background-position:right;
      height:65px;
      margin-top:0px;
      margin-top:12px;
    }
    
    .right_menu_button_central_block_bottom_content
    {
      position:static;
      float:left;
      width:87%;
      background-image:url(images/button-submenu-center.gif);
      height:66px;
      margin-top:11px;
      text-align:center;
      
    }
    
      .first_icon
  {
    margin-top:15px;
    margin-bottom:15px; 
    margin-left:25px;
    outline:none;
    
  }
  
  
    .icon
  {
    margin-top:15px;
    margin-bottom:15px; 
    margin-left:15px;
    background-image:url(images/home-black.gif);
    outline:none;  
  }
  
  .contentPanel
  {
    margin-top:20px;
    margin-left:9%;    
  }
  
  .formAdmin
  {
    margin-top:20px;  
   }
   
   .sitemap
   {
       outline:none;
   }
   
   a
   {outline:none;}
   
   .topPanel
   {margin-top:12px;}
  
 
