h2 {
	text-transform:uppercase; 
	font-size: 22px;
	margin: 10px 0px 15px 0px;
}

#emailpromotion {
	background: url(/images/marketing/EmailMarketing.jpg) no-repeat top;
	padding: 101px 65px 0px 360px;
	color: #666;
	line-height: 1.7em;
}
#emailpromotion p {
	margin: 40px -30px 80px;
	padding: 0px;
	width: 346px;
}	
#promotion {
	background: url(/images/marketing/promotion_bg.jpg) no-repeat top;
	width: 331px;
	padding: 101px 65px 100px 360px;
	color: #666;
	line-height: 1.7em;
}	
#promotion p {
	margin-bottom: 20px;
}
#promotion h2.getstarted {
	margin:0 0 10px 20px;
}

#promotion h2.smaller {
	margin-left: 80px;
	font-size: 18px;
}

#promotion .getstarted img {
	background: url(/images/marketing/getstarted.gif) no-repeat top;
	height: 40px;
	width: 130px;
}
#promotion .getstarted img:hover {
	background-position: 0 -40px;
}