/*@charset "UTF-8";*/
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana;
	background: url("/images/page_BG.gif") repeat-x top;
}

h2 {
  display: inline;
  font-size: 20px;
  font-weight: normal;
  }
  
a {
  color: #000000;
  }
  
/************ TEXT **************/

  
.red {
  color: #B62828;
  }

.bold {
  font-weight:bold;
  }
  
.title1 {
  color: #03497E;
  font-weight:bold;
  font-size: 14px;
  }
  
.title2 {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  }  

#who {
  position: relative;
  top: 46px;
  float:right;
  width: 466px;
  margin-right: 60px;
  }
  
#who p {
  font-size: 12px;
  line-height: 20px;
  }
  
.header1 {
  padding-top: 6px;
  padding-left: 54px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
.header2 {
  padding-top: 6px;
  padding-left: 20px;
  color: #03497E;
  font-weight:bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
.header3 {
  padding-top: 6px;
  padding-left: 0px;
  color: #03497E;
  font-weight:bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
  .header4 {
  color: #03497E;
  font-weight:bold;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
  
/************ HEADER ***********/

.bannerheader {
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #03497E;
  font-size: 50px;
  }
  
/******** MENU ********/

#mainContent {
  margin: 0px;
  }
  
.bg {
  float: left;
  background:url("/images/content_bg.gif") repeat-y;
  padding-bottom: 10px;
  width: 100%;
  height: 100%;
  }
  
.bgtop {
  display: block;
  float: left;
  height: 9px;
  width:100%;
  background:url("/images/top_shadow.gif") no-repeat top;
  padding: 0;
  margin: 0;
  overflow: hidden;
  }
  
.bgbottom {
  display: block;
  float: left;
  height: 14px;
  width:100%;
  background:url("/images/bottom_shadow.gif") no-repeat top;
  padding-bottom: 20px;
  margin: 0;
  overflow: hidden;
  }
  
.bgnav {
  display: inline;
  float: left;
  background:url("/images/nav_bg.gif") no-repeat;
  height: 44px;
  width: 100%;
  overflow: hidden;
  }

#menuTop {
  display: inline;
  height: 44px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }
	
#menuTop ul {
    margin:0;
    padding:0;
    list-style:none;
    }
	
#menuTop li {
    float: left;
	background:url("/images/tab_grey_bg.gif") no-repeat right top;
    margin:0;
    padding: 0;
	height: 44px;
    }

#menuTop a {
    float: left;
	background:url("/images/tab_grey_left.gif") no-repeat left top;
	padding: 14px 45px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	height: 44px;
	white-space: nowrap;
    }
	
#menuTop #current {
  background-image:url("/images/tab_blue_bg.gif");
  }

#menuTop #current a {
  background-image:url("/images/tab_blue_left_normal.gif");
  }
	
#menuTop #homepage a {
  background-image:url("/images/tab_grey_left_normal.gif");
  }


#menuTop #homepageHL {
  background-image:url("/images/tab_blue_bg.gif");
  }

#menuTop #homepageHL a {
  background-image:url("/images/tab_blue_left.gif");
  }

#menuTop #quotetab {
  background-image:url("/images/tab_red_bg.gif");
  
  }

#menuTop #quotetab a {
  background-image:url("/images/tab_red_left.gif");
  padding: 14px 42px 0px 43px;
  vertical-align: middle;
  }
  
.quote_arrow {
  margin-top: -1px;
  vertical-align: middle;
  }

#container {
	margin:0px auto;
	width:990px;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana;
}

#banner {
  display:block;
  float:left;
  width: 100%;
  height: 247px;
  background-image: url('/images/cable.jpg');
  background-repeat: no-repeat;
  background-position: 0px;
  border-bottom: 1px #000000 solid;
  }

.clear {
  height: 0px;
  clear: both;
  font-size: 1px;
  line-height: 0px;
  margin: 0;
  padding: 0;

}

#header {
  width: 100%;
  float:left;
  top:0px;
 background-color: #FFFFFF;
 padding-top: 40px;
 background: url("/images/page_BG.gif") repeat-x top;
 position: relative;
 }
 
#headerLeft {
  float:left;
  position: relative;
  width: 50%;
  overflow: hidden;
  }
  
