	
/***********************************************
 * Global Footer *******************************
 ***********************************************/

#footer {
	clear: both;
	background: #fff url(../images/_global/footer/footerBg.gif) repeat-x;
	overflow: hidden;
	border-top: 1px solid #cfcfcf;
	height: 1%;
}
* html #footer
{
margin:20px 0px 0px 0px;
}

#footerNewsletter, #footerNavigation, #footerRight {
	float: left;
	height: 92px;
	padding: 12px 0 0 0;
	display: inline;
}

#footerNewsletter {
	width: 331px;
	background: url(../images/_global/footer/footerDivide.gif) right center no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#footerNavigation {
	width: 290px;
	background: url(../images/_global/footer/footerDivide.gif) right center no-repeat;
	padding-left: 16px;
	font-size: 1.2em;
}



#footerNavigation ul {
	overflow: hidden;
}

#footerNavigation ul li {
	display: inline;
}

#footerRight {
	width: 200px;
	overflow: hidden;
	display: inline;
	width: 304px;
}

#footerNewsletter h3 {
	text-indent: -9999px;
	background: url(../images/_global/footer/h3Newsletter.gif) no-repeat;
	height: 20px;
	margin: 0 0 3px 0;
}

#footerNavigation h3 {
	text-indent: -9999px;
	background: url(../images/_global/footer/h3Navigation.gif) no-repeat;
	height: 20px;
	margin: 0 0 4px 0;
}

#globalSubFooter ul { overflow: hidden; height: 1%;}

p.email {
	height: 26px;
	background: url(../images/_global/footer/pEmail.gif) no-repeat;
	padding: 3px 0 0 44px;
	float: left;
}

#newsletterSignup {
	width: 200px;
}

#newsletterJoin {
	background: #850077 url(../images/_global/buttonArrow.gif) center right no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 2px 14px 2px 7px;
	}

.join {
	float: left;
	padding: 3px 0 0 6px;
}

#footerNavigation ul {
	overflow: hidden;
}

#footerNavigation ul li {
	float: left;
	width: 88px;
	margin: 0 8px 0 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

#footerRight {
	width: 323px;
	padding-top: 12px;
}

.nbcUniversal {
	display: block;
	background: url(../images/_global/footer/nbcUniversal.gif) no-repeat;
	width: 153px;
	height: 77px;
	float: left;
	text-indent: -9999px;
}

.nbcuPanel {
	width: 165px;
	height: 77px;
	float: left;
	background: url(../images/_global/footer/nbcuPanel.gif) no-repeat;
}

.nbcuPanel a {
	display: block;
	margin: 54px 0 0 15px;
	font-size: 1.3em;
}

#globalSubFooter {
	background: #58595b;
	margin: 0 0 20px 0;
	padding: 8px 8px 8px 0;
}

#globalSubFooter ul {
	overflow: hidden;
}

#globalSubFooter ul li {
	float: left;
	font-size: 1.2em;
}

#globalSubFooter ul li a {
	color: #cbcbcb;
	padding: 0 8px;
	line-height: 1.3em;
}

#globalSubFooter ul li a:hover {
	text-decoration: underline;
}

#globalSubFooter span {
	float: right;
	font-size: 1.2em;
	color: #cbcbcb;
}
