* {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
    outline: none;
}

body {
    background: #fff;
    font-family: arial, Tahoma, serif !important;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

/**  Column Container */
.column-container {
    word-spacing: -4px;
    letter-spacing: -4px;
}

/**
For any firefox
*/
@-moz-document url-prefix() {
  .column-container {
     word-spacing: normal;
  }
}

.column-container .column {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: top;
}

.tll {
    text-align: left;
}

.tlr {
    text-align: right;
}

.tlc {
    text-align: center;
}

.column-container .column.full {
    width: 100%;
}

.column-container .column.half {
    width: 50%;
    *width: 49%;
}

.column-container .column.col33 {
    width: 33%;
    *width: 32%;
}

.column-container .column.col67 {
    width: 67%;
    *width: 66%;
}

.top-container {
    width: 100%;
    background-color: white;
    height: 277px;
}

.top-wrapper {
    width: 1200px;
    height: 277px;
    margin: 0 auto;
    background: url("images/top-bg.png") no-repeat;
}

.content-container {
    width: 100%;
    background-color: white;
    min-height: 750px;
    height: auto;
    overflow: hidden;
}

.content-container-wrapper {
    width: 959px;
    height: 750px;
    margin: 0 auto;
    background-color: white;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.content-wrapper {
    width: 940px;
    height: 750px;
    margin: 0 auto;
    background-color: white;
    border-left: 10px solid #F3F3F3;
    border-right: 10px solid #F3F3F3;
    /*box-shadow: 2px -1px 5px 1px #888888;*/
    box-shadow: 4px 1px 6px -2px #888888;
    /*	border: 1px solid #000;*/
}

.inner-content-wrapper {
    width: 880px;
    height: 750px;
    margin: 0 auto;
    background-color: white;
}

.blue-arrow {
    width: 29px;
    height: 24px;
    background: url("images/blue-arrow.png") no-repeat;
    display: block;
    float: left;
}

.green-dot {
    width: 29px;
    height: 27px;
    background: url("images/green-dot.png") no-repeat;
    display: block;
    float: left;
}

.purpal-dot {
    width: 29px;
    height: 27px;
    background: url("images/red-dot.png") no-repeat;
    display: block;
    float: left;
}

.first-para {
    padding-top: 15px;
}

.first-para-left {
    width: 60%;
    height: 145px;
    float: left;
}

.first-para-right {
    float: left;
    width: 40%;
    text-align: right;
}

.first-para-left-text {
    display: block;
    float: left;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #6995a2;
    margin-left: 10px;
}

.second-para, .third-para {
    margin: 20px 0 50px 0;
}

.second-para img, .third-para img {
    border: 1px solid #FFFFFF;
    box-shadow: 3px 2px 4px 0 #888888;
}

.second-para ul, .third-para ul {
    margin: 0;
    padding: 0;
}

.second-para ul li, .third-para ul li {
    list-style: none;
    min-height: 36px;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

.third-para ul li {
    background: url("images/purpal-sign.png") left top no-repeat;
}

.second-para ul .number-list-item-1 {
    background: url("images/1.png") left top no-repeat;
}

.second-para ul .number-list-item-2 {
    background: url("images/2.png") left top no-repeat;
}

.second-para ul .number-list-item-3 {
    background: url("images/3.png") left top no-repeat;
}

.second-para ul .number-list-item-1, .second-para ul .number-list-item-2, .second-para ul .number-list-item-3, .third-para ul li {

    padding: 0 0 0 35px;
}

.second-para-left-text, .third-para-left-text {
    display: block;
    float: left;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #78a269;
    margin-left: 10px;
}

.third-para-left-text {
    color: #A2697E !important;
}

.second-para {
    margin-top: 30px;
}

.footer-container {
    width: 100%;
    background-color: white;
    min-height: 260px;
}

.footer-wrapper {
    width: 1200px;
    height: 260px;
    margin: 0 auto;
    background: url("images/footer-bg.png") no-repeat;
}

.footer-content-wrapper {
    width: 960px;
    margin: 0 auto;
}

.footer-top {
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    top: 19px;
    width: 940px;
    margin: 0 auto;
}

.footer-top p, .footer-top {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 13px;
}

.footer-box-panel-container {
    width: 880px;
    margin: 73px auto 0;
    color: #FFFFFF;
    line-height: 20px;
    height: 102px;
}

.footer-box-panel-container strong {
    font-family: "Open Sans Bold";
    font-size: 14px;
}

.footer-box-panel-bottom {
    height: 35px;
    line-height: 35px;

}

.footer-box-panel-bottom, .footer-box-panel-bottom p {
    color: #FFFFFF;
    font-family: "Open Sans", San-serif;
    text-align: left;
}

.bottom-footer-container {
    width: 100%;
    background-color: white;
    min-height: 50px;
}

.bottom-footer-wrapper {
    width: 960px;
    height: 50px;
    margin: 0 auto;
    background-color: white;
}

.powered-by {
    float: left;
    width: 49%;
    height: 25px;
    margin-top: 20px;
    color: #658a9c;
}

.powered-by a {
    text-decoration: none;
    color: #658a9c;
}

.licence {
    float: right;
    width: 50%;
    height: 25px;
    margin-top: 20px;
    text-align: right;
    color: #658a9c;
}