    #quebec{
        line-height: 15px;
        width: 960px;
        margin: 0 auto;
        padding-bottom: 100px; 
        overflow: hidden;
        text-align: center;
    }
    #quebec a#logo{
        margin: 100px 50% 10px 34%;
    }
    #quebec, #quebec input{
        font-family: "Georgia", times New Roman, serif;
    }
    #quebec #header-image{
        height: 200px;
        width: 100%;
        background: #ccc;
        background-image: url('/images/Quebec_LP_Banner_v2.jpg');
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        clear: left;
    }
    #quebec #left{
        width: 479.5px;
        float: left;
        margin: 20px 0;
        padding: 0 50px;
        text-align: center;
    }
    #quebec h2{
        font-style: italic;
        font-size: 16px;
        font-weight: normal;
    }
    #quebec p, #quebec .address-info,#quebec .error, #quebec h2 {
        margin-bottom: 20px;
    }
    #quebec #right{
        width: 479.5px;
        border-right: 1px solid #000;
        float: left;
        clear: left;
        margin: 20px 0;
        padding: 0 50px;
        text-align: center;
    }
     #quebec #bottom{
        width: 77%;
        margin: 0 auto;
        padding: 20px 50px 0 50px;
        text-align: center;
    }
    #quebec-sign-up{
        border-top: 1px solid #000;
        clear: both;
    }
    #quebec #sign-up {
        background: none;
        width: 265px;
        float: none;
        padding: 0;
        margin: 0;
    }
    #quebec #signup-success {
    }
    input.subscribe-field {
        border: 1px solid #666666;
        color: #AEAEAE;
        display: block;
        float: none;
        font-size: 13px;
        height: 35px;
        margin: 0 auto;
        text-align: center;
        width: 320px;
    }
    input.subscribe-go {
        background-image: none;
        border: 0 none;
        cursor: pointer;
        float: none;
        margin: 20px auto;
        padding: 10px 10px;
        background-color: #000000;
        border-color: #000000;
        color: #FFFFFF !important;
        font-size: 12px;
        display: block;
        text-transform: uppercase;
        width: 245px;
        height: auto;
    }
	.ie7Mode #quebec #right { width: 39%; }
	.ie7Mode #quebec #left { width: 40%; }