@import url(http://fonts.googleapis.com/css?family=Roboto:300,400);
@import url(http://fonts.googleapis.com/css?family=Parisienne);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,200);


#container {
    width: 1004px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-repeat: repeat-y;
}

#top-border {
    background-image: url(../images/top-border.png);
    float: none;
    height: 22px;
    width: 1004px;
}

#bottom-border {
    background-image: url(../images/bottom-border.png);
    float: none;
    height: 35px;
    width: 1004px;
    background-position: center;
}

#header {
    float: none;
    height: 92px;
    width: 1004px;
}

#container1 {
    background-image: url(../images/container-bg.png);
    background-repeat: repeat-y;
    background-position: center;
    float: none;
    height: auto;
    width: 1004px;
}

#logo {
    float: left;
    height: 85px;
    width: 291px;
}

#header-menu {
    float: left;
    height: 27px;
    width: 450px;
    padding-left: 263px;
    padding-top: 10px;
}

.header-menu-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

#header-menu1 {
    float: left;
    height: 23px;
    width: auto;
    padding-right: 10px;
}


#social-icons {
    float: left;
    height: 44px;
    width: 650px;
    text-align: right;
}

#search {
    float: right;
    height: 57px;
    width: 233px;
    padding-top: 40px;
}

#search-box {
    float: left;
    height: 32px;
    width: 192px;
    background-image: url(../images/search.png);
}

#search-form {
    width: 150px;
    height: 23px;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
}

#search-button {
    height: 19px;
    width: 20px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    padding-top: 3px;
}

.searchform {
    height: 22px;
    width: 146px;
    float: none;
    background-color: #FBFBFB;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}

#main-menu {
    float: none;
 
    width: 625px;
    /*background-image: url(../images/menu-bg2.png);
    background-repeat: no-repeat;*/ background: #333333;
            background: -moz-linear-gradient(top, #333333 0%, #222222 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222));
            background: -webkit-linear-gradient(top, #333333 0%,#222222 100%);
            background: -o-linear-gradient(top, #333333 0%,#222222 100%);
            background: -ms-linear-gradient(top, #333333 0%,#222222 100%);
            background: linear-gradient(top, #333333 0%,#222222 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#333333', endColorstr= '#222222',GradientType=0 );
}

#banner {
    float: none;
    height: 331px;
    width: 1004px;
    margin-left: 30px;
}

#featured-services {
    float: none;
    height: 485px;
    width: 938px;
    padding-left: 32px;
    padding-right: 30px;
}

#featured-heading {
    float: left;
    height: 60px;
    width: 930px;
}

#featured-heading1 {
    float: center;
    height: 60px;
    width: 930px;
}

#block {
    float: left;
    height: 385px;
    width: 223px;
    margin-right: 11px;
    padding-top: 10px;
}

#block11 {
    float: left;
    height: 385px;
    width: 320px;
    margin-right: 11px;
    padding-top: 10px;
}

.h2-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.bodytextCC {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    text-align: justify;
    width: 1004px;
    height: 500px;
}

.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    text-align: justify;
}

.bodytext1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    text-align: left;
}

.bodytext2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666666;
    text-align: justify;
}


#seperator {
    float: none;
    height: 5px;
    width: 1004px;
    background-image: url(../images/sep.png);
}

#home-about {
    float: none;
    height: 378px;
    width: 923px;
    padding-top: 10px;
    padding-left: 31px;
    padding-right: 47px;
}

#maple-about {
    float: left;
    width: 500px;
    height: 378px;
}

#daily-news {
    float: right;
    height: 378px;
    width: 394px;
    background-image: url(../images/news.png);
}

#news-content {
    float: left;
    height: 230px;
    width: 360px;
    padding-top: 108px;
    padding-left: 20px;
}

#footer {
    background-image: url(../images/footer.png);
    background-position: center;
    background-position-x: 50%;
    background-position-y: 50%;
    float: none;
    height: 300px;
    width: 1004px;
    color: white;
    font-size: 12px;
    font-family: Verdana;
}

#footerM {
    background-image: url(../images/footer.png);
    background-position: center;
    background-position-x: 50%;
    background-position-y: 50%;
    float: none;
    height: 50px;
    width: 1004px;
}

#footer-box {
    float: left;
    height: 219px;
    width: 300px;
    margin-left: 30px;
    margin-top: 10px;
}

#footer-box1 {
    float: left;
    height: 25px;
    width: 700px;
    margin-left: 30px;
    margin-top: 90px;
    padding-top: 20px;
}

.whiteheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}

.whiteheadingC {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

#tweets {
    float: left;
    width: 175px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 3px;
}

.footer-form {
    float: left;
    height: 25px;
    width: 160px;
    background-color: #494949;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    margin-left: 5px;
    margin-bottom: 8px;
}

#footer-submit {
    float: left;
    width: 165px;
    height: 50px;
    padding-left: 15px;
    padding-right: 10px;
}

#address {
    width: 200px;
}

#address-icon {
    height: auto;
    width: 35px;
    float: left;
}

#address-text {
    width: 160px;
    float: right;
}

#footer-con {
    float: left;
    width: 200px;
    height: auto;
    padding-top: 10px;
}

#footer-box2 {
    float: left;
    height: 25px;
    width: 200px;
    margin-left: 30px;
    margin-top: 90px;
    padding-top: 20px;
}

#menu-names {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    height: 28px;
    width: auto;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#menu-blank {
    float: left;
    width: 31px;
    height: 38px;
    margin-top: 5px;
}

#menu-sep {
    height: 40px;
    width: 4px;
    background-color: #FFFFFF;
    background-image: url(../images/menu-sep.png);
    float: left;
    margin-top: 4px;
}

#menu-names1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    height: 28px;
    width: 70px;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}


