#header ul.tabs {
	bottom: 0px;
	left: 710px;
}

#content {
	background: url(/i/one_col_content_bg.png) repeat-y;
	padding: 20px 30px 20px 30px;
	text-align: center;
}
#content_bot {
	width: 930px;
	height: 13px;
	background: url(/i/one_col_content_bot.png) no-repeat;
	padding: 0px 0px 9px 0px;
	margin: 0;
}

#content h2 {
	font-size: 22pt;
	font-weight: bold;
	color: #c41188;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#content h3 {
	font-size: 20pt;
	font-weight: bold;
	color: #05485a;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

#content .stats {
	width: 840px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-bottom: solid 1px #fff;
}

#content .stats p {
	font-size: 1em;
	font-weight: normal;
	color: #05485a;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#content .greybox {
	float: left;
	width: 209px;
	height: 325px;
	margin-top: 20px;
	margin-right: 1px;
}
#content .topbit {
	background: transparent url('/i/pricing_topbit.png') 0 0 no-repeat;
	height: 15px;
}
#content .botbit {
	background: transparent url('/i/pricing_botbit.png') 0 0 no-repeat;
	height: 2px;
}
#content .midbit {
	background: #eee url('/i/pricing_midbit.jpg') 0 0 repeat-x;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 5px 10px 15px 10px;
	height: 285px;
}

#content p.sub {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#content .last {
	margin-right: 0;
}

#content .maincontent {
	height: 138px;
	padding: 15px 0px 0px 0px;
}

#content .maincontent p {
	font-size: 12pt;
	color: #666;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

#content .maincontent .pink {
	font-weight: bold;
	color: #c41188;
}

#content .maincontent a,
#content .maincontent a:link,
#content .maincontent a:visited,
#content .maincontent a:active {
	text-decoration: underline;
}
#content .maincontent a:hover {
	text-decoration: none;
}


#content .mainbox {
	float: left;
	width: 240px;
	height: 365px;
	margin-right: 1px;
}
#content .mainbox .topbit {
	background: transparent url('/i/pricing_maintopbit.png') 0 0 no-repeat;
	height: 15px;
}
#content .mainbox .botbit {
	background: transparent url('/i/pricing_mainbotbit.png') 0 0 no-repeat;
	height: 2px;
}
#content .mainbox .midbit {
	background: #dcf1f6 url('/i/pricing_mainmidbit.jpg') 0 0 repeat-x;
	border-left: 1px solid #b6d9e2;
	border-right: 1px solid #b6d9e2;
	padding: 5px 10px 15px 10px;
	height: 322px;
}

#content .mainbox p.sub {
	border-bottom: 1px solid #b6d9e2;
}

#content .mainbox .maincontent {
	height: 175px;
	padding: 20px 10px 0px 10px;
}


#content .quote {
	width: 840px;
	background-color: #bfe4ed;
	padding: 15px;
	margin-top: 20px;
	text-align: center;
}

#content .quote p {
	font-size: 13pt;
	font-weight: bold;
	color: #05485a;
	margin: 0px;
	padding: 0px;
}

#content .quote p.byline {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

#content .disclaimer {
	width: 840px;
	margin: 15px 0px;
}
#content .disclaimer p {
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}