
html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/15px Arial, Helvetica, Verdana, sans-serif;
	color: #b8babd;
	text-align: center;
	background: #181103 url(/landing/images/BG-body-x.jpg) repeat-x top;
	font-weight: normal;
	}

	
#wrapper { 
    position: relative;
    padding: 0;
    margin: 0 0 0px 0px;
    min-height: 100%;
    background: url(/landing/images/BG-wrapper.jpg) no-repeat top center;
    behavior: url(/landing/_scripts/iepngfix.htc);
    display: block;
    }		
	
	*html #wrapper { height: expression('100%'); }



.container { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 1px;
	position: relative;
	min-height: 100px;
	z-index: 10;
	}

.clear { 
	clear: both; 
	}




/* - TOP SECTION - */
	
	

#topSection {
	height: 128px;
	}

	#topSection .container {
	}

		
	#topSection #header-nav {
		height: 29px;
		width: 313px;
		float: right;
		margin-top: 89px;
		margin-bottom: 10px;
		}	

		#topSection #header-nav ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			float: left;
			}

		#topSection #header-nav ul li {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			float: left;
			height: 29px;
			}

		#topSection #header-nav ul li a {
			height: 29px;
			display: block;
			border: none;
			background-position: 0 0px;
			background-repeat: no-repeat;
			text-indent: -5000px;
			}

		#topSection #header-nav ul li a:hover {
			background-position: 0 -29px;
			}
			
		#header-nav ul li a.watchVideo {background-image: url(/landing/images/header-nav-video.png); width: 134px;}	
		#header-nav ul li a.website {background-image: url(/landing/images/header-nav-website.png); width: 168px;}	

/* MID SECTION */


#midSection {
	height: 600px;
	}
	
	#midSection .container {
		}
	
#midSection .flashBG {
	background: url(/landing/images/BG-flash.jpg) no-repeat;
	width: 976px;
	height: 576px;
	margin: 12px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	}

#midSection #flashHolder {
	background: url(/landing/images/LandingPageWelcome-Couch.png) no-repeat 526px 0px;
	width: 976px;
	height: 576px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	}

#midSection #flashHolder img {
	width: 976px;
	height: 576px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	}

#midSection #playVideo {
	position: absolute;
	top: 80px;
	left: 230px;
	z-index: 100;
	}

#midSection #playVideo a {
	width: 331px;
	height: 228px;
	display: block;
	background: url(/landing/images/button-tv.png) no-repeat 0 0px;
	}

#midSection #playVideo a:hover {
		background-position: 0 -228px;
		}


#midSection #welcomeText {
	position: absolute;
	top: 320px;
	left: 200px;
	z-index: 100;
	}

/*
#midSection #enterSite {
	position: absolute;
	top: 12px;
	left: 582px;
	z-index: 100;
	width: 406px;
	height: 545px;
	}
*/

#midSection #enterSite a {
	position: absolute;
	top: 12px;
	left: 582px;
	z-index: 100;
	width: 406px;
	width: 406px;
	height: 576px;
	display: block;
	background: none;
	}

#midSection #enterSite a:hover {
	background: url(/landing/images/button-rollover-entersite.png) no-repeat top right;
	}





/* BOTTOM SECTION */
	

#botSection {
	min-height: 150px;
	margin: 10px 0px 0px 0px;
	}
	
	#botSection .container {
		}
		
	#botSection .column {
			float: left;
			padding-left: 34px;
			padding-top: 16px;
			}	
		#botSection .column.one {width: 198px;}
		#botSection .column.two {width: 172px;}
		#botSection .column.three {width: 127px;}
		#botSection .column.four {width: 115px;}
		#botSection .column.five {width: 206px; text-align: right; padding-top: 0px; }


		#botSection .column.five ul#social {
			list-style-type: none;
			margin: 0px;
			padding: 5px 0 10px 0px;
			width: 171px;
			float: right;
			}

		#botSection .column.five ul#social li {
			list-style-type: none;
			margin: 0px;
			padding: 0 0 0 7px;
			float: left;
			}

		#botSection .column.five ul#social li a {
			margin: 0px;
			padding: 0px;
			display: block;
			width: 50px;
			height: 50px;
			border: none;
			background-position: 0 0px;
			background-repeat: no-repeat;
			text-indent: -5000px;
			text-align: left;
			}

		#botSection .column.five ul#social li a:hover {
			background-position: 0 -50px;
			}

		#botSection .column.five ul#social li a.twitter {background-image: url(/landing/images/social-twitter.jpg);}
		#botSection .column.five ul#social li a.facebook {background-image: url(/landing/images/social-facebook.jpg);}
		#botSection .column.five ul#social li a.youtube {background-image: url(/landing/images/social-youtube.jpg);}


		#botSection .column.five .copy {
			font-size: 10px;
			line-height: 13px;
			color: #a3a09a;
			}

		#botSection .column.five .copy a {color: #a3a09a; text-decoration: none;}
			#botSection .column.five .copy a:hover {color: #5b9ca6;}


/* GENERAL STYLES */


h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

h1.joinUs {background-image: url(/landing/images/h1-joinUs.png);}
h1.learnMore {background-image: url(/landing/images/h1-learnMore.png);}
h1.location {background-image: url(/landing/images/h1-location.png);}
h1.serviceTimes {background-image: url(/landing/images/h1-serviceTimes.png);}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a, .link {
	color: #3f838d;
	overflow: hidden;
	outline: 0;
}

a.arrow {
	background: url(/landing/images/icon-arrow-orange.gif) no-repeat 0px 3px;
	padding-left: 7px;
	margin-right: 5px;
	display: inline; 
	}


a:hover {
	color: #5b9ca6;
}


ul {
	margin: 0 0 0 0px;
	padding: 0px 0 0 0px;
	list-style-type: none;
}		

ul li {
	margin: 0px;
	padding: 1px 0 1px 14px;
}
		
img { behavior: url(/landing/_scripts/iepngfix.htc); border: none; }	



			.hidden{display:none;}

