#insideContent {
	width: 770px;
	margin: auto;
	padding: 34px 0px;
}

#insideContent #left {
	width: 522px;
	float: left;
	margin-right: 17px;
	border-right: 1px solid #ccc;
}

#insideContent #right {
	width: 230px;
	float: right;
}

#insideSplash {
	width: 522px;
	height: 259px;
	position: relative;
}

#insideSplash h2 {
	height: 0px;
	padding-top: 38px;
	overflow: hidden;
}

#insideSplash h3 {
	height: 0px;
	width: 242px;
	padding-top: 27px;
	overflow: hidden;
	background: url(../images/universal/readySetGo.png) no-repeat;
	position: absolute;	
}

#insideSplash img {
	position: absolute;
	right: -30px;
	bottom: 0px;
}

ol#steps {
	border-top: 1px solid #ccc;
	width: 476px;
	list-style: none;
	margin: 0px;
}

ol#steps li {
	width: 408px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px 15px 68px;
}

ol#steps li#step1 {
	background: url(../images/universal/step1.png) no-repeat left;
}

ol#steps li#step2 {
	background: url(../images/universal/step2.png) no-repeat left;
}

ol#steps li#step3 {
	background: url(../images/universal/step3.png) no-repeat left;
}

ol#steps li#step4 {
	background: url(../images/universal/step4.png) no-repeat left;
}

h3#testimonialsHead {
	height: 0px;
	width: 220px;
	padding-top: 68px;
	overflow: hidden;
	background: url(../images/universal/hearWhatOthersSay.png) no-repeat 0px 12px;
	margin-top: 12px;
}

ul#testimonials {
	list-style: none;
	width: 220px;
	padding-bottom: 15px;
}

ul#testimonials li {
	margin: 15px 0px;
}

ul#testimonials li p {
	font-size: 1.1em;
	line-height: 1.5em;
}

ul#testimonials li strong {
	display: block;
	margin-top: 10px;
	color: #666;
}

h3#checkOut {
	height: 0px;
	width: 214px;
	padding-top: 68px;
	overflow: hidden;
	background: url(../images/universal/checkOut.png) no-repeat 0px 12px;
	margin-top: 12px;
}

ul#otherProducts {
	list-style: none;
	margin-left: 30px;
}

ul#otherProducts li {
	margin: 16px 0px;
}

ul#otherProducts li a {
	display: block;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
}

ul#otherProducts li.cards a {
	background: url(../images/universal/cardsSmallLogo.png);
	width: 145px;
}

ul#otherProducts li.calendars a {
	background: url(../images/universal/calendarsSmallLogo.png);
	width: 191px;
}

ul#otherProducts li.books a {
	background: url(../images/universal/booksSmallLogo.png);
	width: 154px;
}

a.downloadLink {
	display: block;
	float: left;
	width: 144px;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url(../images/extras/wideButton.png);
	font-size: 10px;
	line-height: 20px;
	margin-right: 20px;
}

p.padded {
	padding: 8px 0px;
}
h3#tipsIdeasHead {
	height: 0px;
	width: 220px;
	padding-top: 40px;
	overflow: hidden;
	margin-top: 12px;
	background-image: url(../images/universal/bookTipsIdeas.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
ol#faq {
	border-top: 1px solid #ccc;
	width: 476px;
	list-style: none;
	margin: 0px;
}
ol#faq li {
	width: 408px;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#faq p {
	padding-bottom: 10px;
}
#insideSplashNexpress {
	width: 522px;
	height: 259px;
	position: relative;
}
#insideSplashNexpress h2 {
	height: 0px;
	padding-top: 44px;
	overflow: hidden;
}
#insideSplashNexpress h3 {
	height: 0px;
	width: 242px;
	padding-top: 27px;
	overflow: hidden;
	background: url(../images/universal/readySetGo.png) no-repeat;
	position: absolute;
}
#insideSplashNexpress img {
	position: absolute;
	right: -30px;
	bottom: 0px;
}
