#container {
	width: 100%;
	height: 1625px;
    background: url(../images/container-item-bg.jpg) no-repeat 50% 0 scroll;
}

#pelosi-ball-top {
	position: absolute;
	background: url(../images/pelosi/pelosi-ball-top.png) no-repeat;
	width: 204px;
	height: 205px;
	top: 190px;
	margin-left: -90px;	
}

#pelosi-ball-bottom {
	position: absolute;
	background: url(../images/pelosi/pelosi-ball-bottom.png) no-repeat;
	width: 204px;
	height: 205px;
	top: 1255px;
	margin-left: 680px;	
}

#top-quote-pelosi {
	width: 798px;
	height: 127px;
	margin: 0 auto;
	background: url(../images/pelosi/top-quote-pelosi.jpg) no-repeat;
}

#top-quote-pelosi h2 {
	text-indent: -9999px;
}

#offer-pelosi {
	width: 738px;
	height: 310px;
	margin: 0 auto;
	background: url(../images/pelosi/offers-bg.jpg) no-repeat;
	padding: 30px;
}

#offer-pelosi h3 {
	width: 308px;
	height: 33px;
	background: url(../images/pelosi/about-pelosi.jpg) no-repeat;
	margin-left: 20px;
	text-indent: -9999px;
}

#offer-pelosi ul {
	width: 345px;
	margin-top: 20px;
	list-style: none;
}

#offer-pelosi li {
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(../images/bullet.jpg) no-repeat 0 4px;
}

#offer-pelosi form {
	position: absolute;
	margin: -120px 0 0 420px;
	width: 300px;
}

