﻿/* --------------------------------------------------------------

   main.css
   The individual content area is governed by this file.

-------------------------------------------------------------- */

#main
{
    clear:both;
    overflow: hidden;
    position:relative;
    background-color: #fff;
    background-image:url(../images/leftNav.gif);
    background-repeat: repeat-y;	
}

#mainSupport
{
    clear:both;
    overflow: hidden;
    position:relative;
    background-color: #fff;
    background-repeat: repeat-y;	
}

#greenBar
{
    clear:both;
    height:25px;
    background-image: url(../images/GreenBar.gif);
    
}

#leftNav
{
    float:left;
    width:178px;
    height:500px;
       
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#PageCopy
{
    float:left;
    width:465px;
    text-align:left;
    margin: 0 0 0 0;
    padding: 30px 20px 30px 40px;
}

#RightSidebar
{
    float:left;
    width:220px;
    text-align:left;
    margin: 0 0 0 0;
    padding: 30px 30px 20px 0;
}

#RightSidebar .photo
{
    float:right;
    margin: 0;
    padding: 0 0 1.5em 0;
}

#RightSidebar .vendorAd
{
    clear:both;
    float:right;
    margin: 0;
    padding: .5em 0 0 0;   
}

#shoretel .architecture
{
    margin: 0 0 0 12em;
    padding: 1em 0 2em 0;
}

#shoretel .ipPhones
{
    clear:both;
    float:left;
    margin: 0 0 3em 0;
}

#shoretel .ipPhonesTitle
{
    margin: 0 0 0 8em;
    padding: 0 0 .25em 0;
    border-bottom: dashed 1px #AACE8F;
}

#shoretel .ipPhonesDesc
{
    margin: 0 0 0 7em;
}