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

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

#content2 {
    background: #FFF url(../images/presentation/tour-bottom.png) no-repeat center bottom;
    width: 560px;
    padding: 4px 20px 6px 20px;
    position: relative;
    min-height: 400px;
}

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

#content p {
    margin: 1em 0;
}

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

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

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

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

#content li {
    margin-left: 2em;
}

#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;
}

dt {
    font-weight: bold;
    display: block;
}

dd {
    margin: 0 0 1em 0;
    padding: 0;
    left: 0;
    display: block;
    text-indent: 0;
}
