﻿/************************************************
Begin entire page style section
includes body, chatpanel, allcontent, pagecontent
*************************************************/
/*a img {border: none;}  Gets rid of IE's blue borders */
a img, a:link img, a:visited img, a:hover img, a:active img { border:0 !important; }  

body
    { 
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px 0px; 
    border:0px;
    /*background-color:#1EA6DF;*/
    background-color: Black;
    } 
#chatPanel
    {
    z-index: 500;
    }
#allcontent
    {
    position:relative;
    Margin-left:auto;
    margin-right:auto;
    width:970px;
    margin-bottom:20px;
    clear:both;
    float:none;
    }
#pagcontent
    {

    clear:both;
    /*background-color:White;*/
    }
#totalpgPanel
{
   /* background-color:White;*/
    }
/********************************************
End entire page section
*********************************************/ 


/***************************************************************************
Begin Header Section
includes headercontent, menu, top links, phone number, logo, H1, Pagetitle
****************************************************************************/    
#headercontent
    {
    padding: 20px;
    margin-top: -20px;
    background-color:White;
    clear:both;
    }
#topmenu
    {
   clear:both;
    }
    #logo 
        {
        float:left;
        clear:left;
        }
    #phone 
        {
        padding-top:10px;
        margin-right:20px;
        float:right;
        clear:right;
        font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        }
        #phone a:link
            {
        	color: White;
    	    text-decoration:none;
            }
        #phone a:visited
            {
        	color: #d5dfff;
    	    text-decoration:none;
            }
        #phone a:hover 
            {
        	color: #d5dfff;
    	    text-decoration:none;
            }
        #phone a:active 
            {
        	color: #d5dfff;
    	    text-decoration:none;
            }
h1
    {
    font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
    font-size: 18px;
    clear:both;
    }  
              
#pagetitle
{
    margin-bottom:-20px;
    }

#toplinks 
{
	margin-top:-30px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    z-index: 3;
    background-color: White;
    clear:both;
}
/*************************************************************************
End Header Section
**************************************************************************/

/*************************************************************************
Begin Main Banner Section
this section includes the banner and action fields to book a service call
**************************************************************************/
#mainbanner
{ 
    background-color:White;  
    clear:both;
    }
.bannertextheading
{ 
    top:20px;
    left:15px; 
    position: relative; 
    font-family:Segoe UI Semibold;
    font-size: 30px;
    font-weight:bold;
    color:White;
}
.bannertextsubheading
{
    margin-top:-117px;
    top:135px; 
    left:35px; 
    position: relative; 
    font-family: Verdana; 
    font-size: 20px;
    font-style:italic;
    color:White;
    font-weight:normal;
}
.bannertext
{ 
    top:155px; 
    left:70px; 
    position: relative; 
    font-family:Trebuchet MS; 
    font-size: 15px;
    width:344px;
    font-weight:bolder;
    color:White; 
    line-height:18px;
}

#enterzip
{
    font-family:Verdana;
    position:absolute;
    top:175px;
    left:650px;
    text-align:center;
    }
/***************************************************************************
End Main Banner Section
****************************************************************************/



