﻿body
{
    margin: 0 0 0 0;
    background: #C6C7C8 url(images/BG.gif) 0 0 repeat-x;
}
html, body, form, #MainWrapper
{
    height: 100%;
}
form > #MainWrapper
{
    height: auto;
    min-height: 100%;
}
#Main
{
    padding-bottom: 24px;
}
#Footer
{
    text-align: right;
    width: 1190px;
    height: 24px;
    margin: -24px auto 0;
    background-color: White;
    position: relative;
    height: 24px;
    clear: both;
}
#Header
{
    height: 128px;
}
.HeaderLogout, .HeaderLogout:hover, .HeaderLogout:link
{
    color: #1D5C90;
    font: 14px/24px Verdana;
    text-decoration: underline;
}
#LogoDiv
{
    height: 83px;
    width: 209px;
    float: left;
    position: relative;
    top: 22px;
    left: 22px;
}
#SearchWrapper
{
    float: right;
    position: relative;
    top: 84px;
    height: 32px;
    text-align: right;
    padding-right: 14px;
}
#SearchWrapper input
{
    border: 1px solid #B85407;
    position: relative;
    top: -8px;
    height: 18px;
    width: 164px;
}
* html #SearchWrapper input, * + html #SearchWrapper input
{
    top: -4px;
    width: 160px;
}
#HeaderLogoutDiv
{
    text-align: right;
    float: right;
    height: 24px;
    position: relative;
    top: 84px;
}

#SearchWrapper input
{
    border: 1px solid #9C9E9F;
    height: 18px;
    width: 164px;
}

#MainWrapper
{
    width: 1190px;
    text-align: left;
    margin: 0 auto;
    background-color: White;
}

#Menu
{
    padding: 0px 14px 0px 14px;
}
#ImageWrapper
{
    padding: 14px;
}
#Content
{
    padding: 0px 14px 0px 14px;
}
.TopLeftPane
{
    float: left;
    width: 446px;
    
}
.TopRightPane
{
    float: right;
    width: 714px;
    
}
.QuickLinks
{
    float: left;
    width: 200px;
    
}
.QuickLinks ul
{
    margin-top:0px;
    margin-bottom:5px;
}
.QuickLinks li
{
    list-style-image: url(images/QuickLinksBullet.gif);
    font: 12px/24px Verdana;
    margin-left:-20px;
    vertical-align:middle;
}
.ContentPageContent
{
    float: right;
    width: 932px;
    
    padding-left: 14px;
    border-left: 2px solid #E3E3E4;
}

.HomePagePane
{
    width: 269px;
    float: left;
    padding: 0px 14px 14px 14px;
}

.FooterLinks, .FooterLinks:link, .FooterLinks:hover, .FooterLinks:visited, .FooterLinks a:link, .FooterLinks a:hover, .FooterLinks a:visited
{
    color: #666666;
    font: normal 12px/24px Verdana;
    text-decoration: underline;
}
.FooterLinks p
{
    margin: 0px;
    color: #666666;
    font: normal 12px/24px Verdana;
}
.FooterLinks img
{
    margin-top: -24px;
}
* html .clearfix
{
    height: 1%;
    overflow: visible;
}
/* float clearing for IE7 */
* + html .clearfix
{
    min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Verdana;
    font-weight: bold;
}
h1
{
    color: #1D5C90;
    font-size: 18px;
}
h2
{
    font-size: 16px;
    color: #1D5C90;
}
h3
{
    font-size: 14px;
    font-style: italic;
    color: #1D5C90;
}
h4
{
    font-size: 14px;
    color: #404040;
}
h5
{
    font-size: 12px;
    color: #404040;
    font-style: italic;
}
h6
{
    font-size: 12px;
    color: #404040;
}
p, .normal, body
{
    color: #404040;
    font-size: 12px;
    font-family: Tahoma, Verdana;
}
img
{
    border: 0;
}

.HomeImage
{
    padding: 0px 0px 0px 14px;
}

#-----------------------------------------------------
Div CSS
#-----------------------------------------------------

div.contacts
{
}
div.contacts div
{
float: left;
height:133px;
padding-bottom: 10px;
}
div.contacts div.contacts_column1
{
background-color: #121212;
width: 200px;

}
div.contacts div.contacts_column2
{
padding-left:3px;
width: 70%;
}

