/* $Id: home.css 34407 2010-05-18 10:02:55Z iargent $ */

.menu-content{
/*    position:absolute;
    top:69px;*/
}
/************* Home ***************/
#content_home {
    text-align: center;
    margin: 0 0 50px;
    height: 478px;
}
#content_home a {
    height: 478px;
    width:100%;
    display:none;
    text-indent:-999px;
}
#content_promos_home {
    width: 940px;
    margin: 0 auto;
}

#content_promos_home ul#promo_links {
    float: right;
	margin: -8px 0 -4px 0;
}

#content_promos_home ul#promo_links li {
    float: left;
    display: inline;
}
#B-spot, #C-spot, #D-spot, #E-spot{
	height: 97px;
}
#B-spot {
    width:298px;
}

#C-spot, #D-spot, #E-spot{
    width:214px;
}

#home-page #contents {
	padding-bottom: 0px;
}
