        #bottombannerrow {
            clear: both;
            border-top: 1px solid #c6c9cb;
            border-bottom: 1px solid #c6c9cb;
            background-color: #e3e7e9;
            min-height: 200px;
        }

        #contactblock {
            float: left;
        }

        #detailsblock {
            float: left;
            padding-left: 40px;
            padding-top: 27px;
            border-left: 1px solid #ced1d3;
            margin-left: 20px;
            height: 150px;
        }

        #servicesblock {
            float: left;
            padding-left: 40px;
            padding-top: 27px;
        }

        #bottomcontainer h2 {
            color: #385261;
            font-size: 11pt;
            letter-spacing: 0.1em;
            border-bottom: 1px solid #a8aaac;

        }
        #bottomcontainer ul {
            padding-top: 10px;
            float: left;
            padding-right: 20px;
        }

        #bottomcontainer ul a {
            text-decoration: none;
            line-height: 17pt;
            color: #385261;

        }

        #footerrow {

            clear: both;
            position: relative;
            margin-top: 20px;
        }

        #footerlogo {
            position: absolute;
            left: 0px;
            top: 0px;
        }
        #accepted_credit_cards {
            position: absolute;
            left: 130px;
            top: 0px;

        }
        #badge_best_web {
            position: absolute;
            top: 8px;
            right: 50px
        }
        #badge_google_adwords {
            position: absolute;
            top: 5px;
            right: 120px
        }
        #badge_top_seo {
            position: absolute;
            top: 5px;
            right: 120px
        }
        #badge_affiliate_certificate {
            position: absolute;
            top: 0px;
            right: 0px
        }
        #copyright {
            position: absolute;
            width: 500px;
            left: 200px;
            top: 100px;
            text-align: center;

            color: #aaaaaa;
            line-height: 16pt;
        }