#cssmenu {
    height: 37px;
    display: block;
    border: 0px solid;
    float: left;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

    #cssmenu > ul {
        list-style: inside none;
        padding: 0;
        margin: 0;
    }

        #cssmenu > ul > li {
            list-style: inside none;
            padding: 0;
            margin: 0;
            float: left;
            display: block;
            position: relative;
        }

            #cssmenu > ul > li > a {
                outline: none;
                display: block;
                position: relative;
                padding: 12px 20px;
                font: bold 13px/100% Arial, Helvetica, sans-serif;
                text-align: center;
                text-decoration: none;
                text-shadow: 1px 1px 0 rgba(0,0,0, 0.4);
            }

            #cssmenu > ul > li:first-child > a {
                border-radius: 5px 0 0 5px;
            }

            #cssmenu > ul > li > a:after {
                content: '';
                position: absolute;
                border-right: 1px solid;
                top: -1px;
                bottom: -1px;
                right: -2px;
                z-index: 99;
            }

    #cssmenu ul li.has-sub:hover > a:after {
        top: 0;
        bottom: 0;
    }

    #cssmenu > ul > li.has-sub > a:before {
        content: '';
        position: absolute;
        top: 18px;
        right: 6px;
        border: 5px solid transparent;
        border-top: 5px solid #fff;
    }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 19px;
    }

    #cssmenu ul li.has-sub:hover > a {
        /*background: #3f3f3f;
        border-color: #3f3f3f;
        padding-bottom: 13px;
        padding-top: 13px;
        top: -1px;
        z-index: 999;*/
    }

    #cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
        display: block;
    }

    #cssmenu ul li.has-sub > a:hover {
        background: #3f3f3f;
        border-color: #3f3f3f;
    }

    #cssmenu ul li > ul, #cssmenu ul li > div {
        display: none;
        width: auto;
        position: absolute;
        top: 35px;
        padding: 10px 0;
        background: #333333;
        border-radius: 0 0 5px 5px;
        z-index: 999;
    }

    #cssmenu ul li > ul {
        width: 200px;
    }

        #cssmenu ul li > ul li {
            display: block;
            list-style: inside none;
            padding: 0;
            margin: 0;
            position: relative;
        }

            #cssmenu ul li > ul li a {
                outline: none;
                display: block;
                position: relative;
                margin: 0;
                padding: 10px 20px;
                font: 10pt Arial, Helvetica, sans-serif;
                color: #fff;
                text-decoration: none;
                text-shadow: 1px 1px 0 rgba(0,0,0, 0.5);
            }


    #cssmenu, #cssmenu > ul > li > ul > li a:hover {
        background: #333333;
        background: -moz-linear-gradient(top, #333333 0%, #222222 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222));
        background: -webkit-linear-gradient(top, #333333 0%,#222222 100%);
        background: -o-linear-gradient(top, #333333 0%,#222222 100%);
        background: -ms-linear-gradient(top, #333333 0%,#222222 100%);
        background: linear-gradient(top, #333333 0%,#222222 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#333333', endColorstr= '#222222',GradientType=0 );
    }

        #cssmenu > ul > li > a {
            border-right: 1px solid #000;
            color: #fff;
        }

            #cssmenu > ul > li > a:after {
                border-color: #444;
            }

            #cssmenu > ul > li > a:hover {
                background: #111;
            }
#inner-body {
    width: 1004px;
    /*padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;*/
    float: none;
}

#body-text {
    float: left;
    /*width: 700px;*/
    /*height: 430px;*/
}

#side-menu {
    float: right;
    width: 230px;
    background-repeat: no-repeat;
    height: 600px;
}

#menu-pos {
    float: none;
    width: 940px;
    height: 30px;
}

#side-menu1 {
    background-color: #F8F8F8;
    float: none;
    height: 150px;
    width: 210px;
    border: thin solid #E9E9E9;
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
}

.heading-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 43px;
    font-weight: bold;
    color: #ED1B24;
}

#inner-banner {
    height: 150px;
    width: 940px;
}

.sidemenulinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
    color: #FFFFFF;
    list-style-type: none;
}

.heading-links {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    list-style-type: none;
    font-size: 20px;
}

#side-menu2 {
    background-color: #ee1c25;
    float: none;
    height: 219px;
    width: 210px;
    border: thin solid #E9E9E9;
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
}

.heading-links1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    list-style-type: none;
    font-size: 20px;
}

.white-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
}

.red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFF00;
    font-weight: bold;
    list-style-type: none;
}

#inner-body1 {
    width: 940px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: none;
}

#inner-body2 {
    width: 940px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: none;
}

#side-menu3 {
    background-color: #ee1c25;
    float: none;
    height: 350px;
    width: 210px;
    border: thin solid #E9E9E9;
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
}

.yellow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFCC;
}

#inner-body3 {
    width: 940px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: none;
}

#inner-body4 {
    width: 940px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: none;
}

.red1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC0000;
    font-weight: normal;
    list-style-type: none;
}

.Footerpara {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    text-align: left;
    padding-left: 10px;
}

#side-menu4 {
    background-color: #ee1c25;
    float: none;
    height: 430px;
    width: 210px;
    border: thin solid #E9E9E9;
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-header {
    margin: auto;
    width: 75%;
    min-height: 90px;
    padding: 1em 2em;
    border: 2px solid #2675a9;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #2980b9;
}

    .main-header:after {
        content: " ";
        display: table;
        clear: both;
    }

.logo {
    display: block;
    text-decoration: none;
    float: left;
    margin-top: 5px;
}

    .logo::before {
        color: #fff;
        content: "\e001";
        font-weight: normal;
        font-style: normal;
        font-size: 2.5em;
        font-family: "icomoon";
        -webkit-font-smoothing: antialiased;
    }
