/* CSS RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}

nav {
	background:transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END CSS RESET*/

/*NEW NAV*/

div#navwrapper {
	background: #FFF;
	width:100%;
	height: 40px;
	text-align:center;
}

div#topsize {
	width:820px;
	margin:auto;
	position:relative;
	height: 40px;
}
	
div#topnav {
	width: 450px;
	height: 25px;
	float: left;
    margin: 0 auto;
	padding-left: 25px;
	padding-top: 10px;
	text-align:center;

}

#topnav ul {
	list-style: none;
	position: relative;
	width:450px;
}

#topnav ul li {
	float:left;
	padding: 0 5px 0 5px;
	text-decoration:none !important;

}

.navfont a:link, 
.navfont a:visited, 
.navfont a:hover { 
	color: #2959c7; 
 	text-decoration: none;
	word-spacing: 0px;
	font-size:12px;
}

div#topright {
	height:35px;
	width:300px;
	float:right;
}


div#parent {
	width: 300px;
	height: 30px;
	float: left;
	margin-left: 30px;
	background-image:url(../img/todaysparenttop.jpg);
	
	
}

div#socialnetlinks {
	width: 270px;
	height: 25px;
	float: right;
	text-align:right;
	padding-right:10px;
	margin-top:5px;
}

.socialfont a:link,
.socialfont a:visted,
.socialfont a:hover {
	color: #2959c7; 
 	text-decoration: none;
	word-spacing: 0px;
}

/*END NEW NAV*/


/*MAIN STYLES*/

html {

}

body {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	Color: #0d2868;
	margin: 0;
	padding: 0;
	background: #cc6227 url(../img/bodybg.jpg) repeat-x fixed center;
}

#bg {
	background: transparent url(../img/bg.jpg) no-repeat fixed;
	background-position: center;
	_background: transparent;
}

#container {
    width: 820px;
    margin: 0 auto;
    padding: 0 40px;     
}

img {
	border: none;
}

h1 {
	margin-left: -20px;
	padding-top: 20px;
	width: 334px;
	height: 175px;
	float: left;
}

h2 {
	font-size: 24px;
	line-height: 1.2em;
	padding-bottom: 8px;
}

h3 {
	font-size: 20px;
	padding-bottom: 10px;
}

h4 {
	font-size: 20px;
}

p a {
	text-decoration: none;
	line-height: 1.2em;
	color: #000;
}

a.article_a {
	text-decoration: none;
	color: #0d2868;
}

/*LAYOUT*/

.clear_wrap {
	clear: both;
}

.bxleft, .left {
	float: left;
}

.bxright, .right {
	float: right;
}

.left {
	padding: 10px 0 20px 50px;
}

.ltblue {
	 color: #3a88ed;
}

.green {
	color: #b7eb52;
}

.underline {
	text-decoration: underline;
	padding-bottom: 4px;
}

.underline1 {
	background: transparent url(../img/underline1.jpg) no-repeat center;
	padding: 0 2px 2px 2px;
	background-position: 0 25px;
}

.underline2 {
	background: transparent url(../img/underline2.jpg) no-repeat center;
	padding: 0 2px 2px 2px;
	background-position: 0 25px;
}

.underline3 {
	background: transparent url(../img/underline3.jpg) no-repeat center;
	padding: 0 2px 2px 2px;
	background-position: 0 25px;
}

.underline4 {
	background: transparent url(../img/underline4.jpg) no-repeat center;
	padding: 0 2px 4px 2px;
	background-position: 1px 26px;
}

.underline5 {
	background: transparent url(../img/underline5.jpg) no-repeat center;
	padding: 0 2px 4px 2px;
	background-position: 0 20px;
}

.underline6 {
	background: transparent url(../img/underline6.jpg) no-repeat center;
	padding: 0 2px 4px 2px;
	background-position: 0 21px;
}

*:first-child+html .underline1, *:first-child+html .underline2, *:first-child+html .underline3, *:first-child+html .underline4, *:first-child+html .underline5, *:first-child+html .underline6 {
	padding: 4px;
	height: 10px;
}

