﻿/* @charset "utf-8"; */
/* CSS Document */

*{
margin: 0 auto;
padding: 0;
}

body{
    background-position: right top;
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #555; 
    background-image: url(http://www.softworks-inc.com/images/bodyBkgrd.jpg);
    background-repeat: repeat-x;
}

#mainBody
{
    background-position: bottom;
    width: 1030px;
    margin: 10px auto 10px auto;
    background-color: White;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/pageBottom.jpg);
    background-repeat: no-repeat;
}

/* Page Header */
#pagHeader{
    width: 1024px;
    height: 70px;
    margin: 0 auto 0 auto;
    font-size: 12px;
}

#pagHeader h1
{
    z-index: -1;
    top: 10px;
    left: 10px;
    position: relative;
    font-size: 10px;
}

.hdrDate{
padding: 5px 5px 0 0;
color: #4d4d4d;
float: right;
}

#pagHeader ul{
width: 575px;
float: right;
}

#pagHeader li{
float: right;
display: block;
padding: 0 0 0 0;
font-size: 11px;
color: White;
}

#pagHeader a{
    padding: 0 15px 0 0;
    color: #666;
    text-decoration: none;
    border-style: hidden;
    outline: none;
}

#pagHeader a:hover{
color: #ff9955;
text-decoration: underline;
border-style: hidden;
outline: none;
}

#corpLogo{
    outline: none;
    border-style: hidden;
    border-color: #FFF;
    color: #FFF;
}

/* Main Navigation Bar */
#navBar{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    width: 1024px;
    margin: 0 auto 0 auto;
    padding: 3px 0 0 0;
    height: 30px;
    display: block;
}

#navBar ul{
    display: block;
}

#navBar li{
    float: left;
    display: block;
    padding: 5px 0 0 0;
    margin: 0 0 0 5px;
    font-size: 12px;
}

#navBar a{
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
    text-decoration: none;
    border-style: hidden;
    outline: none;
}

#navBar a:hover
{
    color: #ff9955;
    padding: 5px 8px 5px 8px;
    border-width: 2px;
    border-color:  #4d4d4d;
   border-style: none solid none solid;
    text-decoration: none;
    text-shadow: 1px 1px 6px #ff9955;
    outline: none;
}

#navBarLeft{
    width: 10px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBarLeft.jpg);
    float: left;
}

#navBarRight{
    width: 11px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBarRight.jpg);
    float: left;
}

#navBarOptions
{
    width: 1003px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBar.jpg);
    float: left;
}

/* Advertising Banner */
#adBanner{
    width: 1024px;
    height: 209px;
    margin: 1px auto 0 auto;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/WebDesignBannerLeft.jpg);
    background-repeat: no-repeat;
    background-color: #245799;
}

#adBanner img{
    float: right;
    border-style: none;
    padding: 0 10px 0 0;
}

.VisualBasicAd{
    width: 438px;
    border-style: none;
}

/* Page Content */
#pageContent{
    width: 1024px;
    margin: 3px auto 0 auto;
    background-color: White;
    height: 462px;
}

/* Left Column */
#leftColumn{
    width: 219px;
    height: 462px;
    float: left;
    background-color: White;
    }
    
/* Left Navigation */    
#leftNav{
    width: 219px;
    height: 213px;
    background-color: #4d4d4d;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/darkGreyBottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0 0 0 0;
}

#leftNav h2{
    color: White;
    font-size: 12px;
    font-weight: bold;
}

#leftNav a
{
    border-style: hidden;
    color: White;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 15px;
    width: 200px;
    text-decoration: none;
    outline: none;
}

#leftNav a:hover{
    color: #ff9955;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    /* text-shadow: 1px 1px 6px #ff9955; */
    background-image: url(http://www.softworks-inc.com/webDesigners/images/LeftNavBackground.jpg);
    background-repeat: no-repeat;
    margin: 0 0 0 0px;
    border-style: hidden;
    padding: 0 0 0 15px;
    outline: none;
}

.boxHeader{
    height: 24px;
    width: 219px;
    padding: 7px 0 0 0;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/darkGreyTop.jpg);
    background-repeat: no-repeat;
}

.boxHeaderLi{
    color: White;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 15px;
    list-style-type: none;
}