#headerRight {
  float:right;
  position: relative;
  width: 40%;
  }

#logo  {
  padding: 0;
  margin: 0;
  background:url('/images/logo.gif') no-repeat;
  text-indent: -9999px;
  height: 72px;
  float: left;
  width: 294px;  
  position: relative;
  }
  
#logo a {
  height: 100%;
  display: block;
  width: 100%;
  }
  
#subtext {
  float: right;
  margin: 0;
  padding: 0;
  padding-left: 6px;
  padding-bottom: 20px;
  font-size: 20px;
  width: 100%;
  }  
  
.lowest {
  padding-left: 10px;
  } 

#topright {
  margin: 0;
  padding: 0;
  float: right;
  background:url("/images/call_now.gif") no-repeat right top;
  width: 260px;
  height: 33px;
  text-indent: -9999px;
  }
  
#free {
  margin: 0;
  padding: 0;
  top: 15px;
  font-size: 16px;
  padding-top: 30px;
  margin-top: 30px;
  white-space: nowrap;
  }
  
.bannerbox {
  margin: 0 8px 0 8px;
  overflow: hidden;
  }
  
.menubox {
  margin: 0 5px 0 8px;
  overflow: hidden;
  }
 
 .rowbox {
   margin: 30px;
   }
   
.rowbox2 {
  margin: 30px;
  width: 500px;
  }
  
.rowboxOption1 {
  margin: 10px 30px 0px 30px;
  }
  
.rowboxOption2 {
  margin: 20px 30px 30px 30px;
  width: 100%;
  min-height: 202px;
  }

.rowbox_2col {
 margin:30px;
 width: 100%;
  }
  
.rowboxQuote {
  margin: 30px 30px 0px;  
  }
 
/******** FOOTER *************/ 
  
#footer {
  background-color: #E5E5E5;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  height: 20px;
  text-align: center;
  padding: 12px 10px 10px;
  margin: 0 8px 10px;
  }

#footersection {
  background-color: #FFFFFF;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 12px 10px 10px;
  margin: 0 8px 10px;
  }

  
 #moreAboutT1 {
   padding: 10px 30px;
   }
   
#moreAboutT1 a {
  color: #666666;
  text-decoration: none;
  }
   
 #readMoreText {
   color: #666666;
   padding: 10px;
   }
 
 /******** ROUND BOX *************/
 
 .imageholder {
  position: relative;
  z-index:99;
  }
  
#badge1 {
  position:absolute;
  height: 43px;
  top: -18px;
  left:-16px;
  z-index: 100;
  }

#badge2 {
  position:absolute;
  height: 43px;
  top: -18px;
  left:-16px;
  z-index: 100;
  }
	  
.box-decorator1 {
  margin: 0;
  padding: 0px 0 0;
  background: url("/images/corner_blue_left.gif") no-repeat left top;
  height:6px;
  overflow: hidden;
  } 
	  
.box-decorator2 {
  margin: 0;
  padding: 0;
  background: url("/images/corner_blue_right.gif") no-repeat right top;
  height:6px;
  overflow: hidden;
  } 

.box-grey-decorator1 {
  margin: 0;
  padding: 0px 0 0;
  background: url("/images/corner_grey_top_left.gif") no-repeat left top;
  height:6px;
  overflow: hidden;
  } 
	  
.box-grey-decorator2 {
  margin: 0;
  padding: 0;
  background: url("/images/corner_grey_top_right.gif") no-repeat right top;
  height:6px;
  overflow: hidden;
  }   
  
.box-clear-decorator1 {
  margin: 0;
  padding: 0px 0 0;
  background: url("/images/corner_top_left.gif") no-repeat left top;
  height:6px;
  overflow: hidden;
  } 
	  
.box-clear-decorator2 {
  margin: 0;
  padding: 0;
  background: url("/images/corner_top_right.gif") no-repeat right top;
  height:6px;
  overflow: hidden;
  }   
  
.box-decorator3 {
  margin: 0;
  padding: 0px 0 0px;
  height:6px;
  background: url("/images/corner_bottom_left.gif") no-repeat left bottom;
  overflow: hidden;
  } 