.underline1, .underline2, .underline3, .underline4, .underline5, .underline6 {
	_padding: 4px;
	_height: 10px;
}

.bold {
	font-weight: bold;
}

.clear {
	clear:both;
}

.trademark {
	font-size: 12px;
	position: relative;
	top: -4px;
	left: 2px;
}

/*---- TOP SECTION -----*/

#header {
	_margin-left: 60px;
}

.headerimg {
	width: 300px;
	height: 243px;
	float: left;
	margin: -15px 0 0 -10px;
}

.whtbx_top {
	background: transparent url(../img/whtbx_top.png) no-repeat top;
	width: 820px;
	height: 35px;
	margin-top: -50px;
}

.whtbx {
	background: transparent url(../img/whtbx_middle.png) repeat-y top;
	width: 820px;
	min-height: 200px;
}

.whtbx .right {
	_margin-left: 540px;
}

.whtbx .left {
	_margin-top: -480px;
}

.whtbx_bottom {
	background: transparent url(../img/whtbx_bottom.png) no-repeat top;
	width: 820px;
	height: 35px;
	_position: relative;
	_z-index: -1;
}

#sticky {
	background: transparent url(../img/sticky.png) no-repeat top;
	width: 300px;
	height: 385px;
	margin: -76px -20px 0 0 ;
	font-size: 18px;
	text-align: center;
	line-height: 1.3em;
	position: relative;
	z-index: 2;
}

#sticky p, #sticky img {
	margin-left: 45px;
}

#sticky img {
	padding-bottom: 5px;
}

.twenty {
	font-size: 20px;
	padding-top: 20px;
}

.thirtysix {
	font-size: 36px;
	margin-bottom: -5px;
}

.twentyfour {
	font-size: 24px;
}

.wrap {
	position: relative;
	top: -25px;
	left: 50px;
	clear: right;
	_margin-bottom: -100px;
	_position: relative;
	_z-index: 1;
}

*:first-child+html .wrap {
	margin-bottom: -100px;
}

.smbx_top {
	background: transparent url(../img/smbx_top.png) no-repeat top;
	width: 260px;
	height: 25px;
}

.smbx {
	background: transparent url(../img/smbx_middle.png) repeat-y top;
	width: 260px;
	min-height: 200px;
}

.smbx_bottom {
	background: transparent url(../img/smbx_bottom.png) no-repeat top;
	width: 260px;
	height: 25px;
}

.smbx p {
	padding-left: 15px;
}

.smbx img {
	margin-left: 15px;
}

.payloadz {
	position: relative;
	top: 5px;
}

.retail {
	font-size: 16px;
	color: #0b32b6;
	font-weight: bold;
}

.strikethrough {
	color: #0d2868;
}

del {
	color: red;
}

.ebook {
	font-weight: bold;
}

.price {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px #4a6e9a;
}

p.button a {
	background: transparent url(../img/getitnow.jpg) no-repeat top center;
	width: 238px;
	height: 73px;
	position: relative;
	display: block;
	clear: both;
	overflow: visible;
	top: -10px;
	margin-left: -7px;
}

p.button a:hover {
	background: transparent url(../img/getitnow_roll.jpg) no-repeat top center;
}

.safe img {
	margin-left: 0;
	position: relative;
	top: 5px;
	padding-right: 8px;
}

#arrow1 {
	background: transparent url(../img/arrow_corner.png) no-repeat;
	display: block;
	clear: left;
	width: 31px;
	height: 120px;
	margin-left: -13px;
	_margin-top: -90px;
	_margin-bottom: -25px;
}

.arrow1_bg {
	background: transparent url(../img/arrow1.jpg) no-repeat;
	width: 574px;
	height: 120px;
	margin-left: 31px;
}

*:first-child+html #arrow1 {
	margin-top: -10px;
	margin-bottom: 0;
}

#arrow1 p {
	padding: 30px 0 0 5px;
	line-height: 1.3em;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

