/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	margin: 20px 0;
	font-size: 110.01%; /*fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #313131;
}

/***** Begin laying out the wrappers *****/


#wrapper {
	position: relative;
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 800px;
	background-color: #FFF;
}

#nav {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 800px;
	background-color: #313131;
}

#header {
	margin: 0 auto;
	width:800px;
	background-color: #FFF;
}

#contentwrapper {
	 width: 800px;
	 background-color: #FFF;
}

#content {
	width: 530px;
	margin: 10px;
	float: left;
	background-color: #FFF;
}

#Sidebar {
	width: 232px;
	float: right;
	text-align: center;
}

#Sidebar form, #content form  {
	text-align: center;
	margin-left: 20px;
	font-size: 0.8em;
}

#Sidebar p {
	padding: 5px 25px;
	Color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

.Prop {
	background: url(../images/Gain_Muscle.jpg) no-repeat center;
	height: 145px;
}

 #FreeDownload {
	width: 200px;
	Color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h1 {
	Color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
}

h1.ReCap {
	Color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	text-align: center;
}

.LargeCallOut {
	Color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	margin: 12px 0;
}


 p, ul {
	Color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	padding: 5px;
}

ul {
	margin-left: 20px;
}

li {
	margin: 8px 0;
}

.highlight {
	background: #FFFF00;
	font-weight: bold;
	font-size: 1em;
}

.BookTitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.2em;
}

.TestimonialBox {
	width: 449px;
	background: #FFFFCC;
	border: 1px solid #5081BB;
	padding: 5px;
	margin-top: 8px;
}

.TestimonialBox2 {
	width: 200px;
	border-top: 3px solid #193670;
	padding: 20px 2px;
	margin:20px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #193670;
	text-align: left;
}


.pullQuote {
	font-size: 1.2em;
	font-family: georgia, "Times new roman", serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#Sidebar h2 {
	Color: #193670;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
#Sidebar .pullQuote2 {
	font-size: 1em;
	font-family: georgia, "Times new roman", serif;
	font-weight: bold;
	font-style: italic;
	color: #193670;
}

.Sig {
	text-align: right;
	font-style: italic;
}

#Sidebar .Sig2 {
	text-align: right;
	font-style: italic;
	color: #193670;
}

.BoxBottom {
	width: 452px;
	height: 31px;
	background: url(../images/testimonial_bg.jpg) no-repeat;
}

.BonusBox {
	width: 449px;
	background: #D1DDF0;
	border: 1px solid #5081BB;
	padding: 5px;
	margin-top: 8px;
}

#Sidebar .BonusBox {
	width: 200px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

.BonusHeader {
	Color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	margin: 12px 0;
}

.BonusSmallerTxt {
	font-size: 1.1em;
}

.ImgPad {
	padding: 5px;
}


li.check {
	margin: 5px 0;
	list-style-type: none;
	line-height: 1.7em;
}

ul.Red {
	margin-left: 30px;
}
li.RedCheck {
	margin: 5px 0;
	list-style-type: none;
	line-height: 1.7em;
	list-style-image: url(../images/ck_mrk.gif);
}

/*this centers a paragraph */
p.Special {
	text-align: center;
}

.clearFloat {
	clear:both;
	height: 1px;
}


#Sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #00008B;
	margin: 10px 5px;
	
}
#Sidebar li {
	margin: 0 25px;
	Color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
}

#Footer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

#Footer p {
	Color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

















body {
	background-color: #FFFFFF;
}

body, td, th {
	color: #000000;
}
h1 {
	color: #0000CC;
}
h2 {
	color: #0000CC;
}

h3 {
	color: #000000;
}

h6 {
	color: #000000;
}

a {
	color: #0000CC;
}.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.title {
 background-color: #FFFF00; color: #000000;
 }
 
 .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
