#content_top {
	background: url(../images/content_top.png) no-repeat bottom center;
	height: 6px;
	min-height: 8px; height: auto !important; height: 8px;
	padding: 0;
	margin: 0;
}
#content_main_header { 
	background: url(../images/Bg_MainPhoto.png) no-repeat top center;
	padding: 10px 10px 0px 10px;
	min-height: 350px; height: auto !important; height: 350px;
}
#blank_header {
	margin: 0 auto;
	height: 350px;
	min-height: 350px; height: auto !important; height: 350px;
}
#content_main_wrap {
	background: url(../images/content_BG.png) repeat-y top center;
	padding: 0 30px;
	text-align: left;
	position: relative;		
	min-height: 100px; height: auto !important; height: 100px;
}

#content_title {
	margin-top: 0px;
}

#content_LearnFromVideos, #content_StepByStep {
	margin-top: 15px;
}

#lfv_videos, #sbs_videos {
	margin-top: 10px;
}

#lfv_videos_body, #sbs_videos_body {
	background: url(../images/Bg_Steps_Body.jpg) repeat-y;
}

#lfv_videos_body ol { position: relative; overflow: hidden; width: 840px; margin: 0 auto; padding-left: 50px; }
#lfv_videos_body ol li { float: left; list-style: decimal; width: 275px; font-family: Tahoma, Geneva, sans-serif; font-size: 14pt; color: #004181; margin: 5px 0px; text-align: left; }

#sbs_videos_body ol { position: relative; overflow: hidden; width: 840px; margin: 0 auto; padding-left: 50px; }
#sbs_videos_body ol li { float: left; list-style: decimal; width: 275px; font-family: Tahoma, Geneva, sans-serif; font-size: 14pt; color: #004181; margin: 5px 0px; text-align: left; }

.video_screen { width: 196px; font-size: 10pt; text-align: center; }

.showVideo { width: 650px; height: 480px; }

#content_Or, #content_download {
	margin: 15px auto;
}

#content_body {
	width: 938px;
	min-height: 300px; height: auto !important; height: 300px;
	margin: 0 auto;
}
#content_bottom {
	background: url(../images/content_bottom.png) no-repeat top center;
	height: 6px;
	min-height: 8px; height: auto !important; height: 8px;
}


#content_bottom_link {
	float: left;
	width: 625px;
	clear: both;
	padding-left: 300px;
}
#content_bottom_link_left {
	float: left;
	width: 142px;
}
#content_bottom_link_right {
	float: left;
	padding-left: 15px;
	width: 443px;
}

#content_bottom_link_right a.buyButton {
	background: url(../images/Button_Buy.png) no-repeat 0 0;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;
}
#content_bottom_link_right a.buyButton:hover {
	background: url(../images/Button_Buy.png) no-repeat 0 -40px;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;	
}
#content_bottom_link_right a.buyButton_click {
	background: url(../images/Button_Buy.png) no-repeat 0 -80px;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;	
}

.divider { clear: both; height: 10px; }