
html, body, tbody
{
    margin: 0px;
    padding: 0px;
    font: 13px Arial;
}

a img { border: 0px; }

body
{
    background: #064e7c url(img/bg1.gif) repeat-x top;
}

.body2
{
    background: url(img/bg2.gif) repeat-x bottom;
}

.header
{
    background: url(img/h1.jpg) no-repeat top center;
}

.header_download
{
    height: 89px;
    padding-top: 82px;
    padding-left: 745px;
}

.footer
{
    clear: both;
    background: url(img/ft1.jpg) no-repeat top center;
    height: 108px; padding-top: 100px;
    text-align: center;
    color: #FFF;
    font: 14px Arial;
    line-height: 30px;
}

.footer a { color: #FFF; text-decoration: none; }

td { vertical-align: top; }

/* ********************************************* */
.col1
{
    width: 274px;
    padding-right: 20px;
}

.col1_h
{
    background: url(img/c1.jpg) no-repeat top left;
    height: 61px;
}

.col1_f
{
    background: url(img/c1_f.jpg) no-repeat top left;
    height: 16px;
}

.col1_plus, .col1_min
{
    background: url(img/c1_row.jpg) no-repeat top left;
    color: #064f7c;
    
    cursor: pointer;
}

.col1_min
{
    background-position: 0px -50px;
}

.col1_plus .title, .col1_min .title { padding-left: 30px; color: #064f7c; text-decoration: none; display: block; font: 16px Arial; line-height: 50px; }


.video_prev
{
    background: #FFF url(img/video_thumb.gif) no-repeat 5px 5px;
    padding: 0px 5px 10px 70px;
    font-size: 10px;
    color: #666;
}

.video_prev a { font-size: 12px; color: #0084d8; display: block; padding-bottom: 8px }

.watch_video
{
    margin-left: 92px;
    margin-top: 8px;
    width: 85px; height: 18px;
    background: url(img/watch_video.gif) no-repeat top left; 
}


/* ********************************************* */
.box_h
{
    background: url(img/c2_r.gif) repeat-x 0px -23px;
    height: 26px;
}

.box_h div  { float: right;  width: 15px; height: 26px; background: url(img/c2_corners.gif) top right; }
.box_h span { display: block;  width: 15px; height: 26px; background: url(img/c2_corners.gif) top left; }


.box_h_title
{
    background: url(img/c2_r.gif) repeat-x 0px -23px;
    height: 69px;
}

.box_h_title div  { float: right;  width: 15px; height: 74px; background: url(img/c2_corners.gif) top right; }
.box_h_title span { display: block; float: left;  width: 90px; height: 74px; background: url(img/c2_corners.gif) top left; }
.box_h_title h1 { font: 24px Arial; color: #064e7c; padding: 36px 0 0 0; margin: 0px; }


.box_c { background: #FFF; padding: 0px 20px; }


.box_f
{
    background: url(img/c2_r.gif) repeat-x 0px 0px;
    height: 18px;
}

.box_f div  { float: right;  width: 15px; height: 18px; background: url(img/c2_corners.gif) bottom right; }
.box_f span { display: block;  width: 15px; height: 18px; background: url(img/c2_corners.gif) bottom left; }


