* {margin:0; padding:0;}

a:focus, a:hover, a:link, a:visited, a:active{
    color: #000;
    text-decoration:    none; 
}

body,span{
    color:              #000;
    font-family:        arial;
    font-size:          12px;
    font-weight:        normal;
    line-height:        12px;
    text-align:         center;
    text-decoration:    none;
}

h1,h2,h3,h4{
    color:              #000;
    font-family:        arial;
    font-size:          12px;
    font-weight:        normal;
    line-height:        12px;
    text-decoration:    none;
}

img{
    border: none;
}

ol{
    list-style-position:    inside;
}

ul{
    list-style-position:    inside;
    list-style:             none;
}

input, textarea{
    border:         1px solid #999;
    width:          75px;
}



.breadcrumbs a{
    font-weight:    bold;
}
 
.footer_spranq{
    color:          #999999;
    float:          right;
    font-weight:    bold;    
    font-size:      10px;
    height:         20px;
    position:       relative;
    width:          auto;   
}

    .footer_spranq a{
        color:      #666666;
    }
    
.content_googlemaps{
    float: left;
    height: 400px;
    width: 400px;
}

.content_route{
    float: left;
    width: 250px;
}

.content_route_directions{
    float: left;
    margin-top: -9px;
    padding-top: 0px!important;
    width: 250px;
}
    
.clearer{
    clear:          both;
}

.website_container{
   position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 915px;
     text-align: left;  
     height: 100%; 
     overflow: visible;
}

.website{
    /*
    background-color:   #FFF;
    height:             100%;
    left:               -458px;     
    position:           absolute;     
    top:                10px;     
    width:              915px;*/
}