* {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-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;
    font-weight:    bold;    
    font-size:      10px;
    height:         20px;
    width:          auto;   
}

    .footer_spranq a{
        color:      #666666;
    }
   
    
.clearer{
    clear:          both;
}

.website_container{
    left:           50%;
    position:       absolute;
    top:            0    
}

.website{
    background-color:   #FFF;
    height:             100%;
    left:               -502.5px; 
    position:           absolute;     
    width:              1005px;
}