/* ######### CSS for Shade Tabs. Remove if not using ######### */



html,body{
	color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body{
	background: #404040 url(http://salespageimages.s3.amazonaws.com/images/bg_body_top.gif) repeat-x top left;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11pt;
}

p{
	font-size: 10pt;
}

ul{
	font-size: 10pt;
	margin: 0px 0px 15px;
	line-height: 18px;
}

h1,h2,h3{
	margin: 0px;
	margin-bottom: 10px;
	font-family: "Myriad Pro";
}

#container_wrapper{
	background: url(http://salespageimages.s3.amazonaws.com/images/bg_container_wp.gif) no-repeat center top;
	width: 100%;
	margin: 0px auto;
	position: relative;
}

#container{
	background: url(http://salespageimages.s3.amazonaws.com/images/bg_main.png) repeat-y center top;
	width: 855px;
	margin: 0px auto;
	padding-top: 35px;
	padding-bottom: 35px;
}

#header{
	background: url(http://salespageimages.s3.amazonaws.com/images/header.png) no-repeat center top;
	height: 295px;
	width: 855px;
	margin: 0px auto;
}

#footer{
	background: url(http://salespageimages.s3.amazonaws.com/images/footer.png) no-repeat center top;
	height: 228px;
	width: 855px;
	margin: 0px auto;
	margin-top: -35px;
	margin-bottom: 30px;
}

.box_top_red{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_red_top.png) no-repeat center top;
	height: 185px;
	width: 855px;
	margin: 0px auto;
}

#content_wrapper{
	background: url(http://salespageimages.s3.amazonaws.com/images/bg_content_sdw.png) repeat-y center top;
	width: 855px;
	margin: 0px auto;
}

#content{
	width: 801px;
	margin: 0px auto;
}

.box_white_top{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_white_top.gif) no-repeat center top;
	height: 202px;
	width: 800px;	
}

.box_vd_top{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/bg_vd_top.gif) no-repeat left top;
	height: 460px;
	width: 620px;
	padding-top: 20px;
	padding-left: 180px;
}

.bg_vid_ply{
	background: url(http://salespageimages.s3.amazonaws.com/images/bg_vd_ply_top.png) no-repeat left top;
	height: 443px;
	width: 606px;
}

.vid{
	margin:0 auto;
	float:left;
	padding:14px 14px 14px 14px;
}

.box_vd_desc{
	color: #00509a;
	padding: 20px;
}

.box_vd_desc p{
	font-size: 9pt;
}

.box_blue{
	background-color: #064d8a;
	color: #00509a;
	width: 800px;
}

.box_grey_light{
	background-color: #f7f7f7;
	width: 800px;
}

.box_blue .content_wrapper, .box_blue .content_wrapper_btm{
	width: 778px;
	margin: 0px auto;
	padding-top: 15px;
}

.box_blue .content_wrapper_btm{
	padding-bottom: 15px;
}

.box_blue .head_1{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_1.gif) no-repeat center top;
	height: 78px;
}

.box_blue .head_2{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_2.gif) no-repeat center top;
	height: 60px;
}

.box_blue .head_3{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_3.gif) no-repeat center top;
	height: 60px;
}

.box_blue .head_4{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_4.gif) no-repeat center top;
	height: 79px;
}

.box_blue .content{
	background: #f2f4f8 url(http://salespageimages.s3.amazonaws.com/images/bg_btm_rd.gif) no-repeat center bottom;
	color: #000000;
	margin: 0px auto;
	padding: 15px;
}

.box_blue .content .img_right{
	color: #FF0000;
	float: right;
	width: 250px;
	text-align: center;
	font-size: 11px;
	margin-top:40px;
	margin-left: 5px;
}

.box_blue .content .img_left{
	color: #FF0000;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 5px;
}

.box_blue .content img{
	border: 5px solid #064d8a;
}

.box_result_top{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/box_hd_result.gif) no-repeat left top;
	height: 77px;
	width: 800px;
}

.box_result_desc{
	padding: 20px;
}

.img_wrapper_result{
	margin: 0 auto;
	width: 780px;
}

.img_wrapper_result .box_top{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/rd_rs_top.gif) no-repeat left top;
	height: 5px;
}

.img_wrapper_result .box_mid{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/rd_rs_mid.gif) repeat-y left top;
	padding: 15px;
	text-align: center;
}

