body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana;
    background: #eaebef url('images/bodyBG.jpg') repeat-x top left;
}
#mainContainer
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    background: transparent url('images/mainBG.jpg') no-repeat top center;
}

#mainBody
{
    width: 990px;
    min-height: 500px;
}

.panelLeft
{
    float: left;
    width: 229px;
}

.logoContainer
{
    padding-bottom: 35px;
}

h2
{
    color: #919797;
    font-size: 12px;
    font-weight: bold;
}

.leftItem
{
    width: 199px;
    background: transparent url('images/underLine.jpg') repeat-x bottom left;
}

.textAbout
{
    font-size: 11px;
    color: #78797D;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.panelRight
{
    float: right;
    width: 760px;
}

.headerContainer
{
    text-align: left;
    min-height: 220px;
}

.bannerTop
{
    padding-top: 40px;
    padding-left: 30px;
}

.menuContainer
{
    padding-left: 30px;
}

.menuContainer ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.menuContainer ul li
{
    float: left;
    padding-right: 10px;
}

#textContent
{
    clear: both;
    text-align: left;
    padding: 5px 30px 30px;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}

a
{
    color: #526c0e;
}

h1, h2, h3, h4
{
    padding: 0px;
    margin: 0px;
}

h1
{
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    line-height: 55px;
}

h2
{
    margin-top: 47px;
    margin-bottom: 12px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: Gray;
}

h3
{
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #526c0e;
}

h4
{
    height: 12px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Gray;
}

ul.list
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
    padding-left: 15px;
    list-style-type: none;
}
ul.list li
{
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    list-style-image: url('images/listImage.png');
}

ul.list li p
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 17px;
    padding: 0px;
}



/*-----------------------------------------------------------------*/
#footer
{
    clear: both;
    margin-top: 20px;
    margin-bottom: 0px;
    height: 150px;
    background: url('images/footerBG.jpg') repeat top left; /*border:1px solid #000000;*/
}
#footerInside
{
    margin: 0px;
    padding: 0px;
    width: 990px;
    height: 150px;
    background: url('images/footerBG.jpg') repeat top left;
}
#footerLeft
{
    float: left;
    margin: 0px;
    margin-top: 20px;
    margin-left: 16px;
    padding: 0px;
    padding-top: 10px;
    width: 238px;
    height: 100px;
    background: url('images/footerLine.jpg') no-repeat top right; /*border:1px solid #000000;*/
    color: #222222;
}
#footerContent
{
    text-align: left;
    margin-top: 0px;
    margin-left: 275px;
    padding-left: 0px;
    padding-top: 20px;
    height: 110px;
}
ul.footerMenu
{
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 16px;
    padding-left: 0px;
    height: 14px;
    list-style: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}
ul.footerMenu li
{
    float: left;
    margin-left: 4px;
    margin-right: 26px;
    padding-left: 0px;
    padding-right: 1px;
    text-decoration: underline;
}
ul.footerMenu li a
{
    color: #434247;
}

ul.itemPhotos
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.itemPhotos li
{
    float: left;
    padding: 5px;
}

ul.itemPhotos li a img
{
    border: 0;
}

div.menuContainer ul li a
{
    float: left;
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuLeft.png') no-repeat top left;
    line-height: 33px;
    font-size: 13px;
    text-decoration: none;
    color: #58682A;
    cursor: pointer;
}

div.menuContainer ul li a span
{
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuRight.png') no-repeat top right;
    line-height: 33px;
}

div.menuContainer ul li a span span
{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuBG.png') repeat-x top left;
    line-height: 33px;
}

div.menuContainer ul li.active a
{
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuLeftActive.png') no-repeat top left;
    line-height: 33px;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

div.menuContainer ul li.active a span
{
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuRightActive.png') no-repeat top right;
    line-height: 33px;
}

div.menuContainer ul li.active a span span
{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    height: 33px;
    background: transparent url('images/menuBGActive.png') repeat-x top left;
    line-height: 33px;
}

.footerUp
{
    float: left;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 5px;
    height: 12px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #929394;
}
div.footerDown
{
    margin: 0px;
    margin-top: 25px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 30px;
    height: 25px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #929394;
    float: right;
}

.logoContainer p
{
    color: #828282;
    font-size: 16px;
    font-weight: bold;
}

.footerContacts p
{
    color: #828282;
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.footerContacts p.fotterLarge span
{
    font-family: Georgia, Arial;
    font-size: 25px;
    font-weight: bold;
}

.footerContacts p.fotterSmall
{
    padding-bottom: 15px;
}

.footerContacts p.fotterSmall a
{
    color: #4C4C4C;
}

div.cmsNewsList
{
    padding: 0px 0px 0px 30px;
    text-align: left;
}
div.cmsNewsList ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div.cmsNewsList ul li a
{
    font-size: 12px;
}

ul.leftMenu
{
    text-align:left;
    list-style:none;
}