﻿
html, body, form
{
    width: 100%;
    height: 100%;
    font-size: 12px;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
}

.Line-top
{
    background-color: #c3c3c3;
    height: 5px;
    font-size: 0%;
    margin: 0;
}
.Container-site
{
    width: 924px;
    background-color: #fff;
    margin: 5px auto 0;
    position: relative;
}

a.Logo
{
    text-align: center;
}

a.Logo, a.Logo img
{
    border: none;
    text-decoration: none;
}

ul.menu-top, ul.menu-top li
{
    margin: 0;
    list-style: none none outside;
    color: #3f4144;
    padding: 0;
    height: 51px;
}

ul.menu-top li
{
    float: left;
    border-left: solid 1px #cdcfd0;
    height: 50px;
    width: 113px;
}

ul.menu-top li:first-child
{
    border-left: none;
    width: 100px;
}

ul.menu-top li a
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

ul.menu-top li:first-child a
{
    /* padding-left: 27px;*/
}

ul.menu-top li a, ul.menu-top li a:visited
{
    color: #3f4144;
}

ul.menu-top li.selected a, ul.menu-top li:hover a
{
    color: #25a4db;
}

.Container-menu
{
    height: 51px;
    width: 818px;
    background-color: #fff;
    margin: 15px auto 0;
    position: relative;
}

.Container-menu .menu-left, .Container-menu .menu-center, .Container-menu .menu-right
{
    float: left;
    height: 51px;
}

.Container-menu .menu-left
{
    background: transparent url(/images/menu_top/menu-left.gif) no-repeat 0 0;
    width: 17px;
}

.Container-menu .menu-center
{
    background: transparent url(/images/menu_top/bg-menu.gif) repeat-x 0 0;
}

.Container-menu .menu-right
{
    background: transparent url(/images/menu_top/menu-right.gif) no-repeat 0 0;
    width: 9px;
}

.Clear
{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0%;
}

.image-center
{
    background: transparent url(/images/image-background.jpg) no-repeat 0 0;
    width: 924px;
    height: 278px;
    margin: 8px auto 15px;
    position: relative;
}

.footer
{
    background: transparent url(/images/footer.jpg) repeat-x 0 0;
    height: 51px;
    position: relative;
    width: 904px;
    margin: 0 auto;
    color: #5a5a5a;
    padding: 20px 0 0 20px;
}

.Container-center
{
    position: relative;
    width: 924px;
    margin: 3px auto;
}

ul.list-marketing, ul.list-marketing li
{
    padding: 0;
    margin: 0;
    list-style: none none outside;
}

ul.list-marketing li
{
    float: left;
    width: 173px;
    height: 265px;
    color: #646464;
    margin: 0 2px;
}

ul.list-marketing li.Separator
{
    width: 1px;
    border-left: solid 1px #ededed;
    margin: 0 2px;
}

ul.list-marketing li h2
{
    color: #38a6d6;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

ul.list-marketing li h4
{
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

ul.list-marketing li p
{
    text-align: center;
}

ul.list-marketing li .marketing
{
    text-align: center;
}

ul.list-marketing li .marketing a
{
    text-decoration: none;
}

ul.list-marketing li .marketing a img
{
    border: none;
}
.news-content
{
    border-top: 2px solid #cdcdcd;
    position: relative;
    width: 924px;
    margin: 3px auto;
    min-height: 50px;
    padding: 5px 2px;
    color: #6c6c6c;
}
h3.Phone
{
    text-align: center;
    font-size: 20px;
	margin:10px 0;
}

#header
{
    text-align: center;
}

