body {
	margin: 0px;
	background-color: #FFE88B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a, #benefits a {
	color:#3C903B;
}
h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

#container {
	width: 760px;
	margin:20px auto;
	background-color: #FFF;
	background-image: url(images/peapod_aff_back.gif);
	background-repeat: repeat-y;
}

#container #head {
	background-image: url(images/peapod_aff_head.jpg);
	background-repeat: no-repeat;
	height: 147px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #menu {
	background-image: url(images/peapod_aff_buttons.gif);
	height: 27px;
	padding-bottom: 5px;
	line-height: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#container #menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #3C903B;
}

#content {
	padding:0 20px;
	margin-top:20px;
}
#container #content #benefits {
	background-color: #FFFCE3;
	padding: 10px;
	width: 200px;
	float: right;
	font-size: 90%;
	border: 1px solid #FFEEAC;
	margin:0 0 10px 20px;
}
#container #content #benefits ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #content #benefits ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#container #footer {
	height:18px;
	background-image: url(images/peapod_aff_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #menu ul li a:hover {
	text-decoration: underline;
}
#benefits h3 {
	font-size: 14px;
}
