/* This CSS file has been created by Liam Edward, LLC for Dan Gustavsen (AKA G Business Systems, LLC) to be exclusively used by Horizon Keystone Financial. It may not be resold or reused without express permission by Liam Edward, LLC.*/

body {
    margin: 0;
    background-color: #2e415b;
}

* {
    margin: 0;
}
#stripe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 43px;
    background-color: #a4c2dd;
    border-bottom: 1px solid #1f2b3d;
    box-shadow: 0px 3px 2px #1f2b3d;

}
.main-container {
    position: relative;
    top: 0px;
    left: 50%;
    width: 830px;
    min-height: 500px;
    margin-left: -415px;
    background: none;
}



header {
    position: relative;
    top: 0px;
    left: 50%;
    width: 800px;
    height: 43px;
    margin-left: -400px;
    background-color: #a4c2dd;
    border-bottom: 1px solid #1f2b3d;
    z-index: 99;
}

header img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 43px;

}

#menu-button {
    display: none;

}

nav {
    margin: 0;
}
nav ul{
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 12px 30px 0 0;
    color: #2e415b;
    list-style: none;
}

nav ul li ul a{
    color: #ffffff;
    text-decoration: none;
    padding: 0 3px 0 3px;
}

nav ul li a{
    display: block;
    color: #2e415b;
    text-decoration: none;
}

nav ul li{
    position: relative;
    height: 18px;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 11px;
    font-weight: 600;
    float: left;
    padding: 0 10px 0 10px;
    border-right: 1px solid #2e415b;
}

nav ul li:hover ul, nav ul li a:hover ul{
    display: block;
}
nav ul li:last-child{
    border-right: none;
}

nav ul li ul{
    display: none;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    right: auto;
    margin: 16px 0 0 0;
    padding: 5px 0 5px 0;
}
nav ul li ul li{
    float: none;
    color: #ffffff;
    background: #2e415b;
    border-bottom: 1px solid #ffffff;
    padding: 5px 0 5px 0;
    opacity: .7;
    white-space: nowrap;
}

nav ul li ul li:hover{
    opacity: 1;
}

nav ul li ul li:hover:first-child{
    opacity: .7;
}

nav ul li ul li:first-child{
    height: 2px;
    background: -moz-linear-gradient(top,  rgba(46,65,91,0) 0%, rgba(46,65,91,0) 1%, rgba(46,65,91,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,65,91,0)), color-stop(1%,rgba(46,65,91,0)), color-stop(100%,rgba(46,65,91,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(46,65,91,0) 0%,rgba(46,65,91,0) 1%,rgba(46,65,91,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(46,65,91,0) 0%,rgba(46,65,91,0) 1%,rgba(46,65,91,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(46,65,91,0) 0%,rgba(46,65,91,0) 1%,rgba(46,65,91,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(46,65,91,0) 0%,rgba(46,65,91,0) 1%,rgba(46,65,91,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e415b', endColorstr='#2e415b',GradientType=0 ); /* IE6-9 */

}

nav ul li ul li:first-child, nav ul li ul li:last-child {
    border-bottom: none;
}

nav ul li ul li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* second level*/
nav ul ul ul {
    position: relative;
    top: 0;
    left: 100%;
    margin-top: -15px;
}

nav ul li:last-child ul ul {
    position: relative;
    top: 0;
    left: -100%;
    margin-top: -15px;
}

nav ul ul ul li:first-child {
    position: relative;
    top: 0;
    height: auto;
    background: #2e415b;
    border-bottom: 1px solid #ffffff;


}

nav ul li ul li ul li:hover,nav ul li ul li:hover:first-child{
    opacity: 1;
}


/* end second level*/


#main-banner {
    position: relative;
    top: 0px;
    left: 50%;
    width: 800px;
    height: 246px;
    margin-left: -400px;
    background: #ffffff;
    box-shadow: 0px 3px 2px -2px #1f2b3d inset;
    background-image: url("../images/template/banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}

#main-banner ul {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 84px 0 0 22px;
}

#main-banner ul li{
    width: 163px;
    margin-bottom: 12px;
}

#main-banner ul li a{
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;
}


#main-banner1 {
    position: relative;
    top: 0px;
    left: 50%;
    width: 800px;
    height: 246px;
    margin-left: -400px;
    background: #ffffff;
    box-shadow: 0px 3px 2px -2px #1f2b3d inset;
    background-image: url("../images/template/banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}

#main-banner1 ul {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 50px 0 0 22px;
}

#main-banner1 ul li{
    width: 163px;
    margin-bottom: 12px;
}

#main-banner1 ul li a{
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;
}



#main-content {
    position: relative;
    top: 0px;
    left: 50%;
    width: 730px;
    margin: 0 0 0 -400px;
    padding: 36px 16px 10px 54px;
    background: #ffffff;
    box-shadow: 0px 20px 20px -10px #999999 inset;

}

#main-content aside {
    top: 0px;
    left: 0px;
    float: right;
    margin: 0;

}

