body
{
    background-color: #003986;
    background-image: url(bg_footer.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}
a
{
    color: #66CCFF;
}
a:visited
{
    color: #FF99FF;
}
a:hover
{
    color: #FF3300;
}
h1
{
    font-size: 175%;
    font-weight: normal;
    font-family: Georgia;
    font-variant: small-caps;
}
h2
{
    color: #A4DEFF;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0px;
    text-decoration: none;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
}
h3
{
    color: #FFFFFF;
    margin: 0px;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 20px;
}
hr
{
    color: #7EAFD3;
    background-color: #7EAFD3;
    border: 0px none;
    height: 1px;
    clear: both;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}
.page
{
    background-image: url(bg_top.gif);
    background-position: left top;
    background-repeat: repeat-x;
    min-height: 640px;
    color: #fff;
    line-height: 150%;
}
.page_header
{
    height: 184px;
}
.logo
{
    position: absolute;
    top: 0;
    left: 32px;
    width: 320px;
    height: 160px;
    background-image: url(logo.png);
}
.logo a
{
    display: block;
    width: 320px;
    height: 160px;
    text-decoration: none;
    cursor: pointer;
    text-indent: -9999px;
}
.slogan
{
    position: absolute;
    top: 0;
    text-align: right;
    right: 0;
    font-size: 10pt;
}
.header_phone
{
    position: absolute;
    top: 104px;
    right: 0;
    text-align: right;
    color: #fff;
    font-size: 20pt;
}
.header_phone span
{
    font-size: 75%;
    color: Gray;
}
.main_menu
{
    position: absolute;
    top: 24px;
    left: 0;
    height: 51px;
    padding-left: 32px;
    width: 912px;
    background-image: url(main_menu.png);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
}
.topMenu
{
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 50px;
}
.topMenu li
{
    overflow: hidden;
    display: block;
    float: left;
    padding-right: 32px;
}
.topMenu li a
{
    color: #f0f0f0;
    text-decoration: none;
    font-size: 16px;
    text-shadow: Gray 0px -1px 1px;
}
.topMenu li.active a
{
    color: #bf0000;
}
.topMenu li a:hover
{
    color: #FF3300;
    text-decoration: none;
}
.breadcrumbs
{
    color: Gray;
}
.breadcrumbs a
{
    color: #66CCFF;
}
.page_footer
{
    margin-top: 16px;
    padding-bottom: 16px;
}
#main_banner
{
    position: relative;
    margin-top: 16px;
    padding-top: 16px;
    background-image: url(main_banner.jpg);
    background-repeat: no-repeat;
    height: 204px;
    width: 944px;
}
.main_banner_text
{
    margin-left: 32px;
    width: 576px;
}
.left_sidebar_navigation ul
{
    padding-left: 0;
}
.left_sidebar_navigation ul li
{
    padding-left: 32px;
    background-image: url(bullet_red.png);
    background-position: 8px 4px;
    background-repeat: no-repeat;
}
.left_sidebar_navigation ul li.active
{
    background-image: url(bullet_go.png);
}
.main_banner_text ul
{
    color: #BFE2FF;
    padding-left: 0;
}
.main_banner_text ul li
{
    padding-left: 40px;
    padding-bottom: 8px;
    list-style: none;
    background-image: url(bullet.gif);
    background-position: left 6px;
    background-repeat: no-repeat;
}
.tbox
{
    color: #666666;
    border: 1px solid #B7B7B7;
    height: 22px;
    background-color: #FFFFFF;
    font-size: 11px;
}
.main_banner_text h1
{
    margin-top: 0;
    margin-bottom: 0;
}
.product_image
{
    width: 704px;
}
.pdf_link
{
    padding-left: 24px;
    background-image: url(pdf_icon.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}
.more_link
{
    padding-left: 24px;
    background-image: url(more_icon.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}
.vcard abbr[title]
{
    border-bottom-width: 0;
    border-bottom-style: none;
}
.main_aside
{
    margin-top: 32px;
    padding-left: 24px;
    background-color: #003A87;
    background-image: url(aside_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    min-height: 158px;
}