.img_wrapper_result .box_btm{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/rd_rs_bot.gif) no-repeat left top;
	height: 5px;
}

.box_result_desc .result_sum{
	background: #000000 url(http://salespageimages.s3.amazonaws.com/images/bg_sum.gif) repeat-x left top;
	color: #FFFFFF;
	width: 350px;
	height: 47px;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	padding-top: 15px;
	font-size: 26px;
	font-weight: bold;
}

.proof_wrapper_content{
}

.proof_wrapper_hd, .case_wrapper{
	background-color: #061722;
	padding-top: 10px;
	padding-bottom: 10px;
}

.proof_hd{
	background:#000000 url(http://salespageimages.s3.amazonaws.com/images/hd_proof.gif) no-repeat scroll left top;
	height:83px;
	width:800px;
}

.video_proof, .case_video{
	background:#000000 url(http://salespageimages.s3.amazonaws.com/images/bg_vd_poor.gif) no-repeat scroll left top;
	height: 409px;
	width: 573px;
	margin: 0 auto;
	margin-top: 10px;
}

.video_proof .vid, .case_video .vid{
	margin: 0 auto;
	width: 90%;
}

.proof_wrapper_desc{
	background-color: #e9ecf3;
	padding: 20px;
}

.proof_wrapper_desc_hd{
	background:#000000 url(http://salespageimages.s3.amazonaws.com/images/box_hd_dream.gif) no-repeat scroll left top;
	height:64px;
	width:800px;
}

.mem_hd{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_member_do.png) no-repeat center center;
	width: 840px;
	height: 112px;
	position: absolute;
	margin-left: -20px;
	
}

.box_mem_desc{
	background-color: #d9e4ea;
	margin-top: 100px;
	padding: 20px;
	height: 270px;
}

.case_wrapper{
	padding-top: 40px;
}

.case_content_wrapper{
	width: 750px;
	margin: 0 auto;
}

