#logo, #logo a {
    height:168px;
    background:#48422D url(../images/main_logo.jpg) top left no-repeat;
}

#introSlides {
    float:left;
    width:600px;
    height:275px;
    display:block;
}

#openQuote {
    margin:0 0 0 600px;
    width:320px;
    height:275px;
    background:transparent url(../images/open_your_eyes.jpg) top left no-repeat;
}

* html #introSlides {margin-left:3px;}
* html #openQuote {
    width:316px;
    background-position:-5px 0;
}

#worldHand {
    margin:0 0 0 330px;
    position:relative;
    width:320px;
    height:151px;
    background:transparent url(../images/world_hand.jpg) top left no-repeat;
}

#reachTheWorld {
    width:650px;
    height:138px;
    background:transparent url(../images/reach_the_world.jpg) top left no-repeat;
}

#l4List {
    margin:0 15px 0 23px;
}

#l4List h1 {
    margin-top:30px;
}


