﻿html, body
{
    font: 14px Arial,Helvetica, sans-serif;
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
    color: #000;
    text-align: center;
    height: 100%;
    margin: 0;
}

div.clear
{
    clear: both;
    font-size: 1px;
    height: 1px;
    background: none;
    width: 955px;
}

a, a:visited
{
    text-decoration: none;
    color: #000;
}

a:hover
{
    color: #000;
}


a img
{
    border: none;
}


ul
{
    padding: 0;
    margin: 0;
}

li
{
    list-style: none;
}

h1
{
    font-size: 38px;
    margin: 0;
}
h2
{
    font-size: 23px;
    margin: 0;
}
h3
{
    font-size: 14px;
    margin: 0;
    color: #060606;
}
p
{
    font-size: 15px;
    margin: 0;
}


/* Header start */

#header
{
    width: 956px;
    height: 84px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#logo
{
    position: absolute;
    display: block;
    width: 242px;
    height: 56px;
    top: 19px;
}

#logo img
{
    width: 235px;
}

#menu
{
    position: absolute;
    display: block;
    top: 32px;
    right: 0;
    color: #bc0101;
}

#menu li
{
    float: left;
    list-style: none;
    color: #bc0101;
}

#menu li a
{
    height: 60px;
    display: block;
    padding: 0 20px;
    margin-left: 5px;
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    outline: none;
    color: #bc0101;
}

#menu li a:hover, #menu li a.selected
{
    color: #ffffff;
    background-color: #bc0101;
}

.nav, .nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav
{
    z-index: 1;
    z-index: 99999;
    position: relative;
    margin-bottom: 5px;
}
.nav li
{
    float: left;
    position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited
{
    display: block;
    text-decoration: none;
}
.nav li:hover
{
    color: #fff !important;
}
.nav li:hover a
{
    background: #BC0101;
    color: #fff !important;
}
.nav li a:hover
{
    color: #fff !important;
}
#menu li:hover ul a, #menu li.sfHover ul a
{
    background: #BC0101;
    color: #fff !important;
}
#menu li:hover ul a:hover, #menu li.sfHover ul a:hover
{
    background: #BC0101;
    color: #f2efef !important;
}
.nav ul
{
    
    margin: 0;
    list-style: none;
    width: 100px;
    position: absolute;
    top: -999em;
}
.nav li:hover ul, .nav li.sfHover ul
{
    top: 30px;
    color: #fff;
}
.nav ul li
{
    border: 0;
    float: none;
}
.nav ul li a
{
    color: #fff;
    border-bottom: 0; /* padding-right: 20px;*/
    width: 80px;
    white-space: nowrap;
    text-align: center;
}

#menu li ul li a
{
    font-size: 14px;
    line-height: 26px !important;
    height: 26px;
}

/* Header end */



/* Side Navigation */
.sideNavigation
{
    width: 217px;
    float: left;
    margin-bottom: 20px;
}

.sideNavigation h2
{
    padding-left: 16px;
    width: 217px;
}

.sideNavigation .arrow
{
    margin-left: 30px;
    margin-bottom: 4px;
}

.sideNavigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    top: 32px;
    right: 0;
    color: #000;
}

.sideNavigation li
{
    line-height: 18px;
}

.sideNavigation .subMenu
{
    margin-left: 3px;
}

.sideNavigation .subMenu a.selected
{
    color: #BC0101;
}



.contentRight
{
    float: left;
    margin-left: 40px;
    width: 683px;
    margin-bottom: 30px;
}

.contentRight h2.title
{
    width: 683px;
    padding-left: 16px;
    background-color:#656366;
}

.contentRight .arrow
{
    background-image: url('../img/bg-title2.jpg');
    margin-left: 30px;
    margin-bottom: 4px;
}

.contentRight p
{
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
}

.contentRight ul
{
    margin-left: 9px;
}

/* Side Navigation end */



#featured
{
    width: 956px;
    margin: 0 auto;
    height: 257px;
    position: relative;
    /*z-index: 1;*/
}

#featuredSmall
{
    width: 956px;
    margin: 0 auto;
    height: 191px;
    position: relative;
    z-index: 1;
}

/*
#featured img, #featuredSmall img
{
    border-top: 1px solid #949393;
    border-bottom: 3px solid #5c5b5b;
}
*/

#slogan1, #slogan2
{
    background-color: #BC0101;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 34px;
    z-index: 100;
    color: #fff;
    padding-left: 20px;
    padding-right: 15px;
    font-size: 15px;
}

#slogan1-right, #slogan2-right
{
    background-image: url("../img/slogan-right.png");
    background-repeat: no-repeat;
    display: block;
    height: 53px;
    position: absolute;
    right: -19px;
    top: 13px;
    width: 19px;
    z-index: 99999;
}

#slogan2
{
    top: 90px;
}

#slogan2-right
{
    top: 69px;
}

#wrapper
{
    width: 956px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding-top: 30px;
}

h2.title
{
    color: #ffffff;
    background-color: #bc0101;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.arrow
{
    background-image: url('../img/bg-title.jpg');
    background-repeat: no-repeat;
    width: 14px;
    height: 11px;
    display: block;
}


/* Homepage start */

#homepage .left
{
    width: 250px;
    float: left;
}

#homepage .left p
{
    color: #666565;
    font-size: 14px;
    width: 210px;
    line-height: 18px;
    margin-top: 15px;
}

#homepage .left .title
{
    width: 150px;
    padding-left: 17px;
}

#homepage .left .arrow
{
    margin-left: 120px;
}

#homepage .right
{
    width: 690px;
    float: right;
}

.articleBox
{
    width: 220px;
    float: left;
    margin-left: 10px;
    margin-bottom: 28px;
}

.articleBox .date
{
    width: 55px;
    float: left;
    color: #534b4b;
    text-align: center;
}

.articleBox .day
{
    font-size: 23px;
    display: block;
    clear: both;
}

.articleBox .year
{
    font-size: 13px;
}


.articleBox .description
{
    width: 160px;
    float: left;
}

.articleBox .description h3
{
    color: #534b4b;
    margin-top: 2px;
}

.articleBox .description p
{
    margin-top: 8px;
    color: #666565;
    font-size: 14px;
    line-height: 18px;
}

.viewmore
{
    padding-top: 7px;
    display: block;
    color: #bc0101;
    text-decoration: underline;
}

/* Homepage end */


/* Contact form start */

.contact
{
    position: relative;
    width: 950px;
    height: 332px;
}

.contact #contactLeft
{
    width: 320px;
    position: absolute;
    left: 0;
    top: 80px;
}

.contact #contactMiddle
{
    width: 330px;
    position: absolute;
    left: 330px;
    top: 80px;
}

.contact #contactRight
{
    width: 290px;
    position: absolute;
    left: 665px;
    top: 80px;
}

.contact h2.title
{
    width: 120px;
    padding-left: 17px;
}

.contact .arrow
{
    margin-left: 50px;
}

.contact #contactRight #address
{
    margin-top: 4px;
}


.contact #contactRight #address .text
{
    color: #4A4A4A;
    font-size: 14px;
    line-height: 19px;
    margin-top: -39px;
    margin-bottom: 10px;
}

.contact fieldset
{
    border: 0 none;
    margin: 0;
    padding: 0;
}

.contact fieldset p
{
    clear: both;
    display: block;
    padding: 0;
    margin: 5px 5px 10px 0;
    width: 348px;
    height: 40px;
}

.contact fieldset p label
{
    float: left;
}

.contact fieldset p span.fielddesc
{
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    float: left;
    width: 115px;
    height: 24px;
    line-height: 24px;
}

.contact .warning
{
    background: url("../img/warning.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 15px;
    padding-left: 10px;
    display: none;
    margin: 0 0 0 5px;
    float: right;
}

.contact .inputtext
{
    width: 172px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    margin: 0;
    vertical-align: middle;
}

.contact .inputtextarea
{
    background-color: #fff;
    border: 1px solid #d6d6d6;
    height: 50px;
    padding: 0 5px;
    width: 180px;
}

.contact .button
{
    width: 98px;
    height: 30px;
    display: block;
    line-height: 30px;
    margin: 35px 0 20px 115px;
    clear: both;
}

/* Contact form end */


/* Footer */

#footer
{
    margin: 0 auto;
    width: 956px;
    border-top: 1px solid #d5d5d5;
    display: block;
    clear: both;
    margin-top: 15px;
    padding: 0;
}

#footer p
{
    color: #666565;
    font-size: 11px;
    padding: 5px 0 10px 0;
    margin: 0;
    text-align: right;
    padding-right: 5px;
}


/* Footer end */

