﻿	#navbox	{ position:relative; width:900px; height:31px; margin:0 auto;	}
#Main{	position:relative;	background-image: url('../Images/Bundled-Service-main-image-Cable-TV.jpg');	margin:0px auto;	padding:0px 0px 0px 0px;	width:972px;	height:493px;}

#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:305px; z-index:2; height:284px; background-image:url('../Images/Cable-TV-Tool.png'); top: 58px; 
left: 604px ;	}
#divAddr{position:relative; top:62px; left:40px; width:128px; height:20px;}
#divZip{position:relative; top:110px; left:40px; width:128px; height:20px;}
#divEmail{position:relative; top:158px; left:115px; width:128px; height:20px;}
#divPhone{position:relative; top:42px; left:115px; width:128px; height:20px;}
#divGoBtn{position:relative; top:175px; left:28px;	width: 256px;	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;
	width:200px;
	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;}
