﻿body
{
    font-family: Verdana;
    color: #808080;
    font-size: 12px;
    line-height: 140%;
    text-align: justify;
}

div.h1
{
    font-size: 13px;
    font-weight: bold;
    color: #fea912;
    padding-top: 5px;
    padding-bottom: 5px;
}

#siteContent
{
    width: 750px;
    margin: 10px auto;
}


#menu
{
    background-image: url( '../images/bg.jpg' );
    height: 28px;
    clear: both;
    background-color: #fea912;
    background-repeat: repeat-x;
    margin-top: 10px;
    padding-left: 15px;
}

#logo
{
    height: 100px;
    width: 330px;
    float: left;
}

#myAccount
{
    height: 50px;
    width: 330px;
    float: right;
    text-align: right;
}

#freecall
{
    height: 50px;
    width: 330px;
    float: right;
    text-align: right;
}

#headerImg
{
    height: 125px;
    width: 748px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #fea912;
}

#main
{
    margin-top: 20px;
    min-height: 400px;
}

#footer
{
    padding: 7px;
    font-size: 10px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    text-align: center;
    color: #C0C0C0;
    margin-top: 20px;
    line-height: 120%;
}

a.mnuHome
{
    background-image: url( '../images/home_d.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuHome:hover
{
    background-position: 0 25px;
}

a.mnuHomeSelected
{
    background-image: url( '../images/home_s.jpg' );
    width: 80px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}


a.mnuContact
{
    background-image: url( '../images/contact_d.jpg' );
    width: 110px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuContact:hover
{
    background-position: 0 25px;
}

a.mnuContactSelected
{
    background-image: url( '../images/contact_s.jpg' );
    width: 110px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuAbout
{
    background-image: url( '../images/about_d.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuAbout:hover
{
    background-position: 0 25px;
}

a.mnuAboutSelected
{
    background-image: url( '../images/about_s.jpg' );
    width: 100px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuWebDesign
{
    background-image: url( '../images/websitedesign_d.jpg' );
    width: 140px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

a.mnuWebDesign:hover
{
    background-position: 0 25px;
}

a.mnuWebDesignSelected
{
    background-image: url( '../images/websitedesign_s.jpg' );
    width: 140px;
    height: 25px;
    text-indent: -999em;
    display:inline-block;
}

div.captionHdr
{
    height: 21px;
    width: 480px;
    background-image: url( '../images/captionHdr.jpg' );
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 4px;
    padding-left: 20px;
}

div.captionBdy
{
    padding: 20px;
    width: 458px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #fea912;
    border-bottom-color: #fea912;
    border-left-color: #fea912;
    min-height: 250px;
}

div.captionHdrSml
{
    height: 21px;
    width: 180px;
    background-image: url( '../images/captionHdrSml.jpg' );
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 4px;
    padding-left: 20px;
    float: right;
    clear: right;
    background-color: Aqua;
}

div.captionBdySml
{
    width: 198px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #fea912;
    border-bottom-color: #fea912;
    border-left-color: #fea912;
    float: right;
    clear: right;
    background-color: Aqua;
}

#divAboutFooter
{
    margin-top: 70px;
    font-size: 10px;
    color: #C0C0C0;
    line-height: 110%;
}

#divRightPanelWeb
{
    width: 230px; 
    float: right; 
    margin-top: 20px
}

#divRightPanelSEO
{
    width: 230px;
    float: right;
    text-align: center;
}

#divRightPanel
{
    width: 230px; 
    float: right; 
}

#divContactDec
{
    margin: 10px 55px 0px 55px;
    font-size: 9px;
    line-height: 120%;
    font-weight: bold;
}

a.lnk
{
    text-decoration: none;
    color: #C0C0C0;
}

a.lnk:hover
{
    text-decoration: none;
    color: #FF0000;
}

a.lnk2
{
    text-decoration: none;
    color: #808080;
}

a.lnk2:hover
{
    text-decoration: none;
    color: #FF0000;
}

a.lnkContact
{
    text-decoration: none;
    color: #808080;
    font-weight: bold;
}

a.lnkContact:hover
{
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
}

div.rightImg
{
    margin-top: 8px;
}

.errLbl
{
    color: #FF0000;
    padding-left: 2px;
}
