#content {
	background: #C3E3E2;
	color:#0061AA;
	font-size:11px;
	height:565px;
	position:relative;
	width:1000px;
}

#content.index-index {
	background: url(../images/index/bg1.jpg) no-repeat;
	height: 650px;
}

#content.winners {
	height: 752px;
}

#content.store-locator {
	height: 530px;
	background: #C3E3E2 url(../images/bg.jpg) no-repeat;
}

.store-locator-wrapper {
	padding-top: 140px;
	clear: both;
	width: 428px;
	margin: 0 auto;
}

.store-locator .buttons {
	margin: 30px auto 0;
	text-align: center;
}

.store-locator .button {
	display: inline;
	padding: 10px;
}

.banner1 {
	background: url(../images/product-guide/banner-pain.png) no-repeat;
	width: 1000px;
	height: 85px;
	clear: both;
}