#header_bottom{
    background-image:url(../images/company_top.jpg);
}
table{
    width:100%;
    background:#fff;
    border-collapse: collapse;
}
table th,
table td{
    height:70px;
    border-bottom:8px solid #F5F2EB;
    border-right:8px solid #F5F2EB;
}
table th{
    width:240px;
}
table td{
    padding-left:80px;
    text-align:left;
}
