﻿BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #FFFFFF; /*background-image: url(  'images/bgBlue.gif' ); */
}


A:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

A:active
{
    text-decoration: none;
    color: #FFFFFF;
}

A:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

H2 
{
    color: White;
}

.bodyNoBg_png
{
    position: absolute;
    left: 311px;
    top: 226px;
    width: 816px;
    height: 435px;
    background-color: White;
}

.body_png
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 816px;
    height: 435px;
    background: url("../../pics/body.png") no-repeat;
}
.header_png
{
    position: absolute;
    left: 71px;
    top: 0px;
    width: 1093px;
    height: 204px;
    background: url("../../pics/header.png") no-repeat;
}
.leftMenu_png
{
    position: absolute;
    left: 71px;
    top: 204px;
    width: 240px;
    height: 489px;
    background: url("../../pics/leftMenu.png") no-repeat;
}
.leftMenu2_png
{
    position: absolute;
    left: 120px;
    top: 250px;
    width: 179px;
    height: 289px;
    background: url("Default_files/leftMenu2.png") no-repeat;
}
.footer_png
{
    position: absolute;
    left: 311px;
    top: 639px;
    width: 816px;
    height: 54px;
   background: url("../../pics/footer.png") no-repeat;
    text-align:center;
}
.contact_png
{
    position: absolute;
    left: 120px;
    top: 100px;
    width: 179px;
    height: 86px;
    background: url("../../pics/contact.png") no-repeat;
}
.computerRepair_png
{
    position: absolute;
    left: 26px;
    top: 224px;
    width: 224px;
    height: 162px;
    background: url("../../pics/computerRepair.png") no-repeat;
}
.Upgrades_png
{
    position: absolute;
    left: 302px;
    top: 60px;
    width: 216px;
    height: 154px;
    background: url("../../pics/Upgrades.png") no-repeat;
}
.SystemCleanups_png
{
    position: absolute;
    left: 574px;
    top: 234px;
    width: 214px;
    height: 162px;
    background: url("../../pics/SystemCleanups.png") no-repeat;
}
.topRightBox_png
{
    position: absolute;
    left: 953px;
    top: 35px;
    width: 175px;
    height: 50px;
    background: url("../../pics/topRightBox.png") no-repeat;
    text-align: right;
}
.bodyBg_png
{
    position: absolute;
    left: 311px;
    top: 204px;
    width: 816px;
    height: 435px;
    background: url("../../pics/bodyBg.png") no-repeat;
}
.bodyBg_pngContent
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 816px;
    height: 435px;
    background: url("../../pics/bodyBg.png") no-repeat;
    overflow: auto;
}

.rightMenu
{
    position: absolute;
    left: 1127px;
    top: 204px;
    width: 37px;
    height: 490px;
    background: url("../../pics/rightMenu.png") no-repeat;
}

.emailDiv
{
    position: absolute;
    left: 850px;
    top: 100px;
    width: 250px;
    height: 135px;
    background-color: White;
    border: solid 1px black;
    padding: 5px 5px 5px 5px;
    text-align: left; /*    visibility: hidden; */
}

.mapDiv
{
    position: absolute;
    left: 70px;
    top: 150px; /*width: 250px;     height: 135px;*/
    background-color: Black;
    border: solid 1px black;
    padding: 0px 0px 0px 0px;
    text-align: center; /*    visibility: hidden; */
}
.watermarkOn
{
    color: #CCCCCC;
    font-style: italic;
}


.gridStyle1
{
    
}

.gridRow1
{
   width: 750px;
}