/* PRECISION PROFESSIONALS STYLE SHEET */


/* ALL PAGES */

html                {
                    min-height: 100%; margin-bottom: 1px;
                    overflow: -moz-scrollbars-vertical !important;
                    }

body                {
                    background: #DEDEDE;
                    font-family: Helvetica, Arial, sans-serif;
                    font-size:16px;
                    color:#474747;
                    line-height: 1.2;
                    text-align: justify;
                    }
                    
.alignleft          {
                    float: left;
                    }

.alignright         {
                    float: right;
                    margin-right: 5px;
                    }                    

                    
/* HOME */

#container-h        {
                    position: relative;
                    float: none;
                    margin:0px auto 0px auto;
                    background: white;
                    width:800px;
                    height: 600px;
                    padding-top: 35px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    border: 1px solid gray;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    }

#home-left          {
                    position: relative;
                    float: left;
                    width: 370px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 10px;
                    }
                    
#home-right         {
                    position: relative;
                    float: left;
                    width: 370px;
                    margin-top: 15px;
                    }

/* ABOUT */

#container-a        {
                    position: relative;
                    float: none;
                    margin:0px auto 0px auto;
                    background: white;
                    width:800px;
                    height: 725px;
                    padding-top: 35px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    border: 1px solid gray;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    }

/* SERVICES */

#container-s        {
                    position: relative;
                    float: none;
                    margin:0px auto 0px auto;
                    background: white;
                    width:800px;
                    height: 575px;
                    padding-top: 35px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    border: 1px solid gray;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    }

/* EMPLOYER */

#container-e        {
                    position: relative;
                    float: none;
                    margin:0px auto 0px auto;
                    background: white;
                    width:800px;
                    height: 1070px;
                    padding-top: 35px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    border: 1px solid gray;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    }

/* CANDIDATE */

#container-c        {
                    position: relative;
                    float: none;
                    margin:0px auto 0px auto;
                    background: white;
                    width:800px;
                    height: 1220px;
                    padding-top: 35px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    border: 1px solid gray;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    }

                    
/* EMPLOYER & CANDIDATE */

#process            {
                    position: relative;
                    clear: left;
                    float: left;
                    width: 760px;
                    margin-left: 20px;
                    margin-top: -25px;
                    }

#emp-left1          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 0px;
                    }
                    
#emp-right1         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 0px;
                    }

#emp-left2          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 0px;
                    }
                    
#emp-right2         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 0px;
                    }
                    
#emp-left3          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 0px;
                    }
                    
#emp-right3         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 0px;
                    }
                    
#emp-left4          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 0px;
                    }
                    
#emp-right4         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 0px;
                    }
                    
#emp-left5          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 15px;
                    }
                    
#emp-right5         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 15px;
                    }
                    
#emp-left6          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 15px;
                    }
                    
#emp-right6         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 15px;
                    }
                    
#emp-left7          {
                    position: relative;
                    float: left;
                    width: 150px;
                    margin-left: 20px;
                    margin-right: 20px;
                    margin-top: 15px;
                    }
                    
#emp-right7         {
                    position: relative;
                    float: left;
                    width: 590px;
                    margin-top: 15px;
                    }