#container{
        font-family:Georgia, serif;
        margin-right:auto;
        margin-left:auto;
        margin-top: 20px;
        -mox-box-shadow: 0 0 6px #888;
        -webkit-box-shadow: 0 0 6px #888;
        box-shadow: 0 0 6px #888;
        width:980px;
        padding:6px;
}
#header{
        display:inline-block;
        vertical-align:top;
        width:980px;
        height:144px;
        background-image: url(../images/banner_full.png);
        background-repeat:no-repeat;
}
#flex{
    display:flex;
    width:968px;
}
#sidebar{
    margin-top:0px;
    background-color: #010080;
    background-image: url(../images/sidebar.jpg);
    background-repeat:no-repeat;
    width:224px;
    text-align:left;
    vertical-align:top;
}
#sidebar_bottom{
    width:224px;
}
#content{
    padding:1em;
    padding-top:2em;    
    width:744px;
}
#footer{
        font-family:Tahoma, sans-serif;
        font-size:10px;
        margin-right:auto;
        margin-left:auto;
        margin-top: 5px;
        padding-top:3px;
        padding-bottom:3px;
        -mox-box-shadow: 0 0 6px #888;
        -webkit-box-shadow: 0 0 6px #888;
        box-shadow: 0 0 6px #888;
        width:992px;
        text-align:center;
}
ul#avmenu {
        margin: 0px 0px 0px 0px;
        font: 12px, Verdana;
        list-style-type: none;

}
ul#avmenu li {
        width: 224px;
    margin-left:-40px;
    margin-bottom:-1px;
}
ul#avmenu li a{
/*      margin-left:10px; */
        padding: 10px 10px 10px 30px;
        display: block;
        border-bottom: 1px solid #ffffff;
    border-left: solid 1px #000000;
        color: #ffffff;
        text-decoration: none;
}
ul#avmenu a:hover {
        background: #ffffff;
        color: #000080;
    text-decoration:bold;

}
.menu_left{
    float:left;
    font-size:15px;
    width:100px;
    height:70px;
}

.menu_center{
    margin-top:-10px;
    float:left;
    font-size:14px;
    width:175px;
    height:70px;
}
.info_label{
        float: left;
        width: 75px;
        margin-right: 8px;
        text-align: left;
}
.input_width{
    width:317px;
    height:24px;
    margin-bottom:5px;
}
.menu_right{
    margin-top:-10px;
    float:left;
    width:435px;
    font-size:14px;
    height:70px;
}
.carrier_row{
    height:70px;
    width:755px;
    margin-bottom:30px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
#we_insure{
    float:left;
    margin-left:280px;
    background-image:url(../images/claimtrans_small.png);
    background-position:center right;
    background-repeat:no-repeat;
}
#tags{
    /*background-image:url(../images/tags.png);*/
    background-position:bottom right;
    background-repeat:no-repeat;
}
h1{
    margin-top:5px;
    font-size:24px;
    font-family: Georgia, serif;
	text-align:center;
	color:#000080;
}
h2{
    margin-top:0px;
    font-family: Georgia, serif;
        text-align:left;
        color:#000080;
}
.ImageBorder
{
    border-color: #ffffff;
}
.car_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#blog{
    margin-left:150px;
    font-family: Ariel, sans-serif;
}
textarea {
   font-family: inherit;
   font-size: inherit;
}

.quiz_button {
        -moz-box-shadow:inset 0px 1px 3px 0px #97c4fe;
        -webkit-box-shadow:inset 0px 1px 3px 0px #97c4fe;
        box-shadow:inset 0px 1px 3px 0px #97c4fe;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #000080) );
        background:-moz-linear-gradient( center top, #3d94f6 5%, #000080 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#00080');
        background-color:#3d94f6;
        -moz-border-radius:7px;
        -webkit-border-radius:7px;
        border-radius:7px;
        border:4px solid #337fed;
        display:inline-block;
        color:#ffffff;
        font-family:Georgia;
        font-size:18px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:1px 1px 0px #1570cd;
        margin-left:auto;
        maring-right:auto
}.quiz_button:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
        background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
        background-color:#1e62d0;
}.quiz_button:active {
        position:relative;
        top:1px;
}
#bubbys-fb{
    margin:2em !important;
}
