.float-right {
	float: right;
}
#content.subscription, #content.subscription *, #content.program-page *, #content.program-page {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "sans-serif";
}
#content.program-page .wrapper {
	width: 880px;
	margin: 0 auto;
}
#content.program-page #program-steps {
    margin-left: 54px;
    width: 685px;
}
#content.program-page #program-steps h2 {
	color: #E61372;
	text-align: center;
	font-family: "Open Sans", "sans-serif";
	font-size: 27px;
	margin-bottom: 20px;
	font-weight: bold;
}
#content.program-page #program-steps .step-img {
	float: right;
	display: none;
	margin-top: -15px;
}
#content.program-page #program-steps.step1 .step1 {
	display: block;
}
#content.program-page #program-steps.step2 .step2 {
	display: block;
}
#content.program-page #program-steps.step3 .step3 {
	display: block;
}
#content.program-page #program-steps.step4 .step4 {
	display: block;
}
#content.program-page #program-steps li {
	margin-bottom: 20px;
	list-style: none;
	position: relative;
}
#content.program-page #program-steps li span.number {
	background: url("../images/step.png") no-repeat scroll left bottom transparent;
	display: block;
	float: left;
	height: 35px;
	left: -50px;
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
	width: 25px;
	color: #c4bd97;
	font-size: 20px;
}
#content.program-page #program-steps li p {
	font-size: 16px;
	color: #eeece1;
}
#content.program-page #program-steps li strong {
	display: block;
	font-size: 23px;
}
#content.program-page #program-steps.step1 li.step1 p, #content.program-page #program-steps.step2 li.step1 p, #content.program-page #program-steps.step3 li.step1 p, #content.program-page #program-steps.step4 li.step1 p {
	color: #000000;
}
#content.program-page #program-steps.step1 li.step1 strong, #content.program-page #program-steps.step2 li.step1 strong, #content.program-page #program-steps.step3 li.step1 strong, #content.program-page #program-steps.step4 li.step1 strong {
	color: #403152;
}
#content.program-page #program-steps.step1 li.step1 span.number, #content.program-page #program-steps.step2 li.step1 span.number, #content.program-page #program-steps.step3 li.step1 span.number, #content.program-page #program-steps.step4 li.step1 span.number {
	background: url("../images/step.png") no-repeat scroll left top transparent;
	color: #fff;
}
#content.program-page #program-steps.step1 li.step1 p, #content.program-page #program-steps.step2 li.step1 p, #content.program-page #program-steps.step3 li.step1 p, #content.program-page #program-steps.step4 li.step1 p {
	color: #000000;
}
#content.program-page #program-steps.step1 li.step1 strong, #content.program-page #program-steps.step2 li.step1 strong, #content.program-page #program-steps.step3 li.step1 strong, #content.program-page #program-steps.step4 li.step1 strong {
	color: #403152;
}
#content.program-page #program-steps.step1 li.step1 span.number, #content.program-page #program-steps.step2 li.step1 span.number, #content.program-page #program-steps.step3 li.step1 span.number, #content.program-page #program-steps.step4 li.step1 span.number {
	background: url("../images/step.png") no-repeat scroll left top transparent;
	color: #fff;
}
#content.program-page #program-steps.step2 li.step2 p, #content.program-page #program-steps.step3 li.step2 p, #content.program-page #program-steps.step4 li.step2 p {
	color: #000000;
}
#content.program-page #program-steps.step2 li.step2 strong, #content.program-page #program-steps.step3 li.step2 strong, #content.program-page #program-steps.step4 li.step2 strong {
	color: #403152;
}
#content.program-page #program-steps.step2 li.step2 span.number, #content.program-page #program-steps.step3 li.step2 span.number, #content.program-page #program-steps.step4 li.step2 span.number {
	background: url("../images/step.png") no-repeat scroll left top transparent;
	color: #fff;
}
#content.program-page #program-steps.step3 li.step3 p, #content.program-page #program-steps.step4 li.step3 p {
	color: #000000;
}
#content.program-page #program-steps.step3 li.step3 strong, #content.program-page #program-steps.step4 li.step3 strong {
	color: #403152;
}
#content.program-page #program-steps.step3 li.step3 span.number, #content.program-page #program-steps.step4 li.step3 span.number {
	background: url("../images/step.png") no-repeat scroll left top transparent;
	color: #fff;
}
#content.program-page #program-steps.step4 li.step4 p {
	color: #000000;
}
#content.program-page #program-steps.step4 li.step4 strong {
	color: #403152;
}
#content.program-page #program-steps.step4 li.step4 span.number {
	background: url("../images/step.png") no-repeat scroll left top transparent;
	color: #fff;
}#content.article-page * {
	padding: 0;
	margin: 0;
	font-family: "Helvetica", "Arial", "sans-serif";
}
#content.article-page .wrapper {
	width: 975px;
	margin: 0 auto;
}
#content.article-page .wrapper .article {
	width: 720px;
}
#content.article-page h2 {
	color: #A31AA3;
	/*font-size: 24px;*/
	line-height: 1.4em;
	font-weight: normal;
	/*font-family: "open sans";*/
	background: none;
	font: 22px/1.4em "Open Sans","sans-serif";
}
#content.article-page h2.heading1 {
	background: url(../images/ribbon-bg.jpg) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	line-height: 49px;
	padding-bottom: 8px;
}
#content.article-page h3 {
	color: #717070;
	font-size: 19px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: "open sans";
}
#content.article-page p {
	color: #717070;
	font-size: 15px;
	line-height: 1.4em;
}
#content.article-page p small {
	color: #4A4A4A;
	font-size: 12px;
}
#content.article-page .box {
	float: left;
	width: 315px;
	background: url(../images/box-shadow-left.png) no-repeat bottom left;
	margin-top: 20px;
	margin-right: 30px;
}
#content.article-page .box.small {
	float: left;
	width: 230px;
	background: url(../images/box-shadow-left-sml.png) no-repeat bottom left;
	margin-top: 20px;
	margin-right: 10px;
}
#content.article-page .box.large {
	width: 420px;
	margin-left: 152px;
	/*margin-right: auto;*/
	text-align: center;
}
#content.article-page .box .inner {
	background: url(../images/box-shadow-right.png) no-repeat bottom right;
	padding-bottom: 26px;
}
#content.article-page .box.small .inner {
	background: url(../images/box-shadow-right-sml.png) no-repeat bottom right;
	padding-bottom: 26px;
}
#content.article-page .box .content {
	border: 1px solid #4a4a4a;
	padding: 10px 10px;
}
#content.article-page .box p {
	color: #A31AA3;
	font-size: 13px;
}
#content.article-page .clear {
	clear: both;
}
#content.article-page .video .object {
	float: left;
	width: 500px;
}
#content.article-page .video p {
	float: right;
	padding-top: 115px;
	width: 225px;
}
#content.subscription {
	font-family: "Helvetica", "Arial", "sans-serif";
	padding-bottom: 50px;
}
#content.subscription h1.heading1 {
	color: #A31AA3;
	font-size: 30px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
	box-shadow: #000 0 0 5px;
}
#content.subscription .wrapper {
	width: 980px;
	margin: 0 auto;
}
#content.subscription h2 {
	color: #A31AA3;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin-bottom:15px;
	font-weight: normal;
}
#content.subscription .subscription-area {
	overflow: hidden;
	width: 80%;
	position:relative;
}

