#mastHead {
	display: none;
}

body.faq {
	background: url(../images/faqBg.jpg) repeat-x top center;
}

body.features {
	background: url(../images/featuresBg.jpg) repeat-x top center;
}

body.pricing {
	background: url(../images/pricingBg.jpg) repeat-x top center;
}
body.purchase {
	background: url(../images/purchaseBg.jpg) repeat-x top center;
}
body.extras {
	background: url(../images/extrasBg.jpg) repeat-x top center;
}

body.blog {
	background: url(../images/blogBg.jpg) repeat-x top center;
}

body.signUp {
	background: url(../images/signBg.jpg) repeat-x top center;
}

body.about {
		background: url(../images/aboutBg.jpg) repeat-x top center;
}
body.info {
		background: url(../images/aboutBg.jpg) repeat-x top center;
}
body.legal {
	background: url(../images/termsHead.jpg) repeat-x top center;
}

#logo {
	margin: 0 0 0 32px;
}

#logo a {
	margin: 0 0 0 0px;
	background: url(../images/childLogo.jpg) no-repeat;
}

#contentHeading {
	margin: -45px 0 0 4px;
	padding: 12px 0 0 40px;
}

#contentHeading h3 {
	color: #ffffff !important;
	font-size: 2.3em;
}

#navWrapper {
margin:0 -32px 0 0;
}

#contentMiddle h2 {
color:#12295D;
font-size:1.6em;
font-weight:normal;
margin:6px 0 12px;
padding:6px 0 0;
line-height: 1.5em;
}

#footerLeft {
margin:14px 0 0 22px;

}

#trial a {
	display: block;
	width: 124px;
	height: 41px;
	background: url(../images/freeTrial.jpg) no-repeat;
	text-indent: -90000px;
}
#subscribe a {
	display: block;
	width: 124px;
	height: 41px;
	background: url(../images/subscribe.png) no-repeat;
	text-indent: -90000px;
}