#main-content aside ul {
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    list-style: none;

}

#main-content aside ul li {
    margin-bottom: 13px;

}

aside ul li a {
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 18px;
    font-weight: 700;
    width: 249px;
    background: #899cb2;
    border: 1px solid #677487;
    padding: 15px 0 15px 0;
    text-decoration: none;
}
#main-content article.with_aside {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 0 0 0;
    width: 460px;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: 600;

}

#main-content article.without_aside {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 0 0 0;
    width: 100%;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: 600;

}

#main-content article p{
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
}

#secondary-banner {
    position: relative;
    top: 0px;
    left: 50%;
    width: 800px;
    margin: 0 0 0 -400px;
    padding: 0;
    background: #ffffff;

}

   #secondary-banner img:first-child {
    float: left;
}



#buffer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 15px;
    margin: 0;
    padding: 0;
    background: #ffffff;
    box-shadow: 0px -15px 15px -10px #999999 inset;

}

#buffer #under-left-triangle {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: -webkit-linear-gradient(#a4c2dd, #697f96); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#a4c2dd, #697f96); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#a4c2dd, #697f96); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#a4c2dd, #697f96); /* Standard syntax */

}
#buffer #left-triangle {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: -moz-linear-gradient(-45deg, rgba(46, 65, 91, 1) 0%, rgba(46, 65, 91, 1) 49%, rgba(46, 70, 100, 0) 50%, rgba(41, 137, 216, 0) 63%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(46, 65, 91, 1)), color-stop(49%, rgba(46, 65, 91, 1)), color-stop(50%, rgba(46, 70, 100, 0)), color-stop(63%, rgba(41, 137, 216, 0)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(46, 65, 91, 1) 0%, rgba(46, 65, 91, 1) 49%, rgba(46, 70, 100, 0) 50%, rgba(41, 137, 216, 0) 63%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(46, 65, 91, 1) 0%, rgba(46, 65, 91, 1) 49%, rgba(46, 70, 100, 0) 50%, rgba(41, 137, 216, 0) 63%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(46, 65, 91, 1) 0%, rgba(46, 65, 91, 1) 49%, rgba(46, 70, 100, 0) 50%, rgba(41, 137, 216, 0) 63%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
    background: linear-gradient(135deg, rgba(46, 65, 91, 1) 0%, rgba(46, 65, 91, 1) 49%, rgba(46, 70, 100, 0) 50%, rgba(41, 137, 216, 0) 63%, rgba(125, 185, 232, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e415b', endColorstr='#007db9e8', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

#buffer #under-right-triangle {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 15px;
    background: -webkit-linear-gradient(#a4c2dd, #697f96); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#a4c2dd, #697f96); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#a4c2dd, #697f96); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#a4c2dd, #697f96); /* Standard syntax */

}
#buffer #right-triangle {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 15px;
    background: -moz-linear-gradient(45deg,  rgba(125,185,232,0) 0%, rgba(123,184,232,0) 1%, rgba(41,137,216,0) 46%, rgba(45,83,122,0) 49%, rgba(46,65,91,1) 50%, rgba(46,65,91,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(125,185,232,0)), color-stop(1%,rgba(123,184,232,0)), color-stop(46%,rgba(41,137,216,0)), color-stop(49%,rgba(45,83,122,0)), color-stop(50%,rgba(46,65,91,1)), color-stop(100%,rgba(46,65,91,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  rgba(125,185,232,0) 0%,rgba(123,184,232,0) 1%,rgba(41,137,216,0) 46%,rgba(45,83,122,0) 49%,rgba(46,65,91,1) 50%,rgba(46,65,91,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  rgba(125,185,232,0) 0%,rgba(123,184,232,0) 1%,rgba(41,137,216,0) 46%,rgba(45,83,122,0) 49%,rgba(46,65,91,1) 50%,rgba(46,65,91,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  rgba(125,185,232,0) 0%,rgba(123,184,232,0) 1%,rgba(41,137,216,0) 46%,rgba(45,83,122,0) 49%,rgba(46,65,91,1) 50%,rgba(46,65,91,1) 100%); /* IE10+ */
    background: linear-gradient(45deg,  rgba(125,185,232,0) 0%,rgba(123,184,232,0) 1%,rgba(41,137,216,0) 46%,rgba(45,83,122,0) 49%,rgba(46,65,91,1) 50%,rgba(46,65,91,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#2e415b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
footer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 180px;
    background: #a4c2dd;
    padding: 23px 0 0 0;
}

#address {
    position: relative;
    top: 23px;
    left: 75px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#phone-number {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 46px 0 0 75px;
    padding: 0;
    list-style: none;
}

#contact-link {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 20px 0 0 75px;
    padding: 0;
    list-style: none;
}

#address li, #phone-number li {
    margin-bottom: 4px;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: 400;
}

#address li:last-child, #phone-number li:last-child {
    margin-bottom: 0px;
}

#address li:first-child {
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: 700;
}

#phone-number span {
    font-weight: 700;
}

#contact-link a {
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: 700;
}