/****************************************************************************
Begin Center section:
This section applies to the middle of the website including
the h2 tags page subtitle, the center body text, the page links on the right,
the subpage links on the right, the social media box, and the video box 
*****************************************************************************/
#pagebody
{
    display: table; 
    width: 930px;
    display: table-cell;
    font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;   
    padding-top:20px;
    padding-right:20px;
    padding-left:20px;    
    padding-bottom:20px;    
    background-color:White;
    clear:both;
    }
   #pagesubtitle
        {
        padding-top:20px;
        padding-bottom:10px;
        margin-top:-20px;
        margin-left:40px;
        margin-bottom:50px;   
        }
        #midlabelleft
        {
            float:left;
            }
       #midlabelright
       {
           margin-right:150px;
           float:right;
           }
    #centertext
        {        
        width:660px;
        margin-top:-20px;
        background-color:White;
        float:left;
        clear:left;
        }
        #centertextsub
            {
            background-color:#e4e4e4;
            font-size:13px;
            color:black; 
            padding-left:20px;
            padding-right:20px;
            padding-bottom:20px;
            }
     #mediaside
        {
        margin-top:-20px;
        width:240px;
        float:right;
        clear:right;
        margin-bottom:20px;
        }
        #mediasub
            {
            background-color:#e4e4e4;
            text-align:center;
            font-size: 13px;
            z-index:2;
            padding-left:15px;
            padding-right:15px;
            padding-bottom:15px;
            }
    #pagelinks
        {
        margin-top:20px;
        width:240px;
        float:right;
        clear:right;
        z-index:400;
        margin-bottom:20px;
        background-color:White;
        }
        #pagelinkssub
            {
            background-color:#e4e4e4;
            font-size: 13px;
            font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
            color: Black;
            z-index:400;
            padding-left:15px;
            padding-right:15px;
            padding-bottom:15px;
            }
            #pagelinkssub a:link 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #pagelinkssub a:visited 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #pagelinkssub a:hover 
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
            #pagelinkssub a:active
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
     #pagesublinks
        {
        width:240px;
        float:right;
        clear:right;
        z-index:2;
        font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
        margin-bottom:20px;
        background-color:White;
        }
        #pagesublinkssub
            {
            background-color:#e4e4e4;
            font-size: 13px;
            z-index:2;
            color:Black;
            padding-left:15px;
            padding-right:15px;
            padding-bottom:15px;
            }
            #pagesublinkssub a:link 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #pagesublinkssub a:visited 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #pagesublinkssub a:hover 
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
            #pagesublinkssub a:active
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
      #page2ndsublinks
        {
        width:240px;
        float:right;
        clear:right;
        z-index:2;
         font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
        margin-bottom:20px;
        background-color:White;
        }
        #page2ndsublinkssub
            {
            background-color:#e4e4e4;
            font-size: 13px;
            z-index:2;
            color:Black;
            padding-left:15px;
            padding-right:15px;
            padding-bottom:15px;
            }
            #page2ndsublinkssub a:link 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #page2ndsublinkssub a:visited 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #page2ndsublinkssub a:hover 
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
            #page2ndsublinkssub a:active
                {
    	        color: #a70000;
    	        text-decoration:none;
                }
    #socialmedia
        {
        width:240px;
        float:right;
        clear:right;
        }
        #socialmediasub
            {
            height:315px;
            font-size:14px;
            background-color:#e4e4e4;
            }
    #videospot
        {
        float:right;
        width:225;
        }
    h2
        {
        font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
        font-size: 24px;
        color:Gray;
        padding:0px;
        margin:0px;
        }  
    h3
    {
        background-color:#e4e4e4;
        font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color:#474747;
        padding:0px;
        margin:0px;
        }
        #h3 a:link 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #h3 a:visited 
                {
    	        color: blue;
    	        text-decoration:none;
                }
            #h3 a:hover 
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
            #h3 a:active
                {
    	        color: #41488e;
    	        text-decoration:none;
                }
.peoplepic
{
    float:left;
    padding:10px;
    }
.redtext
{
    color:#D60000; 
    }
.largerheading
{
    font-size:16px;
    }
.regulartext
{
    font-size:13px;
}
.impact
{
    font-size:20px;
    font-weight:bold;
    font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
    }
.impactsalesgethelp
{
    font-size:18px;
    font-weight:bold;
    font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
    }
#contentpic
{
    float:right;
    padding:10px;
    }
#locsub
{
    background-color:White;
    padding:10px;
    }

/********************
End Center Section***
*********************/                
#footer
{
    background-color:white;
    font-family: Verdana, Arial Black, Arial, Helvetica, sans-serif;
    font-size: 10px;
    clear:both;
    width:970;
    padding:8px 8px;
    }
  
/*  
#footersection
            {
            background-color:#474747;
            font-size: 13px;
            z-index:2;
            padding-left:15px;
            padding-right:15px;
            padding-bottom:15px;
            }
*/
