#title {
    background:         url(images/title-home.jpg) no-repeat;
}

#container {
    height:             591px;
    background:         url(images/content-home.jpg) no-repeat 0 182px;
}

#home {
    position:           absolute;
    top:                169px !important;
    top:                194px;
    left:               20px;
    width:              330px;
}

#home h4 {
    padding-left:       10px;
    color:              #FF9600;
    font-size:          14pt;
    font-weight:        bold;
}

#home dt a {
    color:              #FF9600;
    font-weight:        bold;
    text-decoration:    none;
}

#home dt small {
    display:            none;
}

#home dd {
    margin:             0;
    padding:            15px 0;
}

#home dd a {
    color:              #FF9600;
}

#content {
    position:           absolute;
    top:                405px !important;
    top:                430px;
    left:               548px;
    min-height:         0;
    height:             auto;
    margin:             0;
    padding:            0;
    border-width:       0;
    background:         none;
}

#content h4 {
    color:              #FF9600;
    font-size:          14pt;
    font-weight:        bold;
}

#footer {
    margin-top:         409px;
}