#social {
    position: absolute;
    top: 23px;
    left: 404px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: 400;
}

#social li {
    margin-bottom: 20px;
    height: 24px;
}
#social span {
    display: inline-block;
    width: 45px;
    font-size: 24px;
    margin-top: 5px;
}

#social2 {
    position: absolute;
    top: 23px;
    left: 675px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #2e415b;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10px;
    font-weight: 400;
}


/* Begin quote form Styles */

.form_title_row, .results_title_row{
    display: block;
    position: relative;
    padding: 10px 0 0 0;
    width: 90%;
    border-bottom: 3px double #000000;

}

.form_title_row h1, .results_title_row h1{
    position: relative;
    top: 0;
    left: 0;
    width: 80%;
    color: #000000;
    font-family: 'Open Sans' , sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.form_title_row #clear_button{
    position: absolute;
    bottom: 0;
    right: 0;
}


#info h2 ,#info span, #quote_options_container{
    display: block;
    position: relative;
}

#info h2 {
    color: #000000;
    font-family: 'Open Sans' , sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}


.form_row {
    display: block;
    position: relative;
    padding: 10px 0 0 0;
    width: 80%;
}

#dealer_rewards_button{
    display: block;
    margin: 10px 0 10px 0;
    width: 30%  ;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;

}

#quote_submit_button {
    display: block;
    margin: 10px 20px 10px 0;
    width: 30%  ;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;

    float: left;

}

#dealer_rewards_button2{
    display: block;
    margin: 10px 10px 10px 0;
    width: 20%  ;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;
	float: left;
}

#quote_submit_button2 {
    display: block;
    margin: 10px 20px 10px 0;
    width: 20%  ;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;
    float: left;

}

#info label {
    display: block;
    position: relative;
    width: 150px;
    float: left;

}
#info label span, #required_note span {
    display: inline;
    color: #ff0000;
}

#info input, #info select {
    display: block;
    position: relative;
    width: 300px;

}

#email_note{
    padding-left: 150px;

}
#option1, #option2, #option3 {
    margin-right: 5px;
}

#option2, #option3 {
    margin-left: 15px;
}

#quote_options_container span, #quote_options_container input{
    width: auto;
    float: left;
}

#minimum_note {
    clear: both;
    padding: 5px 0 5px 0;
}

