@charset "UTF-8";
.body {
	background-image: url(../images/bg2.jpg);
	background-position: center top;
}
.container {
	height: 1014px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	background-image: url(../images/stomp_logo.gif);
	background-repeat: no-repeat;
	height: 154px;
	width: 254px;
	float: left;
	margin-top: 16px;
}
.offer {
	background-image: url(../images/kidsgofree.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 311px;
	float: left;
	margin-top: 25px;
}
.three_ways {
	float: left;
	height: auto;
	width: 409px;
	margin-top: 22px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.3wayslogo {
	display: block;
	padding-bottom: 11px;
}
.three_ways_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	list-style-position: outside;
	font-weight: bold;
	line-height: 25px;
}
.offer_container {
	height: 921px;
	width: 448px;
	float:left;
	padding-left: 25px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.redtext {
	color: #EE3424;
}
.footer {
	height: auto;
	width: 711px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 4px;
	text-align: justify;
	margin-top: 20px;
}	