#content.subscription .subscription-area span.pin {
    background: url("../images/large-pin.png") no-repeat scroll left top transparent;
    display: block;
    height: 98px;
    left: 100px;
    position: absolute;
    top: 10px;
    width: 106px;
}
#content.subscription .subscription-area > a {
	float: left;
	width: 120px;
	margin-top:5px;
	margin-right:100px;
	text-decoration:none;
	line-height:16px;
	color: #AAA8A8;
    font: 15px/1.4em "Helvetica","Arial","sans-serif";
}
#content.subscription .subscription-area ul {
	width: 410px;
	float: left;
}
#content.subscription .subscription-area li {
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content.subscription .subscription-area li a {
	background: url("../images/shiny1button_bg.png") repeat-x scroll 50% 50% #F3F3F3;
	border: 0 solid #4A4A4A;
	color: #4A4A4A;
	line-height: 60px;
	height: 60px;
	font-size:22px;
	min-width: 311px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s, color 0.4s ease 0s;
}
#content.subscription .subscription-area li a:hover {
	border-color: #4A4A4A;
	color: #4A4A4A;
	background-color: #aaa8a8;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s, color 0.4s ease 0s;
}
#content.subscription .subscription-area li p {
	float: right;
	color: #717070;
	font: 22px/1.4em "Open Sans", "sans-serif";
}
#content.subscription .subscription-area li p span {
	display: block;
	color: #4A4A4A;
	font: 12px/1.4em "Helvetica", "Arial", "sans-serif";
	margin-top: 10px;
}
#content.subscription .two-columns {
	padding-top: 20px;
}
#content.subscription .two-columns .video {
	float: right;
	width: 250px;
	padding: 10px 10px 0;
}
#content.subscription .two-columns .column2 {
	float: left;
	width: 535px;
	position:relative;
}

#content.subscription .two-columns .column2 span.pin {
    background: url("../images/small-pin.png") no-repeat scroll left top transparent;
    bottom: 225px;
    display: block;
    height: 75px;
    position: absolute;
    right: 0;
    width: 80px;
}
#content.subscription .two-columns .column2 h2 {
	text-align: left;
	color: #A31AA3;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
#content.subscription .two-columns .column2 p {
	color: #717070;
	font-weight: normal;
	width: 100%;
	font-size: 19px;
	line-height: 35px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
#content.subscription .two-columns .column2 p span {
	display: inline-block;
	min-width: 260px;
	margin-bottom: 10px;
}
#content.subscription .two-columns .column2 p span label {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #A31AA3;
}
#content.subscription .two-columns .column2 p small {
	color: #000000;
	font-size: 15px;
	padding-left: 20px;
	position: relative;
	top: -14px;
}
#content.subscription .two-columns .column2 p small a {
	color: #A31AA3;
	text-decoration: underline;
}
#content.subscription .two-columns .column2 p.text-right {
	text-align: right;
}
#content.subscription .two-columns .column2 p.text-center {
	text-align: center;
	color: #4A4A4A;
	font-size: 13px;
	line-height: 16px;
}
#content.subscription .two-columns .column2 input {
	border: 1px solid #000;
	height: 30px;
	width: 240px;
	padding: 0 3px;
}
#content.subscription .two-columns .column2 select {
    border: 1px solid #000000;
    height: 32px;
    padding: 6px 3px;
    position: relative;
    width: 240px;
}
#content.subscription .two-columns .column2 p small input {
	border: 1px solid #000;
	height: 10px;
	width: 10px;
	vertical-align: middle;
	margin-right: 5px;
	padding: 0;
}
#content.subscription .two-columns .column2 p .button {
	background: #64B743;
	width: 290px;
	display: inline-block;
	text-decoration: none;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	margin: 10px 0;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	transition: color 0.4s ease 0s;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
#content.subscription .two-columns .column2 p .button:hover {
	background-color: #0099FF;
	border-color: #FFFFFF;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