#quote_results{
   /* border-collapse: collapse;*/
    width: 95%;
    margin-top: 15px;
    padding: 2%;
    background: #bbbbbb;
    border-radius: 5px;
    border-spacing: 0;
    text-align: center;
}

#quote_results th{
    color: #000000;
    font-family: 'Open Sans' , sans-serif;
    font-size: 13px;
    font-weight: 700;
    width: 25%;
    border-bottom: 1px solid #000000;
    padding: 0 0 3px 0;
}

#payment_results{
    color: #000000;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0 5px 0;
}

#payment_results td{
    padding: 2px 0 2px 0;
}

#options_results{
    background: #2e415b;
    font-size: 13px;
    color: #ffffff;
}

#options_results td{
    padding: 3px 0 3px 0;
}

#options_result_note{
    color: #000000;
    font-size: 11px;
}

#options_result_note td{
    padding: 5px 0 5px 0;
}

.bottom_buttons{
    padding: 10px 0 50px 0;
    width: 95%;
    text-align: center;

}

.diclaimers{
    margin-top: 30px;
    padding: 10px 0 10px 0;
    width: 95%;
    text-align: center;
    border-bottom: 3px double #000000;
    border-top: 3px double #000000;
    font-size: 12px;
}

.diclaimers .fa-circle{
    font-size: 9px;
    margin-right: 10px;

}
.diclaimers span{
    display: block;
    position: relative;
    text-align: left;
}

.bottom_buttons button{
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 0 11px 0;
    background: #2e415b;
    border: 1px solid #ffffff;
    box-shadow: 4px 4px 8px 4px #d4d4d4;

    display: block;
    width: 30%;
    text-align: center;
    float: left;
    margin-bottom: 30px;
}

.bottom_buttons button:first-child{

    margin-right: 3%;

}

.bottom_buttons button:last-child{
    margin-left: 0%;

}

/* End quote form Styles */


/* for tablets*/
@media screen and (max-width: 830px) {

    .main-container {
        width: 750px;
        min-height: 500px;
        margin-left: -375px;

    }

    header {
        width: 720px;
        margin-left: -360px;
    }

    nav ul{
        margin: 12px 0 0 0;
    }

    nav ul li{
        padding: 0 8px 0 8px;
    }

    #main-banner {
        width: 720px;
        margin-left: -360px;
    }

    #main-content {
        width: 685px;
        padding: 36px 10px 0 25px;
        margin: 0 0 0 -360px;

    }

    aside ul li a{
        width: 225px;

    }
    #main-content article.with_aside {
        width: 420px;
    }

    #secondary-banner {
        width: 720px;
        margin: 0 0 0 -360px;

    }



    #secondary-banner img {
        width: auto;
        height: 75px;
    }
}

