@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Custom Styles */

#aboutAndre H2 {
	width: 213px;
	height: 14px;
	background:url(../images/about-andre-boykin.png) top left no-repeat;
	margin: 0 auto;
}

#aboutAndre H2 SPAN {
	display: none;
}

.aboutpic {
	float: left;
	padding: 25px 25px 160px;
}

.ask {
	width: 600px;
	margin: 10px auto;
}

.ask form {
	text-align: center;
}

.ask h1 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.ask h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.ask img {
	float: left;
	padding: 0 10px 20px 0;
}

.ask p {
	font-size: 16px;
	text-align: center;
	font-style: italic;
}

.ask textarea {
	width: 320px;
	height: 100px;
}

.askandre {
	float: right;
	width: 145px;
	height: 175px;
	background: url(../images/askandrebox.png) top left no-repeat;
	position: relative;
	margin: 10px 0 0;
}

.askandre h1 {
	padding: 15px;
	font-size: 18px;
	font-style: italic;
}

.askandre img {
	padding: 15px 15px 15px 14px;
}

.askandre p {
	padding: 0 15px;
	font-size: 12px;
}

#askAndreThanks {
	padding: 5px 10px;
}

#askAndreThanks .freetools {
	width: 270px;
	padding: 5px;
}

#askAndreThanks P {
	margin: 0.5em 0;
}

.bluetext {
	color: #1b4582;
	font-size: 15px !important;
	font-weight: bold;
}

BODY {
	background-color: #001747;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.book {
	float: left;
	display: inline;
	margin-right: 22px;	
}

.bottomRightArea {
	width: 246px;
	height: 100px;
	background-color: #173d76;
	float: left;
	display: inline;
	margin: 0 0 8px 8px;
}

.bpos {
	position: absolute;
	bottom: 0;
	right: 0;
}

.cd {
	width: 84px;
	height: 101px;
	float: left;
}

.clickhere {
	margin: 9px 0 0 16px;
}

.contact {
	margin: 10px 14px 0;
	font-size: 13px;
	color: #fff;
}

#contactAndre {
	height: 110px;
}

#contactAndre A:link {
	color: #fff;
}
#contactAndre A:visited {
	color: #fff;
}
#contactAndre A:hover {
	color: #fff;
}
#contactAndre A:active {
	color: #fff;
}

.contactbox {
	background-color: #f7951e;
	width: 260px;
	height: 60px;
	float: left;
	padding: 12px;
	margin: 50px 0 0 60px;
	display: inline;
}

.contactbox A:link {
	color: #000;
}
.contactbox A:visited {
	color: #000;
}
.contactbox A:hover {
	color: #000;
}
.contactbox A:active {
	color: #000;
}

.contactbox p {
	font-size: 15px;
	margin: 4px 0 0 6px;
}

.contactboykin {
	float: left;
}

.contactform {
	width: 260px;
	background-color: #173d76;
	float: left;
	display: inline;
	margin: 5px 0 0 60px;
	padding: 12px;
	color: #fff;
}

.contactform form {
	font-size: 13px;
	margin: 6px 0 4px 2px;
	text-align: right;
}

.contactform h2 {
	font-size: 15px;
	text-align: center;
}

.contactform textarea {
	margin: 6px 0 0 0;
	width: 180px;
}

.contactform td {
	padding: 4px;
}

.contactwidth {
	width: 180px;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#content {
	padding: 8px 0px;
	background-color: #fff;
}

#copyright {
	clear: left;
	border-top: 5px solid #f7951e;
	text-align: center;
	font-size: 10px;
	color: #464646;
}

#copyright A:link {
	color: #464646;
	text-decoration: none;
}
#copyright A:visited {
	color: #464646;
	text-decoration: none;
}
#copyright A:hover {
	color: #000;
	text-decoration: none;
}
#copyright A:active {
	color: #000;
	text-decoration: none;
}

#eZineSignup {
	background-color: #EE2A64;
	font-size: 16px;
	margin: 0 8px 8px;
	height: 50px;
	padding: 0 14px;
	line-height: 25px;
	position: relative;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
}

#eZineSignup LABEL {
	margin-left: 15px;
}

#eZineSignup SPAN {
	margin-right: 80px;
	font-weight: bold;
}

#eZineSignup #submitButton {

}

#FLVPlayer {
	margin-left: 35px;
}

.freetools {
	width: 400px;
	height: 90px;
	background-color: #173d76;
	margin: 10px auto;
	color: #fff;
	padding-top: 5px;
}

.freetools td {
	padding: 3px;
}

.fullpost {
	margin: 0 0 0 200px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#header {
	height: 160px;
	background: url(../images/header-bg.png) top left repeat-x;
	position: relative;
}

