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