#wrapper #body #leftBody {
	float: left;
	margin-bottom: 35px;
}
#body #whatWeDo {
	width: 275px;
	text-align: justify;
	background-image: url(../images/jpg/contentBG.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 12px;
	color: #333;
	float: left;
}
#wrapper #body #whatWeDo a {
	color: #900;
	text-decoration: none;
}
#wrapper #body #whatWeDo a:hover {
	text-decoration: underline;
}
#body #whatWeDo h1 {
	color: #333;
	margin-bottom: 10px;
}
#wrapper #body #whatWeDo h3 {
	color: #333;
	margin-bottom: 10px;
}
#coupons #newsletter {
	height: 240px;
	background-image: url(../images/jpg/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 28px;
	color: #FFF;
	font-size: 12px;
}
#newsletter #newsletterForm {
	padding-top: 30px;
}
#body #todaysDeals {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 14px;
}
h3 {
	margin-bottom: 4px;
	margin-top: 2px;
}
input {
	border: 1px none #666;
	margin-bottom: 4px;
	font-size: 11px;
	color: #333;
}
ul {
	margin: 0px;
	padding-left: 10px;
}
.submitButtonSize {
	background-color: #666;
	border: 1px none #333;
	color: #FFF;
	width: 60px;
}
#body #coupons {
	float: right;
	width: 576px;
	padding-top: 5px;
}
#coupons #coupon1 {
	height: 200px;
	background-image: url(../images/jpg/couponBG.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#coupon1img {
	height: 160px;
	width: 200px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#coupon1img img {
	height: 160px;
	width: 200px;
}
#coupon1Title {
	float: left;
	padding-top: 15px;
	font-size: 20px;
	color: #333;
	font-weight: bolder;
	padding-left: 5px;
	width: 340px;
}
#coupon1Desc {
	float: left;
	width: 285px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 9px;
	height: 160px;
}
#coupon1Price {
	font-size: 24px;
	color: #060;
	float: right;
	text-align: left;
	font-weight: bolder;
	height: 50px;
	padding-top: 10px;
	padding-right: 10px;
}
#coupon1 #buyIt {
	float: right;
	text-align: right;
	font-size: 70px;
	color: #6959F9;
	font-weight: bolder;
	padding-right: 10px;
}
#coupons #coupon2 {
	padding: 5px;
	height: 200px;
	background-image: url(../images/jpg/couponBG.jpg);
	background-repeat: no-repeat;
}
#coupons #coupon3 {
	padding: 5px;
	height: 200px;
	background-image: url(../images/jpg/couponBG.jpg);
	background-repeat: no-repeat;
}
#body #steppingOut {
	text-align: justify;
	background-image: url(../images/jpg/contentBG.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #333;
	clear: both;
	width: 276px;
}
