﻿
body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-color:transparent; 
}
#maindiv
{
    margin: 0 auto;
    background-color: transparent;
    width: 800px;
    background-color: #FFFFFF;
    text-align: center;
    right: auto;
    left: auto;
    height: 663px;
    background-image: url(    'images/workers2.jpg' );
    background-repeat: no-repeat;
    float: none;
    
}


#divheader
{
    padding: 0px;
    margin: 5px auto 5px auto;
    width: 800px;
    background-color: #FFFFFF;
    text-align: left;
    right: auto;
    left: auto;
}


#titlediv
{
    margin: 0px auto;
    font-family: 'times New Roman' , Times, serif;
    font-size: 18px;
    text-align: center;
    width: 550px;
    height: 41px;
    position: relative;
    top: 5px;
    left: 70px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #808080;
    padding-bottom: 2px;
}

#table
{
    font-family: 'times New Roman' , Times, serif;
    font-size: 16px;
    text-align: left;
    width: 550px;
   
}


#bodydiv
{
    font-family: 'times New Roman' , Times, serif;
    font-size: 16px;
    margin: 0px auto;
    text-align: left;
    width: 550px;
    height: 400px;
    position: relative;
    top: 10px;
    left: 70px;
}
#thumbsup
{
    width: 250px;
    height: 215px;
    position: relative;
    top: 10px;
    left: 354px;
    
    }
    
    #jobdiv
{
    padding: 0px;
    width: 334px;
    height: 235px;
    position: absolute;
    top: 125px;
    left: 0px;
}

   #workerspic
{
    padding: 0px;
    width: 334px;
    height: 298px;
    position: relative;
    top: 45px;
    left: -380px;
}

   #footerdiv
{
    border-top: 2px solid #808080;
    padding: 5px;
    width: 550px;
    height: auto;
        position: relative;
        top: 26px;
        left: -1px;
        border-left-color: #808080;
    border-left-width: 2px;
    border-right-color: #808080;
    border-right-width: 2px;
    border-bottom-color: #808080;
    border-bottom-width: 2px;
     font-family: 'times New Roman' , Times, serif;
    font-size: 16px;
    text-align: left;
}