.box-decorator4 {
  margin: 0;
  padding: 0px 0 0px;
  height:6px;
  background: url("/images/corner_bottom_right.gif") no-repeat right bottom;
  overflow: hidden;
  } 

.boxheader {
  margin: 0;
  padding: 0 0 0 6px;
  height: 30px;
  background-color: #0596D5;
  overflow: hidden;
  }     
  
.boxheaderOption1 {
  background: url('/images/option1_header.gif') no-repeat top;
  height: 42px;
  width: 929px;
  margin: 0;
  margin-left: -19px;
  padding: 0;
  overflow: hidden;
  z-index: 100;
  padding-top: 23px; /* offset text header */
  padding-left: 20px;
  }

.boxheaderOption2 {
  background: url('/images/option2_header.gif') no-repeat top;
  height: 42px;
  width: 929px;
  margin: 0;
  margin-left: -19px;
  padding: 0;
  overflow: hidden;
  z-index: 100;
  padding-top: 23px; /* offset text header */
  padding-left: 20px;
  }

.boxgreyheader {
  margin: 0;
  padding: 0 0 0 6px;
  height: 30px;
  background-color: #E5E5E5;
  border-left: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE; 
  color: #FFFFFF; 
  overflow: hidden;
  }   
  
.boxclearheader {
  margin: 0;
  padding: 0 0 0 6px;
  border-left: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE; 
  overflow: hidden; 
  }   	
  
.boxcontent-decorator1 {
  margin: 0;
  padding: 0px;
  border-left: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE;
  overflow: hidden;
  }     

.decorator1 {
  margin: 0;
  padding: 0;
  }

.decorator2 {
  padding: 0;
  margin: 0;
  }	  
  
.decorator10 {
  height: 218px;
  border-right: 1px solid #BEBEBE;
  border-left: 1px solid #BEBEBE; 
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  _overflow: hidden; /* IE6 only */
  }

.decorator20 {
  height: 223px;
  border-bottom: 1px solid #BEBEBE;
  padding: 0;
  margin: 0 5px;
  }   
  
.decoratorOption2 {
  height: 205px;
  border-right: 1px solid #BEBEBE;
  border-left: 1px solid #BEBEBE;
  margin-bottom: 0px;
  padding: 0;
  }       
 
.boxtop {
  padding: 0 6px;
  margin: 0 6px;
  height:6px;
  background-color: #0596D5;
  border-top: 1px solid #BEBEBE;
  overflow: hidden;
  }  
  
.boxgreytop {
  padding: 0 6px;
  margin: 0 6px;
  height:6px;
  background-color: #E5E5E5;
  border-top: 1px solid #BEBEBE;
  overflow: hidden;
  }      
  
.boxcleartop {
  padding: 0 6px;
  margin: 0 6px;
  height:6px;
  border-top: 1px solid #BEBEBE;  
  overflow: hidden;
  }    

.boxbottom {
  padding: 0 6px;
  margin: 0 6px;
  height:5px;
  border-bottom: 1px solid #BEBEBE;
  overflow: hidden;
  }  
  
.boxcontent-decorator0 {
  padding: 0;
  margin: 0;
  }      
  
#option1decorator1 {
  height: 224px;
  background: url("/images/option1_bottom_bg.gif") no-repeat left bottom; /* do not add overflow: hidden */
  }
  
#option1decorator2 {
  height: 224px;
  background: url("/images/corner_bottom_right.gif") no-repeat right bottom; /* do not add overflow: hidden */
  } 
  
/*************** BUTTONS ***********/
    
.btn_red {
  display: block;
  background: transparent url("/images/btn_red_r.gif") no-repeat scroll top right;
  float:left;
  height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
  margin-right: 6px;
  margin-top: 0px;
  padding-right: 30px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  }
  
.btn_red span {
  color: #FFFFFF;
  background: transparent url("/images/btn_red_l.gif") no-repeat; 
  display: block;
  line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
  padding: 1px 0 4px 18px;
  white-space: nowrap;
  }

#btn_inline { /* when button is inline with cells */
  margin-top: 0px;
  }
  
/********** LINKS ************/

.table_link {
  padding: 15px;
  text-align:right;
  }
  


/************** OTHERS *******/

.photo {
 padding: 10px;
 }
  
