#intro{
    background:transparent url('../images/products_and_brands/intro_bg.jpg') no-repeat top right;
    bottom:0;
    height:240px;
}
#intro h1{
    margin-top:100px;
}
#products_and_brands{
    margin-left:20px;
    overflow:hidden;
    width:600px;
    height:100%;
}
#products_and_brands h1{
    margin:20px 0;
}
#products_and_brands ul.col{
    float:left;
    margin-right:50px;
}
#content img{
    float:right;
    clear:right;
    margin-left:50px;
}