body {
    background: #757575 url('images/body_bg.jpg') repeat-y center;
    text-align: center;
    margin: 0px;
    margin-left: 1px;
    }

img {
    margin: 0px;
    padding: 0px;
    }

#center_column {
    margin-right: auto;
    margin-left: auto;
    width: 781px;
    position: relative;
}

#content_top {
    font-size: 1px;
    height: 9px;
    background: url('images/tm_img_02.jpg') no-repeat left top;
    }

#content_left {
    float: left;
    width: 9px;
    height: 600px;
    background: url('images/tm_img_04.jpg') no-repeat top left;
    }

#content_main {
    float: left;
    width: 760px;
    font-size: 0px;
    }

#content_right {
    float: left;
    width: 9px;
    background: #FF0000;
}

#leftbar {
    width: 569px;
    float: left;
    }

#rightbar {
    width: 191px;
    float: left;
    }

#rightbar_bottom {
    background: url('images/tm_img_23.jpg') repeat-y;
    }

#content {
    font-size: 13px;
/*    height: 579px;*/
    font-family: "Trebuchet MS", arial,verdana;
    text-align: left;
    background: url('images/tm_img_18.jpg') no-repeat top left;
    }

.testimonial {
    background: #dfe7fb;
    padding: 10px 2px 10px 2px;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
}

.testimonial_body {
    font-size: 12px;    
}
.testimonial_signature {
    font-size: 10px;
    font-style: italic;
}

.content_text {
    padding: 5px 15px;
    font-size: 12px;
    }

.example {
    background: #dfe7fb;
    padding: 8px 0px 1px 20px;
    }

.example strong {
    color: #005bc2;
}

.example ul {
    margin-top: 0px;
    margin-left: 10px;
    padding: 0px;
    padding-top: 3px;
}

.example li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    }

.content_header {
    height: 75px;
    padding: 0px 10px;
    text-align: center;
    color: #ab1300;
    font-size: 16px;
    }

.subhead {
    font-size: 18px;
    }

.highlight {
    color: #990000;
    }

.dynamo_text {
    color: #FF0000;
    font-size: 14px;
    position: absolute;
    text-align: center;
    font-family: "Trebuchet MS", arial, verdana;
    top: 370px;
    left: 245px;
    z-index: 90;
}

.popup {
    visibility: hidden;
    z-index: 99;
    position: absolute;
    top: 260px;
    left: 50px;
    width: 500px;
    }

.pop_top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 6px;
    text-align: left;
}

.pop_top_mid {
    margin-left: 15px;
    margin-right: 7px;
    background: url('images/tm_popup_02.jpg');
    height: 6px;
    }

.pop_top_r {
    position: absolute;
    top: 0px;
    right: 0px;
    }

.pop_head {
    clear: both;
    }

.pop_head_l {
    float: left;
}

.pop_head_r {
    background: url('images/tm_popup_05.jpg');
    text-align: right;
    }

.pop_subhead {

    }

.pop_subhead_l {
    float: left;
    width: 15px;
}

.pop_subhead_r {
    background: url('images/tm_popup_08.gif') repeat-x;
    text-align: right;
}

.pop_cnt {
    background: url('images/tm_popup_11.jpg');
    font-size: 12px;
    }

.pop_cnt_l {
    background: url("images/tm_popup_10.jpg") repeat-y left;
    }

.pop_cnt_r {
    background: url("images/tm_popup_12.gif") repeat-y right;
    }

.pop_cnt_txt {
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    font-size: 14px;
}

.pop_bottom {
    text-align: left;
    clear: left;
    height: 5px;
    font-size: 0px;
    }

.pop_bottom_l {
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 15px;
    height: 5px;
    }
* > .pop_bottom_l {
    bottom: 0px;
    }

.pop_bottom_r {
    text-align: right;
    margin-left: 15px;
    background: url("images/tm_popup_14.jpg") repeat-x top;
    height: 5px;
    }

.topic {
    font-family: "Trebuchet MS", arial;
    font-weight: bold;
    font-size: 14px;
    color: #003463;
    }

#content dt {
    font-family: "Trebuchet MS", arial;
    font-weight: bold;
    font-size: 14px;
}

#content li {
    font-size: 12px;
    font-weight: normal;
}

#mainlist li {
    font-size: 16px;
    font-weight: normal;
}

.circle_center_text_area {
/*    border-style: solid;*/
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 350px;
    left: 220px;
    width: 120px;
    height: 110px;
    visibility: hidden;
    color: #ab1300;
    font-size: 14px;
}

#content_bottom {
    font-size: 12px;
    color: #333333;
    text-align: center;
    clear: both;
    margin-top: 25px;
}
h1 { font-size: 14px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
b { font-weight: normal; }