ul.headerul {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: -15px;
}

ul.headerul li {
	list-style-image: url(../img/bullet.jpg);
	list-style-position: outside;
	margin-left: 14px;
	padding: 5px 10px;
}

/*---- 2ND SECTION -----*/

.bxright {
	margin-right: -45px;
	margin-top: -20px;
	_float: left;
	_margin-top: 15px;
	_margin-left: 10px;
	_position: relative;
	_z-index: -1;
}

*:first-child+html .bxright {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

.title1 {
	background: transparent url(../img/title1.png) no-repeat;
	width: 385px;
	height: 75px;
	margin-left: -5px;
	position: relative;
	top: -30px;
}

.title1 h2 {
	padding: 15px 0 0 50px;
}

.mdwhtbx_top {
	background: transparent url(../img/mdwhtbx_top.png) no-repeat top;
	width: 844px;
	height: 35px;
	margin-top: -30px;
}

.mdwhtbx {
	background: transparent url(../img/mdwhtbx_middle.png) repeat-y top;
	width: 844px;
	min-height: 290px;
	_height: 100px;
	_margin-bottom: -10px;
}

.mdwhtbx_bottom {
	background: transparent url(../img/mdwhtbx_bottom.png) no-repeat top;
	width: 844px;
	height: 35px;
	_margin-top: 10px;
}

.column {
	width: 220px;
	padding: 0 20px;
	margin-top: -20px;
	display: inline;
	float: left;
}

*:first-child+html .mdwhtbx {
	height: 160px;
	margin-bottom: -30px;
}

*:first-child+html .mdwhtbx_bottom {
	margin-top: 30px;
}

.column p {
	line-height: 1.2em;
}

.first {
	margin-left: 30px;
}

.column img {
	padding: 10px 0;
}

.border {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.family2 {
	position: relative;
	top: -60px;
	left: 125px;
}

/*---- 3RD SECTION -----*/

.grnbx_top {
	background: transparent url(../img/grnbx_top.png) no-repeat top;
	width: 844px;
	height: 35px;
	margin-top: -60px;
	_margin-top: -35px;
	_margin-left: 20px;
}

*:first-child+html .grnbx_top {
	margin-top: -30px;
}

.grnbx {
	background: transparent url(../img/grnbx_middle.png) repeat-y top;
	width: 844px;
	min-height: 310px;
	position: relative;
	z-index: 2;
	_margin-left: 20px;
}

.grnbx_bottom {
	background: transparent url(../img/grnbx_bottom.png) no-repeat top;
	width: 844px;
	height: 35px;
	position: relative;
	z-index: 2;
	_margin-left: 20px;
}

.grnbx_img {
	float: right;
	margin: 10px 40px 0 0;
}

#gear {	
	padding-right: 10px;
	position: relative;
	top: 4px;
}

.grnbx p {
	width: 530px;
	font-size: 18px;
	padding: 10px 0;
	line-height: 1.3em;
}

.paper {
	background: transparent url(../img/paper.png) no-repeat top;
	width: 590px;
	min-height: 320px;
}

.left2 {
	float: left;
	padding: 0 0 10px 15px;
	position: relative;
	z-index: 2;
	_padding-top: 10px;
}

*:first-child+html .left2 {
	padding-top: 10px;
}

.left2 p {
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	padding: 0 0 10px 0;
}

.left2 p.button a {
	margin-left: 8px;
	margin-top: 25px;
	margin-bottom: -20px;
	_margin-left: -3px;
}

*:first-child+html .left2 p.button a {
	margin-left: -3px;
}

.left2 img {
	margin-left: -4px;
}

.bigger {
	font-size: 18px;
}

.right2 {
	float: right;
	position: relative;
	z-index: 1;
	margin-top: -340px;
	margin-right: 20px;
	_margin-top: -335px;
	_float: left;
	_margin-left: 105px; 
}

*:first-child+html .right2 {
	margin-top: -335px;
	float: left;
	margin-left: 230px; 
}

.paper h4 {
	padding: 42px 0 0 100px;
}

.paper ul {
	margin-top: 2px;
	padding-left: 100px;
	font-size: 17px;
}

.paper ul li {
	list-style-image: url(../img/check_green.png);
	list-style-position: outside;
	padding: 1px 0;
	_padding: 6px 0;
}

*:first-child+html .paper ul li {
	padding: 6px 0;
}

#arrow2 {
	background: transparent url(../img/arrow2.png) no-repeat;
	display: block;
	clear: right;
	width: 585px;
	height: 110px;
	margin-top: 10px;
	margin-left: 30px;
	_margin-top: 5px;
	_margin-left: 54px;
}

