﻿body 
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 1.8em;
    color: #666;
}
h1
{
    color: #fff;
    font-size: 34px;
    font-family: Myriad Pro, Tahoma, Sans-Serif;
    margin: 4px 0;
    font-weight: normal;
}
h2
{
    color: #0558A4;
    font-size: 26px;
    font-family: Myriad Pro, Tahoma, Sans-Serif;
    margin: 4px 0;
    font-weight: normal;
    line-height: 32px
}
h3
{
    color: #333;
    font-size: 18px;
    font-family: Myriad Pro, Tahoma, Sans-Serif;
    margin: 4px 0;
    font-weight: normal;
}

a, a:visited, a:active, a:hover
{
    color: #095EAC;
    }

.container-home
{
    background-image: url(images/bg-home.jpg);
    background-repeat: repeat-x;
    }
.container
{
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    }

.logo 
{
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 112px;
    margin: 13px 0 0 24px;
    cursor: pointer;
    float: left;
    position: relative;
    z-index: 10;
}
.footer-bg 
{
    margin-top: 30px;
    clear: both;
    background-image: url(images/footer.jpg);
    height: 73px;
    border-top: solid 1px #fff;
}
.footer
{
    margin: 20px 18px; 
    color: #5FB0F8; 
    font-size: .8em; 
    font-family: Arial, Sans-Serif;
    }
.banner-home 
{
    clear: both;
    background-image: url(images/banner-home-2.jpg);
    background-repeat: no-repeat;
    width: 961px;
    height: 248px;
    position: relative;
    top: -28px;
    padding-top: 10px;
}

.banner 
{
    clear: both;
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
    border-top: solid 2px #fff;
    height: 92px;
    position: relative;
    top: -29px;
}
.banner h1
{
    margin: 40px 0 5px 0;
    color: #033E72;
    }
    
.banner-demo span{display: none;}
.banner-demo 
{
    background-image: url(images/banner-demo.png);
    background-repeat: no-repeat;
    width: 288px;
    height: 120px;
    float: left;
    margin: 15px 0 0 30px;
    cursor: pointer;
}
.banner-demo-small span{display: none;}
.banner-demo-small 
{
    background-image: url(images/banner-demo-small.png);
    background-repeat: no-repeat;
    width: 201px;
    height: 65px;
    float: right;
    margin: 16px 40px 0 0;
    cursor: pointer;
}
.banner-points span{display: none;}
.banner-points 
{
    background-image: url(images/banner-points.png);
    background-repeat: no-repeat;
    width: 255px;
    height: 134px;
    float: left;
    margin: 5px 0 0 50px;
}
.banner-title-home span{display: none;}
.banner-title-home 
{
    background-image: url(images/banner-title-home.png);
    background-repeat: no-repeat;
    width: 476px;
    height: 59px;
    margin: 25px 0 0 20px;
    clear: both;
}

.top-nav
{
    float: right;
    margin-top: 37px;
    margin-right: 60px;
    clear: right;
}
div.top-nav a
{
    text-decoration: none;
    font-family: Myriad Pro, Tahoma, Sans-Serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #636445;
    margin: 0 15px;
    display: inline-block;
    border-bottom: solid 3px #fff;
    height: 24px;
    }
div.top-nav a:HOVER
{
    color: #930000;
    border-bottom: solid 3px #930000;   
    }
div.top-nav a.active
{
    color: #0458A4;
    border-bottom: solid 3px #0458A4;
    }




.header-nav
{
    float: right;
    margin-top: 10px;
    margin-right: 60px;
}
div.header-nav a
{
    text-decoration: none;
    font-family: Tahoma, Sans-Serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #636445;
    margin: 0 10px;
    display: inline-block;
    border-bottom: solid 2px #fff;
    height: 18px;
    }
div.header-nav a:HOVER
{
    color: #930000;
    border-bottom: solid 2px #930000;    
    }



.success-top 
{
    background-image: url(images/success-top.gif);
    background-repeat: no-repeat;
    height: 21px;
}
.success
{
    width: 307px;
    background-image: url(images/success-bg.gif);
    margin: 30px 0 40px 0;
}
.success-bottom 
{
    background-image: url(images/success-bottom.gif);
    background-repeat: no-repeat;
    height: 70px;
}

.news
{
    width: 307px;
}

.left-nav-container
{
    padding: 30px 0 200px 0;
    float: left; 
    width: 250px; 
    border-left: solid 1px #EAEAEA; 
    border-right: solid 1px #EAEAEA;
    }
.left-nav-container a.left-nav
{
    display: block;
    padding: 8px 16px;
    background-image: url(images/nav-bg.png);
    border-top: solid 1px #eee;
    text-decoration: none;
    color: #666;
    font-size: 13px;
    }
.left-nav-container a.left-nav:hover
{
    background-image: url(images/nav-bg-hover.png);
    }
.left-nav-container a.active
{
    background-image: url(images/nav-bg-hover.png);
    color: #0558A4;
    }
    
div.right-container
{
    float: right; 
    width: 650px;
    margin: 30px 20px; 
    line-height: 20px;
    }

.btn
{
    padding: 8px 20px;
    font-family: Tahoma, Sans-Serif;
    font-size: 14px;
    }
input, textarea
{
    font-family: Tahoma, Sans-Serif;
    font-size: 14px;
    padding: 6px;
    }    
.required
{
    color: red;
    }    

.news-outter
{
    background-color: #F5F3E9; border: solid 1px #F5F3E9; margin-top: 1px;
    }
 .news-outter:HOVER
{
    background-color: #E9E4CF; cursor: pointer;
    }
.news-inner
{
    margin: 18px 18px; font-size: .9em; line-height: 18px;
    }
    
