/* Cascading style sheet for James Fitness Jump page */

/* 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, 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: 1em;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
	color: #808080;
	font-family: Arial, sans-serif;
}
body {

	background:top center no-repeat url(../images/body_bg.jpg) #2c2c2c;
	position: relative;
	font-size: .95em;
}
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 Reset */

strong {
	color: #38414b;
	font-weight: bold;
	}

.blue {
	color: #0063b3;
	font-weight: bold;
	font-style: italic;
	}
	
.compare {
	padding: 40px 10px 0 20px;
	float: left;
	}
	
.tag {
	float: left;
	padding: 40px 10px 0 20px;
	text-align: left;
	}
	
.startnow {
	position: absolute;
	bottom: -90px;
	right: 0px;
	}
	
.center {
	text-align: center;
	}
	
h1 {
	font-size: 2.813em;
	color: #eb6621;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0 20px 0;
	text-align: center;
	}

h2 {
	font-size: 1.75em;
	text-align: center;
	font-weight: bold;
	padding: 20px;
	color: #38414b;
	}
	
h3 {
	font-size: 1.5em;
	color: #38414b;
	font-weight: bold;
	padding: 0 0 10px 0;
	}

div#wrapper {
	position: relative;
	}
	
div#container {
	position: relative;
	margin:0px auto 0px auto;
	width: 996px;
	padding: 0px;
	}
	

	
div#header {
	position: relative;
	width: 996px;
	height: 500px;
	float: left;
	background: url(../images/header.jpg) no-repeat;
	left: -7px;
	}
	
div#logo {
	float: left;
	margin: 101px 0 0 0;
	padding: 0 0 0 23px;
	}
	
div#content_wrapper {
	padding: 15px 0 0 0;
	position: relative;
	left: 16px;
	width: 950px;
	float: left;
	background: url(../images/body_content_bg.jpg) repeat-y;
	}
	
div.testimonial {
	background: url(../images/testimonial_bg.jpg) repeat-y;
	float: left;
	width: 950px;
	margin: 15px 0 0 0;
	}
	
div.testimonial p {
	padding: 40px 0 0 0;
	font-style: italic;
	}
	
span.quoter {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 15px 0 0 0;
	}
	

	
div.testimonial_bottom {
	width: 950px;
	float: left;
	background: url(../images/depth_testimonial_bottom.jpg) no-repeat bottom;
	_background: url(../images/depth_testimonial_bottom.jpg) no-repeat bottom left;
	}
	
div.testimonial_top {
	width: 910px;
	float: left;
	background: url(../images/depth_testimonial_top.jpg) no-repeat top;
	margin: 0 0 10px 0;
	padding: 0 20px 30px 20px;
	_background: url(../images/depth_testimonial_top.jpg) no-repeat top left;
	}
	
div#triple_certified {
	position: absolute;
	top: 1400px;
	right: 8px;
	background: url(../images/triple_certified1.jpg) no-repeat;
	width: 290px;
	height: 758px;
	}
	
div#tri_text {
	width: 213px;
	margin: 260px 0 0 0;
	position: relative;
	left: 60px;
	}
	
div#tri_text p {
	padding: 0 0 20px 0;
	color: #38414b;
	}
	
div#notecards {
	width: 707px;
	height: 409px;
	position: absolute;
	top: 1720px;
	background: url(../images/notecard.jpg) no-repeat;
	left: -1px;
	}
	
div#intro_1 {
	float: left;
	width: 910px;
	padding: 50px 20px 20px 20px;
	}
	
div#intro_1 p {
	padding: 20px 250px 0 0;
	font-size: 1.55em;
	color: #38414b;
	}
	
div#intro_2 {
	float: left;
	width: 910px;
	padding: 0px 20px 20px 20px;
	margin: 400px 0 0 0;
	}
	
div#intro_2 p {
	padding: 20px 250px 0 0;
	font-size: 1.55em;
	color: #38414b;
	}
	
div#notecard_info {
	width: 360px;
	margin: 100px 0 0 0;
	position: relative;
	left: 290px;
	font-size: .789em;
	}
	
div#notecard_info ul li,div#notecard_info ul li p {
	color: #38414b;
	}
	
div#notecard_info ul li p {
	padding: 15px 0 0 0;
	}
	
div.testimonial_type2 {
	border: 1px solid #e1e1e1;
	background: #efefef;
	width: 865px;
	padding: 20px;
	float: left;
	position: relative;
	left: 21px;
	margin: 25px 0 0 0;
	}
	
div.testimonial_type2 strong {
	font-size: 1.122em;
	}

	
div.testimonial_type2 h2 {
	padding: 0px 0 10px 0;
	}
	

	
div.testimonial_type2 p {
	font-size: 1em;
	padding: 10px 0 0 0;
}

	
img.img_left {
	float: left;
	padding: 15px;
	}
	
img.img_right {
	float: right;
	padding: 15px;
	}
	
div#body_transformation {
	float: left;
	width: 910px;
	padding: 20px;
	text-align: center;
	}

div#body_transformation div#checklist {
	text-align: left;
	float: left;
	width: 750px;
	position: relative;
	left: 80px;
	}
	
div#checklist ul li {
	background: url(../images/li_check.jpg) no-repeat left;
	margin: 5px 0 10px 0;
	padding: 12px 0 10px 50px;				color: #38414b;
	}
	
div#checklist ul li.nlbg {
	list-style-image: none;
	background: none;
	}
	
div#amazing_facts {
	float: left;
	width: 890px;
	padding: 30px;
	position: relative;
	}
	
div#amazing_facts ul li {
	font-size: 1.32em;
	color: #38414b;
	padding: 15px 0 0 0;
	}

div#amazing_facts ul li span.blue {
	font-style: normal;
	}
	
.facts {
	color: #eb6621;
	font-size: 2.18em;
	text-align: left;
	}
	
div#join_1 {
	float: left;
	width: 950px;
	text-align: center;
	}
	
div#logos {
	background: url(../images/logos.jpg) no-repeat;
	width: 996px;
	height: 221px;
	position: absolute;
	bottom: -470px;
	left: -24px;
	}
	
div.erick {
	margin: 330px 0 0 0;
	}
	
div#yes_list {
	float: left;
	width: 890px;
	padding: 30px;
	position: relative;
	}
	
div#yes_list h2 {
	color: #eb6621;
	}

div#yes_list ul {
	position: relative;
	left: 90px;
	width: 700px;
	}

	
div#yes_list ul li {
	background: url(../images/li_check.jpg) no-repeat left;
	margin: 5px 0 10px 0;
padding: 12px 0 10px 50px;
	color: #38414b;
	}
	
div#yes_list ul li strong {
	font-size: 1.5em;
	font-weight: bold;
	}
	
div#end_join {
	position: absolute;
	width: 996px;
	height: 309px;
	background: url(../images/end_joinnow.jpg) no-repeat;
	bottom: -300px;
	left:-24px;
	}
div#end_join img {
	float: right;
	margin: 32px 0 0 0;
	padding: 0 10px 0 0;
	}
div#warning {
	float: left;
	text-align: center;
	margin: 310px 0 0 0;
	width: 950px;
	padding: 0 0 50px 0;
	}
	
div#warning ul li {
	color: #38414b;
	}
	
div#warning h2 {
	color: #c21515;
	font-size: 2.3em;
	}

div#foot {
	/*background: url(../images/foot.jpg) no-repeat;*/
	width: 950px;
	height: 8px;
	float: left;
	position: relative;
	background: #767676;
	left: 16px;
	margin: 0 0 10px 0;
	}