﻿body
{
    
    background-color:#efefef;
}

h2
{
    color:#808080;
    font-family:Arial;
    font-size:18px;
}

/* Navigation */
.left 
{
    list-style:none; 
    padding-right:5px;
    color:#6482ca;
    margin-top:0px;
    height:30px;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}

.left a
{
    color:#6482ca;
    text-decoration:none;
    padding-right:5px;
    vertical-align:top;
    
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}

.left_selected
{
    color:White;
    list-style:none; 
    padding-right:5px;
    margin-top:0px;
    height:30px;
    
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}

.left_selected a
{
    text-decoration:none;
    padding-right:5px;
    vertical-align:top;
    color:White;
    
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}

.normal
{
    background-color:Red;
}

.selected
{
    background-color:Blue;
}

.pretty-hover, #promo div:hover { 
   background-color:#808080;
}

td.nav
{
    background-image:url(Images/menu_ns.jpg);
    vertical-align:bottom;
    text-align:right;
    
}

/*Testimonials*/
td.name
{
    color:#808080;
    width:300px;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
}

td.notes
{
    color:#000000;
    width:300px;
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
}

td.logo
{
    width:100px;
    text-align:right;
}

/* Master */

table.master
{
    background-color:#efefef;
}
td.master2_centre
{
    background-image:url(Images/t_centre.jpg);
}
td.master4_left
{
    background-image:url(Images/bl_corner.jpg);
    width:20px;    
    height:29px;
}
td.master4_centre
{
    background-image:url(Images/b_centre3.jpg);   
    height:29px;  
    
}
td.master4_right
{
    background-image:url(Images/br_corner.jpg);
    width:20px;   
    height:29px;
}
td.master_borderleft
{
    width:60px;
}
td.master_borderright
{
    width:35px;
}
td.master3_left
{
    background-image:url(Images/left.jpg);
    width:20px;   
}
td.master3_right
{
    background-image:url(Images/right.jpg);
    width:20px;   
}
td.master3_centre
{
    background-color:White;
    vertical-align:top;
}
td.copy_left
{
    background-image:url(Images/left.jpg);
}
td.copy_right
{
    background-image:url(Images/right.jpg);
}

td.header_top_padding
{
    height:10px;
}
td.header_top_W
{
   width:104px;
}
td.header_top_W_centre
{
   width:19px;
   vertical-align:bottom; 
}
td.header_top_isp
{
    width:300px;
}
td.master_top_wireless
{
    width:300px;  
}
td.header_top_menu
{
    text-align:right;
    vertical-align:bottom;
}

/*Content Panel */
#promo
{
    text-align:center;  
    vertical-align:middle;
}
#promo img
{
    border:none;
    text-decoration:none;
    padding-bottom:20px;
}


#banner
{
    height:200px;
    vertical-align:top;
    margin-top:0px;
    
}

#banner img
{
    vertical-align:top;
    border:none;
}

#copyright
{
    color:#808080;
    font-family:Verdana;
    font-size:8px;
    text-align: right;
}
#website 
{
    width:120px;
    float:right;
    color:#808080;
    font-family:Verdana;
    font-size:8px;
    text-decoration:none;
    
}
#website a
{
    color:#808080;
    font-family:Verdana;
    font-size:8px;
    text-decoration:none;
}

#bodyContent
{
    text-align:left;
    vertical-align:top;
    height:400px;
    font-family:Verdana;
    font-size:11px;
    padding-top:5px;
    width:660px;
}
.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}
.dotted {
  border-bottom: dotted 2px #808080;
}  
.spacing
{
    padding-top:5px;
}
#bodyText
{
    padding-left:5px;
}

.feature
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width:220px;

}
.feature li
{
    background-image: url(Images/list_item.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom:7px;
}
