﻿#home_mainTable {
    width: 933px;
}

#home_right {
    width: 310px;
    height: 546px;
    background: url(../images/homepage_right.jpg) no-repeat;
}

#home_top {
    width: 645px;
    height: 200px;
    background: url(../images/homepage_top.gif) no-repeat;
}

#home_content {
    width: 645px;
    height: 346px;
    vertical-align: top;
    padding-left: 35px;
    background: url(../images/homepage_menu.gif) no-repeat;
    text-align: left
}

#home_menu {
    width: 155px;
    height: 350px;
    vertical-align: top;
}
#home_menu td {
    padding-right: 20px;
}
#home_menu a {
    font-weight: bold;
}