﻿	#navbox	{ position:relative; width:900px; height:31px; margin:0 auto;	}
#Main{	position:relative;	background-image: url('../../Images/Bundled-Service-main-image-Bundles-in-your-area.jpg');	margin:0px auto;	padding:0px 0px 0px 0px;	width:972px;	height:388px;}

#btnsBox {width:900px; height:100%; 	margin:0 auto; padding-top:25px; padding-bottom:25px;}
#contenttxtbg{ background-image:url('../Images/Cable-TV-Content-center.gif');width:900px; margin:0 auto;}
.contenttxt{ width:850px; margin:0 auto; height:100%;}
.imgcont{width:900px; margin:0 auto;}


h3{margin-top:0px; padding-top:5px;}
a{	color:Black; text-decoration:none; font-size:8pt; margin:3px 15px 10px 0px; }
a:hover { text-decoration: underline; }

/*--------------
	  Tool
------------------*/
#bstool{position:absolute; width:219px; z-index:2; height:329px; background-image:url('../../../Images/Bundled-Service-Tool.png'); top: 9px; 
left: 709px ;	}
#divAddr{position:relative; top:65px; left:30px; width:128px; height:20px;}
#divZip{position:relative; top:119px; left:30px; width:128px; height:20px;}
#divEmail{position:relative; top:147px; left:40px; width:128px; height:20px;}
#divPhone{position:relative; top:180px; left:40px; width:128px; height:20px;}
#divGoBtn{position:relative; top:200px; left:40px;	width: 149px;	height: 48px;}
#bstool label{color:White;text-shadow: 2px 2px 2px #000; font:1.5em Calibri ;}

#bstool input[type=text]
, textarea
, select
{
    	font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #424242;
	padding: 10px;
	border: 1px solid #CCC;
	outline: none;
	 
	margin:0;/* 0px 5px 20px 10px*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;
	
	-moz-transition: border .2s linear, box-shadow .2s linear;
	-webkit-transition: border .2s linear, -webkit-box-shadow .2s linear;

}

#titlebar{width:900px; margin:0 auto;}
/*---------
  Footer
----------*/
#footer {width:900px; margin:0 auto; }
#footerbg{width:900px; background-image:url('../Images/Cable-TV-Content-center.gif'); margin:0 auto;}
#footer a {font-size:8pt; }
#footer h3 {margin-top:0px;}
#seolinks{margin-top:25px;}
#legal{ text-align:center;}
#legal p{font-size:7pt;}

.clear{clear:both;}