/* Online Chat */
#onlineChat{
    width: 219px;
    height: 108px;
    background-color: #4d4d4d;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/darkGreyBottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 3px 0 0 0;
}

#onlineChat img{
    width: 185px;
    height: 57px;
    margin: 10px 0 0 17px;
}

/* Contact Us */
#contactUs{
    width: 219px;
    height: 135px;
    background-color: #4d4d4d;
    background-image: url(http://www.softworks-inc.com/images/SoftworksDSMbackground.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 3px 0 0 0;
}

#contactUs img{
    margin: 4px 0 0 13px;
    height: 18px;
}

#contactUs p{
    margin: 0 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    line-height: 14px;
    }

.PhoneNo{
    padding: 8px 0 0 0;
    margin: 0 0 0 15px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: black 0.1em 0.1em 0.2em; 
}

/* Middle Column */
#middleColumn{
    width: 546px;
    margin: 0 20px 0 20px;
    float: left;
    height: 462px;
    background-color: White;
}

#middleColumn h1{
    font-size: 16px;
    color: #245799;
    margin: 3px 0 3px 0;
}

#middleColumn h2{
    font-size: 16px;
    color: #245799;
    margin: 3px 0 3px 0;
}

#middleColumn p{
    font-size: 14px;
}

#chkAvail
{
    border: 2px solid #d6e0ec;
    background-color: #eef2f7;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    margin: 10px 0 0 0;
}

#chkAvail h2{
    font-size: 14px;
    color: #245799;
    padding: 20px 10px 0 20px;
}

#chkAvail p{
    font-size: 12px;
    padding: 10px 20px 5px 20px;
}

#chkAvail img{
    border-style: none;
    padding: 0 0 10px 220px;
}

/* Right Column */
#rightColumn{
    width: 219px;
    float: left;
    height: 462px;
    background-color:#d6e0ec;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/lightBlueBottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#rightColumn h2{
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
    text-shadow: white 0.1em 0.1em 0.2em; 
}

#rightColumn img{
    margin: 10px 0 0 30px;
    border-style: none;
}
    
#rightColumn a{
    border-style: none;
    outline: none;
}

#rightColumn p{
    margin: 5px 15px 0 15px;
    font-size: 12px;
}

#rightColumn ul{
}

#rightColumn li{
    margin: 0 0 0 25px;
    font-size: 12px;
}

.boxHeaderLeft{
    height: 31px;
    width: 219px;
    padding: 7px 0 0 0;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/lightBlueTop.jpg);
    background-repeat: no-repeat;
}

.boxHeaderLiLeft{
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 15px;
    list-style-type: none;
}

/* Info Bar */
#infoBar{
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    width: 1024px;
    margin: 0 auto 0 auto;
    padding: 3px 0 0 0;
    height: 30px;
    display: block;
}

#infoBar p{
    display: block;
    float: right;
    padding: 5px 0 0 0;
    margin: 0 0 0 5px;
}

#infoBarLeft{
    width: 10px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBarLeft.jpg);
    float: left;
}

#infoBarRight{
    width: 11px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBarRight.jpg);
    float: left;
}

#InfoBarMiddle{
    width: 1003px;
    height: 28px;
    background-image: url(http://www.softworks-inc.com/webDesigners/images/blackNavBar.jpg);
    float: left;
}

#InfoBarMiddle h3{
    color: #999999;
    margin: 5px 0 0 0;
    font-size: 12px;
}   

#finalNav{
    width: 1024px;
    height: 20px;
    margin: 0 auto 0 auto;
    padding: 2px 0 0 0;
    background-color: White;
    text-align: center;
    color: #4d4d4d;
}

#finalNav ul{
    width: 710px;
}

#finalNav img{
    border-style: none;
}

#finalNav li{
display: block;
float: left;
padding: 0 0 0 10px;
font-size: 11px;
}

#finalNav a{
    padding: 0 6px 0 0;
    color: #4d4d4d;
    text-decoration: none;
    outline: none;
}

#finalNav a:hover{
    color: #ff9955;
    text-decoration: underline;
    outline: none;
}

#nearbyCities
{
    z-index: -1;
    position: absolute;
    top: 120px;
    left: 450px;
    list-style-type: none;
}