*:first-child+html #arrow2 {
	margin-top: 5px;
}

#arrow2 p {
	padding: 35px 0 0 80px;
	line-height: 1.3em;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

/*---- 4TH SECTION -----*/

.bigbx_top {
	background: transparent url(../img/bigbx_top.png) no-repeat top;
	width: 820px;
	height: 25px;
}

*:first-child+html .bigbx_top {
	margin-top: 10px;
}

.bigbx {
	background: transparent url(../img/bigbx_middle.png) repeat-y top;
	width: 820px;
	min-height: 210px;
}

.bigbx_bottom {
	background: transparent url(../img/bigbx_bottom.png) no-repeat top;
	width: 820px;
	height: 45px;
}

.bigbx_bottom_flip {
	background: transparent url(../img/bigbx_bottom_flip.png) no-repeat top;
	width: 820px;
	height: 45px;
}

.circlebg {
}

.circlebg .bxright {
	margin-top: 0;
	margin-right: -36px;
	clear: both;
	_margin-left: 20px;
	_margin-top: 0;
}

*:first-child+html .circlebg .bxright {
	margin-left: 36px;
	margin-top: -10px;
}

.circlebg .bxleft {
	margin-top: -20px;
	margin-left: 18px;
	_margin-left: 10px;
	clear: both;
}

*:first-child+html .circlebg .bxleft {
	margin-top: -30px;
}

.title2 {
	background: transparent url(../img/title2.png) no-repeat;
	width: 700px;
	height: 75px;
	margin-left: -20px;
	position: relative;
	top: -30px;
	z-index: 2;
}

.title2 h2 {
	padding: 16px 0 0 60px;
}

.circlebg .bxright p {
	float: left;
	width: 500px;
	margin-top: -20px;
	margin-left: 30px;
}

.circlebg .bxright img {
	float: right;
	width: 220px;
	margin-top: -80px;
	margin-right: 35px;
	position: relative;
	z-index: 1;	
}

.circlebg .bxleft p {
	float: right;
	width: 480px;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 40px;
}

.circlebg .bxleft .bigbx {
	_margin-left: -2px;
}

