/* LP UNDERGROUND 7 */
/* BBPromo Stylesheet
----------------------------------------------------------------------------- */



	body {
	
	background: url(../images/section-bbpromo/bg-body.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	
	}
	
	div, p, h1, h2, h3, h4, a, ul, li {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}
	
	a {

	text-decoration: none;
	outline: none;

	}

	#layout {
	
	width: 100%;
	background: url(../images/section-bbpromo/bg-layout.jpg) top left no-repeat;
	text-indent: -5000px;
	height: 607px;
		
	}
	
	#header {
	
	background: url(../images/section-bbpromo/bg-header.jpg) top left no-repeat;
	width: 542px;
	height: 163px;
	float: left;
	
	}
	
	#content {
	
	background: url(../images/section-bbpromo/bg-content.jpg) top left no-repeat;
	width: 835px;
	height: 268px;
	float: left;
	clear: left;
	margin: 20px 0 0 142px;
	position: relative;
	text-indent: -5000px;
	
	}
	
	*html #content {
	
	margin-left: 71px;
	
	}	
	
	#content a {
	
	display: block;
	background: url(../images/section-bbpromo/a-redeem-code.gif) top left no-repeat;
	width: 213px;
	height: 56px;	
	text-indent: -5000px;
	position: absolute;
	left: 386px;
	top: 116px;	
	
	}
	
	#content small {
	
	display: block;
	text-indent: -5000px;
	
	}
	
	#footer a {
	
	display: block;
	background: url(../images/section-bbpromo/a-back.gif) top left no-repeat;
	width: 86px;
	height: 12px;
	text-indent: -5000px;
	margin: 18px 0 90px 457px;
	
	}

	
	