.roundbox {
	padding: 10px;
	margin: 10px;
	width: 100%;
	background: url('/images/corner_bottom_right.gif') no-repeat right bottom;
	font-size: 100%;
	
}

.blueCenter {
	background: #0596d5 url('/images/corner_blue_right.gif') no-repeat top right;
	margin: 0;
	padding: 10px 0px 5px 80px;
	height:22px;
	text-align: left;
	border-top: 1px solid #BEBEBE;
}


.blueCenter span {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*background:url('/images/corner_blue_right.gif') no-repeat;*/
  }
  
.box {
  background: url('/images/corner_bottom_left.gif') no-repeat left bottom;
  margin: 0;

  }

  
#option1 {
  width: 100%;
  display: block;
  float:left;
  }
  
#option1Left {
  padding: 15px 25px 15px 19px;
  width: 480px;
  height: 205px;
  display: inline;
  float:left;
  background:url("/images/mark.png") no-repeat right top;
  z-index: 110;
  margin-top: -11px;
  position: relative; /* for background-image to align in IE6 */
  }
  
#option1Right {
  margin-top:3px;
  margin-bottom: 15px;
  padding-top:0px;
  padding-bottom:10px;
  padding-left: 30px;
  border-left:1px solid #BEBEBE;
  width: 355px;
  height: 195px;
  display: inline;
  float:left;
  }

#option2 {
  width: 100%;
  display: block;
  float:left;
  }
  
#option2Left {
  padding: 5px 25px;
  width: 480px;
  display:inline;
  float:left;
  }
  
#t1ServiceProviders {
  width: 500px!important;
  margin-right:14px;
  display: inline;
  float:left;
  }
  
#t1ServiceProvidersContent {
  padding-left: 25px;
  }
  
#t1ServiceProviders table td img {
  margin-left: 65px;
  }
  
#t1ServiceProviders table td.first img {
  margin-left: 0;
  }
  
.callNow {
  width: 202px;
  height: 24px;
  background:url("/images/call_now_small.gif") no-repeat right top;	
  text-indent: -9999px;
  }
  
#freeServiceBox {
  display: inline;
  float:left;
  margin-right: 14px;
  width: 500px;
  }
  
#freeservicecontent {
  padding:10px 20px 34px 20px;
  line-height: normal;
  }

#guaranteeBox {
  width: 414px;
  display: inline;
  float:left;
  }
  
#guaranteecontent {
  padding:10px 20px;
  }
  
#guaranteeLeft {
  padding: 10px 0 10px 0;
  width: 150px;
  display:inline;
  float:left;
  }
  
#guaranteeRight {
  line-height: normal;
  padding-top:10px;
  padding-bottom:0px;
  padding-left: 30px;
  display:inline;
  width: 180px;
  float:left;
  }
  
#saveBox {
  width: 414px;
  display: inline;
  float:left;
  }
  
#savecontent {
  padding:10px 20px;
  width: 280px;
  }
  
#savecontent p {
  line-height: normal;
  }
 

#pricescontent {
	margin: 0;
	line-height: normal;
	background-image: url(/images/compare.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 135px;
  }
  
#aboutcontent {
  margin: 0;
  padding:10px 20px 10px;
  line-height: normal;
  width: 880px;
  }
  
#quotecontent {
  margin: 0;
  padding:0px 20px 10px;
  line-height: normal;
  width: 880px;
  }  
  
.citylist ul li {
  font-weight: bold;
  }
  
#clientcontent {
  margin: 0;
  padding:10px 20px 10px;
  line-height: normal;
  width: 880px;
  }  

.clientList {
  font-size: 14px;
  font-weight: bold;
  padding:5px;
  } 
  
.clientLink {
  text-decoration: none;
  }
  
.clientLink:hover {
  text-decoration: underline;
  }
   
#testimonialContent p {
  margin: 0;
  padding-bottom: 20px;
  }
  
  
#providerBox {
  display: inline;
  float:left;
  margin-right: 14px;
  width: 45%;
  }
  
#providercontent {
  padding:10px 20px 34px 20px;
  line-height: normal;
  }
  
  
#areaBox {
  width: 472px;
  display: inline;
  float:left;
  }
  
#areacontent {
  padding:10px 20px;
  }
