@import url("main_standard.css");
        body            { background: white; font-family: Arial; background: url(../images/blocktiling_nl.jpg); }
        .topmenu        { float: right; width: 750px; background: #ffe700; }
        .topmenu a      { color: black; font-weight: bold; text-decoration: none; padding: 0 5px; }
        .topmenu a:hover { text-decoration: underline; color: #fbc708; }
        .topmenu a.on   { color: #d52e24; }

        .freeQuotes     { margin: 10px; width: 180px; font-size: 18px; }
        .guarantee      { font-weight: bold; font-size: 20px; text-align: center; padding-top: 5px; }
        .address        { margin-top: 240px; left: 0px; font-weight: bold; text-transform: uppercase; text-align: center; }

        .bodyholder     { width: 950px; margin: 10px auto 10px auto; background: url(../images/left_fill.png); position: relative; }
        .left           { float: left; width: 200px; background: url(../images/lefthand.png) top no-repeat; margin: 0 0 10px 0; }
        .left .logo     { border: none; margin: 5px auto; display: block; }
        .main           { float: right; width: 720px; padding: 15px 15px; color: black; }
        .break          { clear: both; }
        .footer         { width: 950px; margin: 2px auto; font-size: 13px; }

        .main h1        { margin: 2px 0px; font-size: 28px; }
        .main h2        { margin: 2px 0px; font-size: 20px; }
        .main p         { font-weight: normal; }
