#header {
    background-color:#8a898a;
}

h1, h2, h3, h4, h5, h6 {
    color:#0b3d91;
}

a {
    color:#0b3d91;
}

#header{
    background: url(/_public/images/gm/header_bg.png) #0e0e0e;
}        
    #header a#logo, #header a#about, #header a#contact {
        background-image: url(/_public/images/gm/header_sprites.png);
    }
    
#menu_strip {
    background-color:#0b3d91;
}

#menu li a:hover {
    background: url(/_public/images/gm/menu_bg.png);
}


#menu.horizontal_menu {
    background-color:#0b3d91;
}

#car_bg {
    margin-top:20px;
    right:130px;
}


#quick_search {
    background-image: url(/_public/images/gm/search_bg.png);
}

#portrait {
    background-image: url(/_public/images/gm/portrait_bg.png);
}

#footer {
    background-color:#0b3d91;
}

#wider #links {
    bottom:120px;
}

#wider #footer_wrapper {
    margin:-90px 0px 30px 0;        
}

#wider #middle {
    padding:0 0 130px 10px;
}
