body,html {
    margin:     0px 0px 0px 0px;
    width:      100%;
    height:     100%;
    font-family:    verdana;
    background-color:#fef2e6;
    font-size:  11px;
}

div#dental_page {
    border-left:    0px solid #ED8000;
    border-right:   0px solid #ED8000;
    position:       absolute;
    width:          1002px;
    min-height:     100%;
    left:           50%;
    margin-left:    -500px; 
}

div#trevor {
    background-color:   #FFFFFF;
    width:          1002px;
    border: 0px solid;
}

/* --------------------[TOP]--------------------------------- */
div#dental_top {
    
    border-left:            1px solid #ED8000;
    border-right:           1px solid #ED8000;
    background-image:       url(../images/top.png);
    background-position:    top left;
    width:                  1000px;
    height:                 160px;
    background-color:       #FFFFFF;
}

div#dental_toplogo {
    height:                 112px;
}

div#dental_hoofdmenu {
    margin:             2px 16px 0px 16px;
    padding:            4px 0px 0px 0px;
    background-color:   #ED8000;
    height:             22px;
}

div#dental_search {
    height:22px;
    left:860px;
    position:absolute;
    top:118px;
    width:130px;
    z-index:1000;
}

div#dental_breadcrumb {
    font:               normal 8px Arial, Helvetica, sans-serif;
    float:              left;
    width:              675px;
    height:             20px;
    padding:            6px 0px 0px 17px;
    margin:             0px 0px 0px 200px;
    background-color:   #FFFFFF;
}


/* --------------------[MIDDLE]------------------------------ */
div#dental_middle {
    border-left:        1px solid #ED8000;
    border-right:       1px solid #ED8000;
    width:              1000px;
    min-height:         500px;
    height:             100%;
    background-color:   #FFFFFF;
}

div#dental_left {
    margin:         0px 0px 0px 16px;
    float:          left;
    width:          200px;
    min-height:     500px;
}

div#dental_scroller {
    width:      784px;
    float:      right;
}

div#dental_center {
    width:  784px;
    float:      right;
}

div#dental_centertop {
}

div#dental_centerbottom {
}

div#dental_component_std {
    float:         left;
    width:         540px;
}

div#dental_component_full {
    float:         left;
    width:         760px;
}

div#dental_individuals {
    float:         right;
    width:         220px;
    margin:         5px 14px 5px 5px;
}

/* --------------------[BOTTOM]-Begin------------------------ */
div#dental_bottom {
    background-color:   #003366;
    color:              #FFFFFF;
    font:               normal 10px Arial, Helvetica, sans-serif;
    width:              100%;
    height:             38px;
    clear:              both;
    display:            block;
}

div#dental_message {
    float:              left;
    width:              710px;
    height:             24px;
    margin:             10px 0px 0px 10px;
    background-color:   #003366;
}

div#dental_disclaimer {
    float:              right;
    width:              280px;
    height:             24px;
    margin:             10px 0px 0px 0px;
    background-color:   #003366;
}

/* --------------------[BOTTOM]-Einde------------------------ */
