@font-face
{
    font-family: OpenSans-Bold;
    src: url("font/OpenSans-Bold.ttf");
    font-weight: bold;
}

@font-face
{
    font-family: OpenSans-Regular;
    src: url("font/OpenSans-Regular.ttf");
    font-weight: normal;
}

@font-face
{
    font-family: AlegreSans-Regular;
    src: url("font/AlegreSans-Regular.ttf");
    font-weight: normal;
}

body
{
    margin: 0px;
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #ffffff;
    
    background-color: #555555;
    background-image: url('img/background_krimnet.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.header
{
    margin: 0px;
    position: fixed;
    width: 100%;
    height: 95px;
    top: 0px;
    z-index: 3;
    
    background-color: #333333;
}

.header-cont
{
    margin: 5px auto 0px;
    width:1030px;
}

.content
{
    position: relative;
    margin: 0px auto 0px;
    color: #ffffff;
    width: 1000px;
    z-index: 0;
    top: 95px;
}

.content-cont
{
    position: relative;
    margin: 0px auto 0px;
    width: 1000px;
}

.divAnnouncement
{
    margin: 0px;
    position: fixed;
    width: 183px;
    height: 280px;
    top: 96px;
    right: 0px;
    z-index: 2;
    
    background-color: #ff4444;
}

.toggleAnnouncement
{
    position: relative; 
    margin: 0px; 
    top: 4px; 
    left: 5px; 
    font-family: OpenSans-Bold; 
    color: #ffffff;
    cursor: pointer;
}

.divNews
{
    position: relative; 
    margin: 0px; 
    padding: 3px; 
    top: 3px; 
    left: 3px; 
    width: 171px; 
    height: 247px; 
    color: #000000; 
    background-color: #ffffff;
    font-size: 12px;
}

.sideBar
{
    margin: 0px;
    position: fixed;
    width: 54px;
    height: 106px;
    top: 376px;
    right: 0px;
    z-index: 2;
    
    background-color: #ffffff;
}

.footer
{
    margin: 0px;
    position: fixed;
    width: 100%;
    height: 40px;
    bottom: 0px;
    z-index: 1;
    
    background-color: #333333;
}

.footer-cont
{
    margin: 0px auto 0px;
    width:1000px;
    
    font-family: OpenSans-Regular;
    font-size: 12px;
}

.headerLogo
{
    float: left;
    margin: 25px 0px 5px;
    width: 294px;
    height: 60px;
}

.mscLogo
{
    float: right;
    margin: 0px 13px 0px 0px;
    width: 95px;
}

.headerMenuBtn
{
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.headerRedDiv
{
    clear: both; 
    margin: -5px auto 0px; 
    background-color: #ff4444; 
    width: 100%; 
    height: 2px;
    z-index: 2;
}

.divDropDown
{
    position: relative; 
    margin: 0px auto 0px; 
    background-color: #ff4444; 
    width: 1000px; 
    height: 0px;
}

.dropMenu
{
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.youAt
{
    float: left; 
    margin-top: 3px;
    margin-left: 10px;
    font-family: OpenSans-Regular;
    font-size: 18px;
}

.pageTitle
{
    float: left; 
    margin-top: 0px;
    margin-left: 5px;
    font-family: OpenSans-Bold;
    font-size: 22px;
}

.bannerMain
{
    position: relative; 
    top: -10px; 
    left: -60px;
    width: 1000px;
    height: 300px;
    border: none;
}

.divHomeContent
{
    position: relative;
    margin: 0px;
    padding: 5px;
    width: 990px;
    height: 135px;
    top: -15px;
    left: -60px;
    background-image: url('img/content_bg.png');
}

.divSendMessage
{
    position: relative; 
    top: 0px; 
    left: 0px; 
    margin: 0px; 
    width: 600px; 
    height: 515px; 
    text-align: justify; 
    background-image: url('img/content_bg.png');
}

.sendMessage
{
    position: relative; 
    top: 0px; 
    left: 0px;
    width: 500px;
    height: 550px;
    border: none;
}

table
{
    border-spacing: 0px;
}

.tableServices
{
    width: 880px;
}

.divBannerActivities
{
    width: 1000px;
    height: 300px;
    background-color: #ffffff;
    margin: 0px;
}

.tableCustGov, .tableCustEdu, .tableCustLoc, .tableCustOth
{
    position: relative;
    margin: 0px;
    top: -20px;
    left: 0px;
    width: 848px;
    margin-top: 20px;
}

.rowHead
{
    background-color: #4444ff;
    height: 20px;
}

.rowOdd
{
    background-color: #eaf9ff;
    color: #000000;
}

.rowEven
{
    background-color: #e0eef5;
    color: #000000;
}

.divToggleCust
{
    position: relative;
    width: 801px;
    height: 40px;
    top: 20px;
}

.divToggleAct
{
    clear: both; 
    margin: -145px auto 0px; 
    height: 100px;
}

.titleActivity, .titleAbout, .titleContact
{
    color: #ff4444; 
    font-family: AlegreSans-Regular; 
    font-size: 32px;
}

.divLogoCustGov, .divLogoCustEdu, .divLogoCustLoc, .divLogoCustOth
{
    postition: relative;
    margin: 5px 0px 0px;
    padding: 3px 3px 0px;
    width: 895px;
    background-image: url("img/content_bg.png");
}

.custLogo
{
    width: 78px;
}

.divLogoFrame
{
    position: fixed;
    margin: 0px;
    top: 205px;
    left: 960px;
    width: 100px;
    height: 100px;
    
    border-color: #ff4444;
    border-width: 3px;
    border-style: solid;
}

.linkCust
{
    text-decoration: none;
    color: #000000;
}