* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	color: #666;
	font: .8em/1.7em "Trebuchet MS", arial, sans-serif;
}

div.clb {
	clear:both;
}

.hidden {
	display: none;
}

#masthead h1 {
	display: block;
	padding-top: 20px;
	width: 224px;
	height: 65px;
	background: transparent url(../images/pg_logo.png) no-repeat 0 20px;
	text-indent: -5000em;
	overflow: hidden;
}

#masthead h2 {
	display: block;
	margin-bottom: 25px;
	width: 261px;
	height: 13px;
	color: #8cc63f;
	text-indent: -5000em;
	overflow: hidden;
	background: transparent url(../images/h2_tagline.png) no-repeat 0 0;
}

#masthead h3 {
	display: block;
	width: 334px;
	height: 79px;
	background: transparent url(../images/h3_bg.png) no-repeat 0 0;
	text-indent: -5000em;
	overflow: hidden;
	margin-bottom: 30px;
}

#masthead h4 {
	color: #8cc63f;
	font-size: 100%;
}

h5 {
	font-size: 95%;
	margin: 1.3em 0 .75em 0;
}

p {
	margin: 10px 0;
}

#wrapper {
	padding: 30px 0 0 0;
/*	background: #000;*/
}

#masthead {
	margin: 0 auto;
	width: 708px;
	position: relative;
	font-size: 120%;
}

#flashvideo {
	width: 280px;
	height: 157px;
	position: absolute;
	top: 20px;
	right: 10px;
	border: 1px solid #CCC;
}

#content {
	margin: 0 auto;
	width: 708px;
	clear: both;
}

#footer {
	margin: 0 auto;
/*	position: absolute;
	bottom: 0;
	left: 0;
*/	padding: 5px 0 0 0;
	width: 100%;
	height: 30px;
	background: #111;
}

#masthead h4 {
	display: block;
	width: 155px;
	height: 50px;
	text-indent: -5000em;
	position: absolute;
	top: 25px;
	left: 220px;
}

#masthead h4.comcast {
	background: transparent url(../images/comcast_logo.png) no-repeat 0 50%;
}

#masthead h4.cox {
	background: transparent url(../images/cox_logo.png) no-repeat 0 50%;
}

#nav li {
	list-style: none;
	float: left;
	margin: 1em 12px .5em 0;
}

#nav img {
	padding: 15px;
	background: #CCC;
	border: 0;
}

#nav li p {
	margin: 0.1em 0 0 0;
	font-size: 120%;
	text-transform: uppercase;
	color: #8cc63f;
}

p.intro {
	font-size: 110%;
}

#footer p {
	display: block;
	margin: 0 auto;
	width: 708px;
}
#footer a {
	color: #8cc63f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*  POPUP CONTENT */

body.shadowboxed {
	background: #FFF;
	color: #666;
}

#shadow-wrapper {
	font-size: 90%;
	line-height: 1.3em;
	background: #FFF;
}

#shadow-wrapper h3 {
	margin: 0 10px;
	text-transform: uppercase;
}

#shadow-wrapper a {
	color: #8cc63f;
	text-decoration: none;
}

#shadow-wrapper a:hover {
	text-decoration: underline;
}

#shadow-wrapper p {
	margin: 10px;
}

#img-container {
	display: block;
	margin-bottom: 15px;
	padding: 5px;
	width: 542px;
	background: #CCC;
}

#images-outer {
	width: 540px;
	height: 340px;
}

#img-container ul {
	list-style: none;
}
#img-container ul li {
	float: left;
	display: inline;
}
#img-container ul#images {
	display: block;
/*	width: 540px;*/
	height: 340px;
/*	overflow: hidden;*/
}
#icons-content #img-container {
	height: 100px;
}
#icons-content #img-container a img {
	border: 0;
}
#icons-content #img-container ul#images {
	margin-left: 110px;
	width: 310px;
	height: 100px;
}
#icons-content #img-container ul#images li {
	display: inline;
	margin: 30px 50px;
}

#img-container ul#controls {
	position: relative;
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 10px;
}
#img-container ul#controls li {
	float: left;
	display: inline;
	margin-left: 8px;
}
#img-container ul#controls li#progress {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
}
#img-container ul#controls li a {
	text-decoration: none;
	color: #666;
}
#img-container ul#controls li a:hover {
	color: #333;
}