/* for tablets*/
@media screen and (max-width: 568px) {
    .main-container {
        position: relative;
        width: 100%;
        left: 0;
        margin: 0;

    }
    header {
        position: relative;
        width: 100%;
        left: 0;
        margin: 0;
    }
	

    #menu-button {
        display: block;
        position: absolute;
        top: 5px;
        right: 10px;
        width: 90px;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Open Sans' , sans-serif;
        font-size: 14px;
        font-weight: 400;
        padding: 5px 0 5px 0;
        background: #2e415b;
        border: 1px solid #ffffff;
      /*  border-radius: 6px;*/
        box-shadow: 2px 2px 4px 2px #7e9bb6;

    }

    nav {
        position: absolute;
        opacity: 0;
        top: 0;
        width: 100%;
        left: 0;
        margin: 44px 0 0 -100%;
        background-color: #2e415b;

    }

    nav ul{
        display: block;
        position: relative;
        width: 100%;
        top: 0px;
        right: 0px;
        margin: 0;
        padding: 0;
        color: #ffffff;
        list-style: none;
    }

    nav ul li{
        position: relative;
        display: block;
        float: none;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ffffff;

    }

    nav ul li:last-child{
        border-bottom: none;
    }

    nav ul li a{
        font-size: 16px;
        position: relative;
        color: #ffffff;
        width: 90%;
        padding: 15px 0 15px 10%;

    }

    nav ul li ul{
        display: block;
        position: relative;
        width: 90%;
        margin: 0 0 0 10%;
        padding: 0;
    }

    nav ul li ul li{
        border-left: 1px solid #ffffff;
        margin-bottom: 10px;

    }

    nav ul li ul a{
        font-size: 16px;
        padding: 5px 0 5px 0;

    }

    nav ul li ul li:first-child {
        display: none;
    }

    nav ul li ul li:last-child {
        margin-bottom: 0;
    }

    #main-banner {
        left: 0;
        width: 100%;
        height: 200px;
        margin: 0 0 0 0;
        background: #ffffff;
        background-image: url("../images/template/banner.jpg");
        background-size: auto 100%;
        background-position: right center;
        background-repeat: no-repeat;
    }

    #main-banner ul {
        position: absolute;
        list-style: none;
        padding: 0;
        margin: 50px 0 0 22px;
    }

    #main-banner ul li{
        width: 150px;
        margin-bottom: 12px;
    }

    #main-content {
        left: 0;
        width: 90%;
        margin: 0;
        padding: 5% 5% 10px 5%;


    }

    #main-content aside {
        top: 0px;
        left: 0px;
        float: right;
        margin: 0;

    }

    #main-content aside ul {
        top: 0px;
        left: 0px;
        margin: 0;
        padding: 0;
        list-style: none;

    }

    #main-content aside ul li {
        margin: 0 0 13px 10px;

    }

    aside ul li a{
        font-size: 14px;
        font-weight: 700;
        width: 175px;
        padding: 15px 0 15px 0;
    }
    #main-content article.with_aside {
        width: 100%;

    }

    #main-content article.without_aside {
        width: 100%;
		margin-top: 25px;

    }

    #buffer{
        display: none;
    }

    #secondary-banner {
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #ffffff;

    }

    #secondary-banner img {
        position: relative;
        display: block;
        float: none;
        width: 310px;
        height: auto;
        left: 50%;
        margin-left: -155px;
    }

    #secondary-banner img:first-child {
        float: none;
        left: 50%;
        margin-left: -180px;
        height: auto;
    }

    footer{
        padding-bottom: 23px;
    }
    #address {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0 0 0 75px;
        list-style: none;
    }

    #phone-number {
        position: relative;
        top: 0px;
        left: 0px;
        margin: 23px 0 0 75px;
        padding: 0;
        list-style: none;
    }

    #contact-link {
        position: relative;
        top: 0px;
        left: 0px;
        margin: 20px 0 0 75px;
        padding: 0;
        list-style: none;
    }

    #social {
        position: relative;
        top: 0;
        left: 0;
        margin: 20px 0 0 75px;

    }

    /* Begin quote form Styles */
    #email_note{
        padding-left: 0;

    }

    #enrollment_note{
        clear: both;
        width: 100%;
    }

    #info input, #info select {
        display: block;
        position: relative;
        width: 100%;

    }

    #dealer_rewards_button{
        display: block;
        margin: 10px 20px 10px 0;
        width: 40%  ;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Open Sans' , sans-serif;
        font-size: 14px;
        font-weight: 600;
        padding: 11px 0 11px 0;
        background: #2e415b;
        border: 1px solid #ffffff;
        box-shadow: 4px 4px 8px 4px #d4d4d4;
        float: left;

    }

    #quote_submit_button {
        display: block;
        margin: 10px 0 10px 0;
        width: 40%  ;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        font-family: 'Open Sans' , sans-serif;
        font-size: 14px;
        font-weight: 600;
        padding: 11px 0 11px 0;
        background: #2e415b;
        border: 1px solid #ffffff;
        box-shadow: 4px 4px 8px 4px #d4d4d4;

    }

    #quote_options_container,#quote_options_container span{
        clear: left;
    }

    #option1, #option2, #option3 {
        margin-right: 5px;
        width: 150px;
        margin-left: 15px;

    }

    #option2, #option3 {
        margin-left: 15px;
    }

    #quote_options_container span, #quote_options_container input{
        width: auto;
        float: left;
        margin-top: 10px;
    }

    /* End quote form Styles */
}