/* Author: Andrew R Martinez, Web Developer, SpireMedia.com */
/* Date Created: 01/14/06    */
/* Last Modified: 01/23/06  */
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
	
body{
	margin:0 auto;
	margin: 0 auto 20px;
	text-align:center;
}
#page-container
{
	width: 772px;
	margin: 0 auto;
	text-align:  left;
	height: auto;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}
#content-container {
	position: relative;
	width: 772px;
	background-color: #000000;
	height: 590px;
	
}
#left-nav-container {
	position: absolute;	
	left: 1px;	
	background-color: #2f2827;
	height: 200px;
}
#phantom {
	position: absolute;
	z-index: 100;
	top: 235px;
	left: 1px;
	width: 180px;
	height: 5px;
	background-color: #000000;	
}

#top-content-container {
	position: absolute;
	left: 186px;
	width: 585px;
	height: auto;
	background-color: #000000;
}
#bottom-content-container {
	position: absolute; 
	left: 1px;
	float: left;
	width: 770px;
	background-color: #000000;
	height: auto;
	top: 290px;	
	text-align: center;
}
#left-nav-container ul, #left-nav-container ul ul a {
	list-style-type: none;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Verdana;
}
#pkgs-bronze ul a, #pkgs-gold ul a, #pkgs-platinum ul a, #pkgs-silver ul a {
	color: #ffffff;
	text-decoration: none;
}
#pkgs-bronze ul a:hover, #pkgs-gold ul a:hover, #pkgs-platinum ul a:hover, #pkgs-silver ul a:hover {
	color: #999999;
	text-decoration: none;
}
#left-nav-container ul ul {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	color: #999999;
	line-height: 17px;
	font-weight: bold;	
}

#left-nav-container ul a {
	color: #999999;
	text-decoration: none;
}
#left-nav-container ul ul a.off { color: #999999; }
#left-nav-container ul ul a.on { color: #ffffff; }
a { text-decoration : none;
	color: #999999;
  }
a:hover { text-decoration: none;
		  color: #ffffff;
}
#left-nav-container ul ul a:hover {
	text-decoration: none;
	color: #ffffff;
}
#price-menu {
	background-color: #000000;
	height: 200px;
	height: auto;
	width: 262px;
	float: left;
}
#prog-flash-container {
	background-color: #000000;
	height: 200px;
	width: 266px;
	float: left;
	margin-bottom: 15px;
}
.pkg-blurb-container {
	position: absolute;
	left: 186px;
	top: 370px;
	width: 535px;
	height: auto;
	padding: 5px 0 0 0;
	background-color: #000000;
}
.pkgs-blurb {
	position: absolute;
	display: block;
	font-family: Verdana;
	font-weight: bold;
	width: 200px;
	height: auto;
	top: 230px;;
	left: 500px;
	color: #ffffff;
}
.img-arrow {
	margin-left: -8px;
	padding-right: 3px;
	margin-bottom: 2px;
}
#pkgs-bronze ul, pkgs-gold ul, #pkgs-platinum ul, #pkgs-silver ul {
	list-style-type: none;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Verdana;
}
.labels {
	color: #ffffff;
}
#go {
	font-size: 10px;	
}
#zipcode {
	font-size: 10px;
	color: #333333;
}
#availability-response {
	width: 450px;
	height: 75px;
	margin-top: 20px;
	color: #ffffff;
	background-color: #000000;
	text-align: left; 
	display: none;
}
#left-col ul, #center-col ul, #right-col ul {
	list-style-type: none;
}