.headpos {
	float: left;
	position: absolute;
	top: 50px;
	right: 120px;
}

.internal {
}

.internal p {
	font-size: 13px;
	padding: 10px 35px 10px 35px;
	line-height: 1.5em;
	text-align: justify;
}

.internal h1 {
	font-weight: bold;
	font-size: 18px;
	padding: 10px 35px 0;
}

.internal h2 {
	font-weight: bold;
	font-size: 16px;
	padding: 10px 35px 0;
}

.internal h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 35px 0;
}

.internal .item {
	padding: 10px 0;
	clear: right;
	border-bottom: 1px solid #ccc;
	margin: 0 20px;
}

.internal .item H2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 12px;
}

.internal .item P {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
}

.internal .item IMG.product {
	float: right;
	margin: 0 20px;
}

.internal #storeHeader {
	padding: 0 20px 0;
}

.logopos {
	float: left;
	margin-top: 1px;
}

#lowerSection {
	padding: 8px;
	float: left;
	background-color: #fff;
}

.middleArea {
	background-color: #97b7e5;
	width: 222px;
	height: 176px;
	float: left;
	padding: 12px;
	margin-left: 8px;
	display: inline;
}

.moduletext {
	width: 220px;
	height: 145px;
	margin: 20px auto 0 auto;
	font-size: 14px;
}

.moduletext A:link {
	color: #000;
}
.moduletext A:visited {
	color: #000;
}
.moduletext A:hover {
	color: #000;
}
.moduletext A:active {
	color: #000;
}

.moduletextlink {
	float: right;
	margin-top: -20px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.otherVideos {
	float: left;
	width: 240px;
	background-color: #97B7E5;
	padding: 0 10px 10px;
	margin: 20px 0 10px;
}

.otherVideos H2, .otherVideos H3 {
	padding-left: 0px;
}

.picindent {
	margin-left: 180px;
}

#podcast {
	clear: left;
	float: left;
	width: 476px;
	height: 194px;
	background-color: #ffc000;
	padding: 12px;
}

#podcast .header {
	margin: 10px 0 0 7px;
}

#podcast h3 {
	margin: 17px 0 0 55px;
	font-size: 18px;
	font-style: italic;
}

.podcastpost {
	width: 306px;
	height: 72px;
	margin: 15px 0 15px 0;
	font-size: 14px;
}

.quote {
	margin: 10px 0 0 9px;
}

.quotebg {
	height: 32px;
	background-image: url(../images/menubarshadow.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1b4582;
}

.redtext {
	color: #ff0000;
	font-size: 28px;
	font-weight: bold;
	margin-top: 0;
}

.red {
	color: #f00;
	font-weight: bold;
}

#seeAndre {
	float: right;
	margin: 25px 10px 0 20px;
}

.speakersassoc {
	float: left;
	display: inline;
	margin-right: 8px;
	padding-top: 6px;
}

.speechimages {
	float: left;
	margin: 30px 20px 20px 35px;
}

#speechesPrograms H2 {
	width: 216px;
	height: 14px;
	background: url(../images/speeches-and-programs.png) top left no-repeat;
	margin: 0 auto;
}

#speechesPrograms H2 SPAN {
	display: none;
}

STRONG {
	font-weight: bold;
}

#successStore H2 {
	width: 187px;
	height: 14px;
	background: url(../images/success-store.png) top left no-repeat;
}

#successStore H2 SPAN {
	display: none;
}

.thanks {
	font-size: 16px;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
}

#topMenu {
	clear: both;
	background:url(../images/menu-bg.png) top left repeat-x;
	height: 30px;
}

#topMenu A:link {
	color: #000;
	text-decoration: none;
}
#topMenu A:visited {
	color: #000;
	text-decoration: none;
}
#topMenu A:hover {
	color: #fff;
	text-decoration: none;
}
#topMenu A:active {
	color: #000;
	text-decoration: none;
}

#topMenu LI {
	display: block;
	border-left: 2px ridge #f7a12c;
	height: 30px;
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	padding: 0 20px;
}

#topMenu LI.first {
	border-left: 0 none;
}

#training {
	text-align: center;
}

#training a {
	text-align: center;
	font-weight: bold;
}

#traininglist {
	list-style-type: disc;
	text-align: left;
	margin-left: 130px;
	font-size: 14px;
}

#trainingTools H1 {
	width: 148px;
	height: 34px;
	background: url(../images/free-sales-training-tools.png) top left no-repeat;
	margin: 14px 0 0 85px;
}

#trainingTools H1 SPAN {
	display: none;
}

#videoLeft {
	float: left;
	width: 500px;
}