
div#ultimate_tv {
	width:553px;
	height: 740px;
	background-color:#000000;
	background-image:url(images/background.jpg);
	padding-top:60px;
	background-repeat:no-repeat;
	margin: 0 auto;
}

div#headline {
	height:77px;
	width: 525px;
	background-image:url(images/headline.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:-9999em;
	padding-bottom: 60px;
	margin: 0 auto;
}

div#video_container {
	width:460px;
	margin: 0 auto;
	height:294px;
	background:url(images/playerframe.png) no-repeat; 
}

div#player {
	padding-top: 10px;
	padding-left: 8px;
}

div#offering_wide {
	width:450px;
	margin: 4px auto;
	font-weight: bolder;
}

div#offering_wide p{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	letter-spacing: -.004em;
}

div#promo_menu{
	width:460px;
	margin: 0 auto;
	height:96px
}

div#promo_menu a{
	display: block;
	width:294px;
	height:25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bolder;
	letter-spacing: -.02em;
	padding-left: 12px;
	padding-top: 8px;
	background:url(images/bar.png) no-repeat;
	cursor: pointer;
	text-decoration: none;
}

div#promo_menu a:hover{
	background:url(images/bar_over.png) no-repeat;
	text-decoration: none;
}
div#promo_menu a.active{
	background:url(images/bar_over.png) no-repeat;
	text-decoration: none;
}


div#promo_image {
	height:95px;
	width: 150px;
	float:right;
}

div#promo_menu div.pvr {
	background:url(images/pvr.jpg) no-repeat;
}

div#promo_menu div.hd_channels {
	background:url(images/hd_channels.jpg) no-repeat;
}

div#promo_menu div.search {
	background:url(images/search.jpg) no-repeat;
}

div#more_about{
	height: 43px;
	width: 470px;
	margin: 0 auto;
}

div#more_about a{
	display: block;
	width: 470px;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
	background:url(images/more.png) no-repeat; 
	cursor: pointer;
}

div#more_about a:link{
	color:#FFFFFF;
	text-decoration: none;
}

div#more_about a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background:url(images/more_over.png) no-repeat; 
}

div#more_about a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

div#other_links {
	width:450px;
	margin: 0 auto;
}

div#other_links p{
	padding-top:5px;
	color:#FFFFFF;
	font-size:18px;
	font-family:"Frutiger55RomanBold", Arial, Helvetica, sans-serif;
	line-height:1em;
}

div#other_links a:link{
	color:#FFFFFF;
	text-decoration: none;
}

div#other_links a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

div#other_links a:hover{
	color:#95aec7;
	text-decoration: none;
}

p.footertext {
	padding-top: 15px;
	margin-top: 15px;
}
