body {
    margin: 0px;
}

.head-bg {
    background-image: url(images/head-bg.jpg);
    background-repeat: repeat-x;
}

.banner-bg {
    background: url(images/banner-bg.jpg) repeat-x;
    background-color: #FFFFFF;
}

.banner-bg1 {
    background: url(images/banner-bg1.jpg) repeat-x;
    background-color: #FFFFFF;
}

.home-box-bg {
    background-image: url(images/box-bg.jpg);
    background-repeat: no-repeat;
    height: 205px;
    background-position: center;
}

.footer-bg {
    background-image: url(images/footer-bg.jpg);
    background-repeat: repeat-x;
    height: 235px;
}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #333333;
    letter-spacing: normal;
    text-decoration: none;
}

.heading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    color: #333333;
    letter-spacing: normal;
    text-decoration: none;
}

.heading2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: normal;
    text-decoration: none;
}

.heading3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #333333;
    letter-spacing: normal;
    text-decoration: none;
}

.top-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: normal;
    text-decoration: none;
}

.read-more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #0F0F0F;
    letter-spacing: normal;
    text-decoration: underline;
}

.running-text {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-style: normal;
    color: #949494;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 18px;
}

.running-text1 {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-style: normal;
    color: #1C9590;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 18px;
}

.running-text2 {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-style: normal;
    color: #000000;
    text-align: justify;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 18px;
}

.running-text3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #8B8B8B;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 17px;
}

.running-text4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #70B205;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 17px;
}

.running-text5 {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-style: normal;
    color: #000000;
    letter-spacing: normal;
    text-decoration: none;
    line-height: 18px;
}

.in {
    background-color: #235B2D;
    height: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -e-border-radius: 5px;
}

.out {
    background-color: #468B16;
}