.circlebg .bxleft img {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

.bxright2 {
	clear: both;
	float: right;
	margin-right: -38px;
	margin-top: -20px;
	_margin: 0;
	_margin-top: -20px;
	_margin-left: 20px;
	_float: left;
}

*:first-child+html .bxright2 {
	margin: 0;
	margin-top: -30px;
	margin-left: 38px;
	float: left;
}

.circlebg .bxright2 p {
	float: left;
	width: 490px;
	margin-top: 40px;
	margin-left: 30px;
}

.circlebg .bxright2 img {
	float: right;
	width: 230px;
	margin-top: 3px;
	margin-right: 30px;
	position: relative;
	z-index: 1;	
}

.author {
	font-weight: bold;
	color: #3a88ed;
}

/*---- 5TH SECTION -----*/


.bxright3 {
	clear: both;
	float: right;
	margin-right: -43px;
	margin-top: 30px;
	_margin-top: 25px;
	_margin-right: -25px;
}

*:first-child+html .bxright3 {
	margin-top: 25px;
	margin-right: -43px;
}

.bxright3 h3 {
	font-size: 18px;
}

.bxright3 .whtbx {
	height: 750px;
}

.bxright3 .right {
	width: 300px;
	margin: 30px 20px 0 0;
	padding-top: 30px;
}

.bxright3 .right .centered {
	text-align: center;
}

.bxright3 .right h2 {
	text-align: center;
	margin-top: 10px;
}

.thin {
	width: 250px;
	margin: 20px 0;
	padding-left: 25px;
}

.bigger {
	font-size: 16px;
}

.bxright3 .left {
	width: 506px;
	margin-top: -700px;
}

.smgrnbx_top {
	background: transparent url(../img/smgrnbx_top.png) no-repeat top;
	width: 515px;
	height: 25px;
	margin-left: -60px;
	_margin-left: -80px;
}

.smgrnbx {
	background: transparent url(../img/smgrnbx_middle.png) repeat-y top;
	width: 515px;
	height: 550px;
	margin-left: -60px;
	_margin-left: -100px;
}

.smgrnbx_bottom {
	background: transparent url(../img/smgrnbx_bottom.png) no-repeat top;
	width: 515px;
	height: 25px;
	margin-left: -60px;
	_margin-left: -80px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

.title3 {
	background: transparent url(../img/title3.png) no-repeat;
	width: 420px;
	height: 75px;
	margin-left: -19px;
	_margin-left: 1px;
	position: relative;
	top: -60px;
	z-index: 2;
}

.title3 h2 {
	font-size: 30px;
	padding: 12px 0 0 45px;
	_padding: 12px 0 0 35px;
}

ul.blue_checks {
	margin-top: -335px;
	width: 300px;
	margin-left: 50px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	position: relative;
	z-index: 2;
	_margin-left: 30px;
	_margin-top: -320px;
}

*:first-child+html ul.blue_checks {
	margin-left: 10px;
	margin-top: -320px;
}

ul.blue_checks li {
	list-style-image: url(../img/check_blue.jpg);
	list-style-position: outside;
	padding: 8px 0;
	_padding-left: 20px;
	_padding-top: 0;
	_margin-left: 10px;
	_line-height: 1.3em;
}

*:first-child+html ul.blue_checks li {
	padding-left: 20px;
	padding-top: 0;
	margin-left: 10px;
	line-height: 1.3em;
}

.smgrnbx_img {
	position: relative;
	z-index: 1;
	top: 80px;
	left: 315px;
	_top: 60px;
	_left: 325px;
}

*:first-child+html .smgrnbx_img {
	top: 60px;
}

.smgrnbx h2 {
	margin-left: 20px;
	_margin-left: 30px;
}


#arrow3 {
	background: transparent url(../img/arrow3.png) no-repeat;
	display: block;
	clear: right;
	width: 560px;
	height: 110px;
	margin-top: -10px;
	margin-left: -26px;
	position: relative;
	z-index: 2;
	_margin-top: 20px;
	_margin-left: -6px;
}

*:first-child+html #arrow3 {
	margin-top: 0;
}

#arrow3 p {
	padding: 35px 0 0 25px;
	line-height: 1.3em;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.smaller {
	font-size: 18px;
}

.bxright3 p.button a {
	background: transparent url(../img/getitnow.jpg) no-repeat top center;
	width: 238px;
	height: 73px;
	position: relative;
	display: block;
	clear: both;
	overflow: visible;
	margin-top: 0px;
	margin-left: -7px;
	margin-bottom: 5px;
}

.bxright3 p.button a:hover {
	background: transparent url(../img/getitnow_roll.jpg) no-repeat top center;
}

.wrap2 {
	position: relative;
	top: 55px;
	left: 20px;
	clear: right;
	_top: 65px;
}

*:first-child+html .wrap2 {
	top: 45px;
}

.footer {
	margin-left: 280px;
	padding-bottom: 30px;
}

.footer p {
	color: #000;
	font-size: 10px;
	text-align: center;
	margin-left: -180px;
}

.footer p a {
	padding: 0 4px;
	text-decoration: underline;
}

.footer p a:hover {
	color: #0d2868;
}

