﻿/*Services Page*/
#headerlogo
{   z-index: 100; position: absolute; top: 0px; left: 0px; 
    height: 200px; width: 1003px}
#masterhr
{   z-index: 100; position: absolute; top: 201px; left: 0px;
    width: 1003px} 
body
{   background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-color: #f1faff}
a
{   color: #335566;
    text-decoration: none}
    
td
{   padding: 5px 10px 5px 10px}

/*--------------------------------------------------------------*/

#div-services-content
{   z-index: 100; position: absolute; top: 259px; left: 38px;
    height: auto; width: 919px;
    background-color: #add8e6;
    border: solid 10px #f0ffff}

#div-services-content-text
{   z-index: 101; padding-left: 10px}

#conversiontable
{   width: 899px}

#conversiontable2
{   margin-right: 10px}

.tableheader
{   background-color: #f0ffff;
    text-align: center;
    font-size: 14pt}

