﻿#content {position: absolute;}
body 
{
    overflow:hidden;
}

.content_area
{
    background-image:url(../Images/bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_wireless
{
    background-image:url(../Images/wireless-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_inbuilding
{
    background-image:url(../Images/coverage-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_device
{
    background-image:url(../Images/device-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_faq
{
    background-image:url(../Images/faq-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}

.content_area_contact
{
    background-image:url(../Images/faq-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_home
{
    background-image:url(../Images/faq-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.content_area_about
{
    background-image:url(../Images/about-bluebg.png);
    background-repeat:no-repeat;
    height:425px;
    width:789px;
    vertical-align:top;
}
.maincontent_chunk
{
   position:absolute;
   top:740px; 
}

.header_image
{
   margin-top:5px;
}

.menu_row
{
    padding-left:20px;
}
.menu_align
{
     
}
.white_header
{
    margin-left:5px; 
    color:White; 
    font-size:11pt; 
    font-family:Verdana;
    font-weight:bold;
    padding-top:25px;
}
.white_listmenu
{
    margin-left:10px; 
    color:White; 
    font-size:9pt; 
    font-family:Verdana;
    line-height:20px;
}
.bottom_menu
{
    
    margin-top:56px;
    margin-left:290px;
    color:#ABABAB;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.bottom_menu_links:hover
{
    color:#00467F;
    text-decoration:none;
}
.bottom_menu_links:link
{
    text-decoration:none;
}
.bottom_menu_links:active
{
    color:#00467F;
}
.bottom_menu_links:visited
{
    text-decoration:none;
}
.bottom_menu_links
{
    color:#ABABAB;
}


.drag1
{
    position: absolute; 
    top: 250px; 
    left: 745px; 
    width: 17px; 
    height: 26px; 
    z-index: 3;
}
.contentClip1
{
    position: absolute; 
    top: 250px; 
    left: 320px; 
    width: 400px; 
    height: 280px; 
    clip:rect(0px,400px,280px,0px); 
    visibility: visible; 
    z-index: 5; 
    overflow: hidden;
}
.right_panel
{
    margin-top:40px;
    margin-left:300px;
  
}
.header_image_td
{
    padding-left:15px;
}
.logo_td
{
    padding-left:15px;
}
.list_skin:hover
{
    color:#00467F;
    text-decoration:none;
}
.list_skin:link
{
    text-decoration:none;
}
.list_skin:active
{
    color:#00467F;
}
.list_skin:visited
{
    text-decoration:none;
}
.list_skin
{
    color:White;
}

.content_style
{
     font-family:Verdana;
     font-size:10pt;
     color:#313030;
}
