#intro {
    line-height: 3.5em;
    height: 3.5em;
    padding: 0 20px;
    width: 862px;
}

#intro ul {
    display: inline;
    list-style-type: none;
    margin: 0 0 0 2em;
    padding: 0;
}

#intro li {
    display: inline;
    margin-right: 2em;
}

#main2 {
    float: left;
    margin-bottom: 18px;
}

#tour {
    float: left;
    padding-top: 6px;
    margin: 6px 6px 6px 6px;
    background: #FFF url(../images/presentation/tour-top.png) no-repeat center top; 
}

#tour2 {
    background: #FFF url(../images/presentation/tour-bottom.png) no-repeat center bottom;
    width: 560px;
    padding: 4px 20px 0 20px;
    position: relative;
    float: left;
}

html>body #tour2 {
    width: 568px;
}

#tour p {
    margin: 1em 0;
}

#tour h2 {
    margin-bottom: 2em;
}

#tour .left-col {
    float: left;
}

#tour .left-col img {
    display: block;
    margin-bottom: 2em;
}

#tour .right-col {
    margin-left: 238px;
}

#store {
    background: transparent url(../images/presentation/heading-store.png) no-repeat left center;
    height: 36px;
    line-height: 44px;
    padding-left: 91px;
}

#print {
    background: transparent url(../images/presentation/heading-print-broker.png) no-repeat left center;
    height: 33px;
    padding-left: 138px;
    line-height: 40px;
}

#project {
    background: transparent url(../images/presentation/heading-project-planner.png) no-repeat left center;
    height: 36px;
    line-height: 40px;
    padding-left: 165px;
}

#art {
    background: transparent url(../images/presentation/heading-art-director.png) no-repeat left center;
    height: 36px;
    line-height: 40px;
    padding-left: 143px;
}

#idea {
    background: transparent url(../images/presentation/logo-is.gif) no-repeat left center;
    height: 35px;
    line-height: 35px;
    padding-left: 120px;
}

#contact {
    float: left;
    width: 252px;
    padding: 14px 20px 10px 20px;
}

#contact-form {
    margin: 20px 0 0 0;
}

#contact-form #send {
    margin-left: 150px;
}

#contact-form .field {
    margin-bottom: 1.5em;
}

.button-next-page {
    display: block;
    width: 140px;
    height: 43px;
    background: transparent url(../images/presentation/button-next-page.png) no-repeat;
    margin-top: 2em;
    position: relative;
    right: 0;
    bottom: 0;
}