.case_hd_1{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_1.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_hd_2{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_2.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_hd_3{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_3.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_hd_4{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_4.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_hd_5{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_5.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_hd_6{
	background: #064d8a url(http://salespageimages.s3.amazonaws.com/images/case_hd_6.gif) no-repeat top center;
	width: 690px;
	padding-top: 101px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.case_content{
	background: #2c2a2c url(http://salespageimages.s3.amazonaws.com/images/case_btm.gif) no-repeat bottom center;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.case_content img{
	border: 3px solid #2774af;
}

.profit_hd{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_hd_profit.gif) no-repeat scroll left top;
	height:64px;
	width:800px;
}

.profit_desc{
	background-color: #e9ecf3;
	padding: 20px;
}

.profit_desc ul{
	line-height: 25px;
	list-style-image: url(http://salespageimages.s3.amazonaws.com/images/ul_check.png);
	padding-left: 150px;
	padding-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.tested_hd{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_hd_tested.gif) no-repeat scroll left top;
	height:116px;
	width:800px;
}

.tested_desc{
	background-color: #f7f7f7;
	padding: 20px;
	color: #003b71;
	font-weight: bold;
}

.license_hd{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_hd_lic.gif) no-repeat scroll left top;
	height:141px;
	width:800px;
}

.license_desc{
	background-color: #efefef;
	padding: 20px;
}

.license_desc .gap{
	padding-left: 40px;
}

.text_red{
	color: #de3030;
	font-weight: bold;
}

.module_hd_top{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_hd_mdl.gif) no-repeat scroll left top;
	height: 58px;
	width: 800px;
}

.module_hd_1{
	background: url(http://salespageimages.s3.amazonaws.com/images/module_hd_1.gif) no-repeat scroll left top;
	height: 71px;
	width: 800px;
}

.module_hd_2{
	background: url(http://salespageimages.s3.amazonaws.com/images/module_hd_2.gif) no-repeat scroll left top;
	height: 71px;
	width: 800px;
}

.module_hd_3{
	background: url(http://salespageimages.s3.amazonaws.com/images/module_hd_3.gif) no-repeat scroll left top;
	height: 71px;
	width: 800px;
}

.module_hd_4{
	background: url(http://salespageimages.s3.amazonaws.com/images/module_hd_4.gif) no-repeat scroll left top;
	height: 71px;
	width: 800px;
}

.module_hd_5{
	background: url(http://salespageimages.s3.amazonaws.com/images/module_hd_5.gif) no-repeat scroll left top;
	height: 71px;
	width: 800px;
}

.box_red_btm{
	background: url(http://salespageimages.s3.amazonaws.com/images/box_red_btm.gif) no-repeat scroll left top;
	height: 112px;
	width: 800px;
}

.module_desc{
	background-color: #f7f7f7;
	padding: 20px;
}

.module_desc img{
	float: left;
	margin-right: 40px;
}

.module_desc ul{
	margin-top: 50px;
	list-style-image: url(http://salespageimages.s3.amazonaws.com/images/ul_circle.png);
}

.package_hd{
	background: #f7f7f7 url(http://salespageimages.s3.amazonaws.com/images/box_hd_package.gif) no-repeat scroll left top;
	height:141px;
	width:800px;
	padding-bottom: 10px;
}

.package_hd_2{
	background: url(http://salespageimages.s3.amazonaws.com/images/hd_grt.gif) no-repeat scroll left top;
	height: 54px;
	width: 800px;
}

.package_desc{
	background-color: #f7f7f7;
	padding: 20px;
}

.text_blue{
	color: #0e5f9d;
	font-weight: bold;
}

.box_guarantee{
	background-color: #efefef;
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	border: 4px solid #666666;
}

.box_guarantee img{
	float: left;
}

.bonus_hd_1{
	background: url(http://salespageimages.s3.amazonaws.com/images/bonus_hd_1.gif) no-repeat scroll left top;
	height: 59px;
	width: 800px;
}

.bonus_hd_2{
	background: url(http://salespageimages.s3.amazonaws.com/images/bonus_hd_2.gif) no-repeat scroll left top;
	height: 59px;
	width: 800px;
}

.bonus_hd_3{
	background: url(http://salespageimages.s3.amazonaws.com/images/bonus_hd_3.gif) no-repeat scroll left top;
	height: 59px;
	width: 800px;
}

.bonus_hd_4{
	background: url(http://salespageimages.s3.amazonaws.com/images/bonus_hd_4.gif) no-repeat scroll left top;
	height: 59px;
	width: 800px;
}

.bonus_desc{
	background-color: #efefef;
	padding: 20px;
}

.bonus_desc .ipn{
	float: left;
}

.bonus_desc ul{
	list-style-image: url(http://salespageimages.s3.amazonaws.com/images/ul_circle.png);
	font-weight: bold;
}

.access_hd{
	background: #064D8A url(http://salespageimages.s3.amazonaws.com/images/access_hd.gif) no-repeat scroll center top;
	color: #FFFFFF;
	width: 750px;
	height: 164px;
}

.access_hd input{
	margin-top: 90px;
	margin-left: 40px;
}

.access_content{
	background: #020f4b url(http://salespageimages.s3.amazonaws.com/images/access_btm.gif) no-repeat bottom center;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.nav_btm{
	background: #020f4b url(http://salespageimages.s3.amazonaws.com/images/bg_nav_btm.gif) repeat-x left top;
	color: #FFFFFF;
	height: 92px;
	padding: 5px;
}

.nav_btm a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav_btm a:hover{
	color: #990000;
}

/*arrow side*/
.arrow_1{
	background: url(http://salespageimages.s3.amazonaws.com/images/arrow_1.png) no-repeat center center;
	height: 197px;
	width: 221px;
	margin-left: -28px;
	margin-top: 145px;
	position: absolute;
}

.arrow_2{
	background: url(http://salespageimages.s3.amazonaws.com/images/arrow_2.png) no-repeat center center;
	height: 143px;
	width: 842px;
	margin-left: -21px;
	margin-top: -45px;
	position: absolute;
}

.arrow_3{
	background: url(http://salespageimages.s3.amazonaws.com/images/arrow_3.png) no-repeat center center;
	height: 197px;
	width: 856px;
	margin-left: -27px;
	margin-top: 220px;
	position: absolute;
}

.arrow_4{
	background: url(http://salespageimages.s3.amazonaws.com/images/arrow_4.png) no-repeat center center;
	height: 187px;
	width: 233px;
	margin: 0 auto;
	margin-left: 265px;
	position: absolute;
}

.ul_arrow{
	line-height: 25px;
	list-style-image: url(http://salespageimages.s3.amazonaws.com/images/ul_arrow.png);
	padding-left: 20px;
}


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(indentbg2.gif) center center repeat-x;
}


