/* Sprint Microsites and Landing Pages standard styles Version 0.1 - 03/21/08 */

body {background: url(../images/bg.jpg) #000; background-repeat: no-repeat; background-position: top center; font-family:arial, helvetica, sans-serif; margin:0; padding: 0;}
/*body { margin: 0; background-image: url(assets/images/bg.jpg); background-repeat: no-repeat; text-align: center; background-position: top center; font-family:arial, helvetica, sans-serif; }*/
	
	div#wrapper {width: 100%; margin-left: auto; margin-right: auto;}
	div#content { position:relative; margin-left: auto; margin-right: auto; clear:both; text-align:center;}
	
		div#footer { clear:both; width:100%; margin-left:auto; margin-right:auto; text-align:center;}
		div#footer a {color:#464c50; text-decoration: none; font-size: 11px;}
		div#footer a:hover {color:#fefefe; text-decoration: none; font-size:11px;}
		div#footer p {color:#464c50; font-size: 10px; margin-bottom:0px; text-align:center;}
		div#copyright-menu, div#copyright-menu a {color:#878686; text-decoration: none; font-size: 11px;  text-align:center;}
		div#copyright-menu a:hover {color:#efefef; text-decoration: none; font-size: 11px;  text-align:center;}
		
		/*#legal1 {display:none; text-align:center; clear:both; margin-left:auto; margin-right:auto;}
		#legal2 {display:none; text-align:center; clear:both; margin-left:auto; margin-right:auto;}*/
		
		#disclaimer0 {display:block; text-align:center;}
		#disclaimer1 {display:none; text-align:center;}
		#disclaimer2 {display:none; text-align:center;}
