img, div, a, input { 
	behavior: url(/redesign/htc/iepngfix.htc);
}

body {
	background-image: url(../images/design/background.jpg);
	background-repeat: repeat;
	behavior: url(htc/csshover.htc); 
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, p {
	margin: 10px 0px 10px 0px;
}

h1 {
	color: #16497d;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #AB7532;
	font-size: 16px;
	font-style: italic;
}

img {
	border: 0px;
}

img.borderThin {
	border: solid 1px #0c2a4e;
}

img.picLeft {
	border: solid 2px #ECBB5F; 
	float: left; 
	margin: 0px 10px 10px 0px;
}

img.picRight {
	border: solid 2px #16497D; 
	float: right; 
	margin: 0px 0px 10px 10px;
}

img.picLeftNew {
	border: solid 1px #0c2a4e; 
	float: left; 
	margin: 0px 15px 10px 0px;
}

img.picRightNew {
	border: solid 1px #0c2a4e; 
	float: right; 
	margin: 0px 0px 10px 15px;
}

a {
	color: #01426A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more {
	background-image: url(../images/design/moreArrow.jpg); 
	background-position: center right; 
	background-repeat: no-repeat; 
	color: #16497d; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
	padding-right: 14px;
}

a.more:hover {
	text-decoration: none;
}

#container {
	background-image: url(../images/design/container.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin: 0px auto 0px auto;
	padding: 0px 34px 0px 34px;
}

#headerHome {
	background-image: url(../IMAGES/design/headerHome.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #918C90;
	width: auto;
	height: 176px;
}

#headerHome img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#homeLogo {
	float: left;
	width: 210px;
	height: 176px;
}

#homeMovieClip {
	float: right;
	width: 210px;
	height: 176px;
}

#header {
	background-image: url(../images/design/header.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #918C90;
	width: auto;
	height: 115px;
	margin: 0px;
	padding: 0px;
}

#header img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 244px;
	height: 105px;
}

#headerGraphic {
	float: left;
	width: 615px;
	height: 105px;
}

#content {
	width: 1024px;
}

#contentLeft {
	float: left;
	width: 244px;
}

#leftSearch {
	background-image: url(../images/design/leftSearch.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 36px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#leftSearch form, form input {
	margin: 0px;
	padding: 0px;
}

#leftSearch input.btnSearchGo {
	background-image: url(../images/design/btnSearchGo.jpg); 
	background-repeat: no-repeat; 
	border: 0px;
	cursor: pointer;
	width: 24px; 
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#leftSearch input.txtSearch {
	width: 175px;
}

#leftNav {
	background-image: url(../images/design/leftNav.jpg);
	background-repeat: repeat-y;
	width: auto;
	padding: 0px 0px 0px 0px;
}

#leftNav li {
	margin: 0px; 
	padding: 0px; 
	display: inline;
}

#leftNav ul {
	background-image: url(../images/design/leftNav.jpg);
	background-repeat: repeat-y;
	color: #16497d;
	list-style-type: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#leftNav a {	
	color: #16497d;
	display: block;
	padding: 7px 5px 9px 20px;
	text-decoration: none;
}

#leftNav ul li {
	background-image: url(../images/design/leftNavBorderBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#leftNav a:hover {
	background-image: url(../images/design/bulletNavMainArrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #071f44;
	display: block;
	padding: 7px 5px 9px 20px;
}

#leftNav li.last {	
	background-image: url(../images/design/leftNavBottom.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	margin: 0px; 
	padding: 0px 0px 0px 0px;
}

#leftNav a.current {
	background-image: url(../images/design/bulletNavMainArrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #071f44;
}

#leftNav ul li ul {
	background-image: url(../images/design/leftNavSub.jpg);
	background-repeat: repeat-y;
}

#leftNav ul li ul a {
	display: block;
	padding: 7px 5px 9px 50px;
	text-decoration: none;
}

#leftNav ul li ul a:hover {
	background-image: url(../images/design/bulletNavSubArrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #BC7E35;
	padding: 7px 5px 9px 50px;
}

#leftNav li div {
	display: none;
}

div #leftNav ul li:hover div {
	display: block;
}

#leftNav div.flyOut {
	background-color: #DDE5E9; 
	border: solid 1px #858585;
	position: relative; 
	top: -33px; 
	left: 239px; 
	width: 213px; 
	float: right; 
	margin-bottom: -102px;
	padding: 10px 10px 10px 15px;
	z-index: 10000;
}

#leftNav ul li ul li.sub a {
	display: block;
	padding: 7px 5px 9px 75px;
	text-decoration: none;
}

#leftBoxBlue {
	width: auto;
	height: 102px;
	margin: 0px 0px 0px 0px;
}

#bbbLogos {
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width: auto;
	text-align: center;
}

#contentRight {
	background-image: url(../images/design/contentRight.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	width: 754px;
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 0px 26px;
}

#contentRight h1 {
	margin: 10px 0px 10px 0px;
}

#contentRight h1.main {
	float: left;
	background-image: url(../images/design/headingBorderBottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
}

#contentRight h2 {
	color: #AB7532;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#contentRight h2.sub {
	margin: 0px 0px 10px 0px;
}

#contentRight ul.listSubSpace li {
	padding-bottom: 15px;
}

#homeContentLeft {
	float: left;
	width: 524px;
}

#homeContentLeft h1, h2, h3 {
	margin: 10px 0px 10px 0px;
}

#homeLeftBoxRed {
	background-image: url(../images/design/homeLeftBoxRed.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: right;
	width: 220px;
	margin: 0px 0px 20px 13px;
}

#homeLeftBoxRed h2 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#homeLeftBoxRed table {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#homeLeftBoxRed form {
	margin: 0px;
	padding: 0px;
}

#homeLeftBoxRed td {
	padding: 5px 0px 5px 0px;
}

#homeLeftBoxRedTop {
	background-image: url(../images/design/homeLeftBoxRedTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 220px;
	height: 13px;
}

#homeLeftBoxRedContent {
	background-image: url(../images/design/homeLeftBoxRedContent.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 200px;
	min-height: 75px;
	padding: 0px 10px 15px 10px;
}

#homeLeftBoxRedContent h2 {
	font-size: 21px;
	line-height: 22px;
}

#homeLeftBoxRedContent.freeReportTxt {
	line-height: 10px;
}

#homeLeftBoxRedContent input.btnFreeReport {
	background-image: url(../images/design/btnFreeReport.jpg); 
	background-repeat: no-repeat; 
	border: 0px; 
	width: 153px; 
	height: 27px;
	margin: 5px 0px 0px 0px;
}

#homeLeftBoxRedContent input.btnFreeReport:hover {
	background-image: url(../images/design/btnFreeReportHover.jpg);
}

#homeLeftBoxRed.sub {
	text-align: center;
}

#homeLeftBoxRed.sub a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#homeLeftBoxRed.sub h2 {
	color: #FFFFFF;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}

#homeLeftBoxRed.sub #homeLeftBoxRedContent {
	padding: 0px 5px 25px 0px;
	width: 215px;
}

#homeLeftBoxJavascript {
	background-image: url(../images/design/homeLeftBoxJavascript.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	width: auto;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#homeLeftBoxJavascript p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#homeLeftBoxJavascriptTabs {
	background-image: url(../images/design/homeLeftBoxJavascriptTabs.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: auto;
	height: 24px;
	padding: 9px 10px 0px 9px;
}

#homeLeftBoxJavascriptTabs a {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
}

#homeLeftBoxJavascriptTabs a:hover {
	color: #15487d;
	text-decoration: none;
}

#homeLeftBoxJavascriptTabs h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

/*
.homeJavascriptTab {
	float: left;
	width: 168px;
	height: 24px;
	text-align: center;
}
*/

div #homeLeftBoxJavascriptTabs.active h2 a {
	color: #15487d;
}

#javaTabOne {
	background-image: url(../images/design/javaTabOne.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
	height: 24px;
	
	float: left;
	text-align: center;
}

#javaTabOne.active {
	background-image: url(../images/design/javaTabOneActive.jpg);
}

#javaTabOne.active a {
	color: #15487d;
}

#javaTabTwo {
	background-image: url(../images/design/javaTabTwo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
	height: 24px;
	
	float: left;
	text-align: center;
}

#javaTabTwo.active {
	background-image: url(../images/design/javaTabTwoActive.jpg);
}

#javaTabTwo.active a {
	color: #15487d;
}

/*
#javaTabTwo.last {
	background-image: url(../images/design/javaTabTwoLast.jpg);
}
*/

#javaTabThree {
	background-image: url(../images/design/javaTabThree.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 168px;
	height: 24px;
	
	float: left;
	text-align: center;
}

#javaTabThree.active {
	background-image: url(../images/design/javaTabThreeActive.jpg);
}

#javaTabThree.active a {
	color: #15487d;
}

/*
#javaTabThree.homeJavascriptTab.mid {
	background-image: url(../images/design/javaTabThreeMid.jpg);
}
*/

#homeLeftBoxJavascriptContent {
	background-image: url(../images/design/homeLeftBoxJavascriptContent.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 14px;
	width: auto;
	padding: 20px 20px 10px 20px;
}

.homeJavaContentLeft {
	float: left;
	width: 205px;
	margin: 0px 10px 0px 0px;
}

.homeJavaContentRight {
	float: right;
	width: 268px;
	margin: 0px 0px 0px 0px;
}

#homeLeftBoxJavascriptBottom {
	background-image: url(../images/design/homeLeftBoxJavascriptBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	width: auto;
	height: 20px;
	padding: 0px;
}

#homeContentRight {
	float: right;
	width: 230px;
}

#homeRightBoxBlue {
	width: 211px;
	height: 213px;
	margin: 0px auto 0px auto;
}

#homeRightBoxBook {
	background-image: url(../images/design/homeRightBoxBook.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 75px;
	margin: 10px auto 0px auto;
	padding: 206px 0px 0px 0px;
	text-align: center;
}

#homeRightBoxBook img {
	margin: 0px auto 7px auto;
}

#homeRightBoxSilver {
	background-image: url(../images/design/homeRightBoxSilver.jpg);
	background-repeat: repeat-y;
	width: 211px;
	margin: 10px auto 0px auto;
}

#homeRightBoxSilverTop {
	background-image: url(../images/design/homeRightBoxSilverTop.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 13px;
}

#homeRightBoxSilverContent {
	background-image: url(../images/design/homeRightBoxSilverContent.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #16497d;
	font-weight: bold;
	width: 191px;
	line-height: 15px;
	padding: 0px 10px 10px 10px;
}

#homeRightBoxSilverContent p {
	margin: 0px;
	padding: 0px;
}

#homeRightBoxOrange {
	width: 211px;
	height: 103px;
	margin: 10px auto 0px auto;
}

#subContentLeft {
	float: left;
	width: 598px;
	margin: 0px 0px 10px 0px;
}

#subContentLeft a {
	color: #01426A;
	font-weight: bold;
}

#subContentRight {
	float: right;
	width: 156px;
	margin: 0px 0px 10px 0px;
}

#subContent {
	width: 744px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#subContent a {
	font-weight: bold;
}

#bioRight {
	background-image: url(../images/design/bioRight.jpg);
	background-repeat: repeat-y;
	color: #16497d;
	font-size: 11px;
	width: 139px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#bioRightNew {
	background-image: url(../images/design/bioRight.jpg);
	background-repeat: repeat-y;
	color: #16497d;
	font-size: 11px;
	width: 139px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#bioRightTop {
	background-image: url(../images/design/bioRightTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 139px;
	height: 10px;
}

#bioRightContent {
	width: auto;
}

#bioRightContent img {
	display: block;
	width: auto;
	margin: 0px auto 0px auto;
}

#bioRightBottom {
	background-image: url(../images/design/bioRightBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 139px;
	height: 10px;
}

.bioRightCell {
	width: 139px;
	text-align: center;
	margin: 5px 0px 15px 0px;
}

#bioRightNew div.bioRightCell {
	width: 139px;
	text-align: center;
	margin: 5px 0px 30px 0px;
}

#bioBottom {
	background-image: url(../images/design/bioBottom.jpg);
	background-repeat: repeat-x;
	clear: both;
	color: #16497d;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 740px;
	height: 156px;
	text-align: center;
	margin: 10px 4px 0px 0px;
}

#bioBottom a {
	font-weight: normal;
}

#bioBottomSmall {
	background-image: url(../images/design/bioBottom.jpg);
	background-repeat: repeat-x;
	clear: both;
	color: #16497d;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 590px;
	height: 156px;
	text-align: center;
	margin: 10px 4px 10px 0px;
}

#bioBottomSmall a {
	font-weight: normal;
}

#bioBottomLeft {
	background-image: url(../images/design/bioBottomLeft.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 156px;
}

#bioBottomContent {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#bioBottomContent img {
	display: block;
	width: auto;
	margin: 0px auto 0px auto;
}

#bioBottomRight {
	background-image: url(../images/design/bioBottomRight.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 156px;
}

.bioBottomCell {
	float: left;
	font-weight: normal;
	width: 120px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.bioBottomCell a {
	font-weight: normal;
}

#bioBottomSmall div.bioBottomCell {
	float: left;
	width: 142px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#ajaxTabs {
	background-image: url(../images/design/ajaxTabs.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
	height: 39px;
}

#ajaxCornerLeft {
	background-image: url(../images/design/ajaxCornerLeft.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	width: 14px;
	height: 39px;
}

#ajaxCornerRight {
	background-image: url(../images/design/ajaxCornerRight.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	width: 14px;
	height: 39px;
}

#ajaxTabs a {
	border-right: solid 1px #C6D4D7;
	color: #0D2846;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	height: 28px;
	margin: 0px;
	padding: 11px 30px 0px 30px;
	text-decoration: none;
}

#ajaxTabs a.first {
	padding-left: 15px;
}

#ajaxTabs a.last {
	border-right:  0px;
	padding-right: 15px;
}

#ajaxTabs a.active {
	color: #BF0000;
}

#ajaxTabs a:hover {
	color: #BF0000;
}

#footer {
	background-color: #E4EAED;
	color: #12477c;
	font-size: 11px;
	width: auto;
	line-height: 17px;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
}

#footer a {
	color: #12477c;
	margin: 0px 5px 10px 5px;
}

#footer p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}


label.book {
	text-decoration: underline;
}

.strike {
	text-decoration: line-through;
}

#webinarTestimonials {
	background-color: #FFFFCC; 
	clear: both; 
	float: right; 
	font-style: italic; 
	width: 200px;
	margin-left: 10px; 
	padding: 10px; 
	text-align: center;
}

#aboutTestimonials {
	border: solid 1px; 
	background-color: #EEEEEE; 
	padding: 10px; 
	width: auto;
}

#aboutTestimonials h1 {
	text-align: center;
}

#aboutTestimonials p {
	font-style: italic;
}

#aboutTestimonials p.testimonialName {
	text-align: center;
	font-style: normal;
}

#aboutSubscribeForm {
	border: solid 1px; 
	width: 741px;
	margin: 0px;
	padding: 0px;
}

#aboutFormLeft {
	float: left; 
	width: 350px; 
	margin: 0px;
	padding: 0px;
}

#aboutFormRight {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#aboutSubscribeForm form {
	margin: 0px;
	padding: 0px;
}

#coachingButtons {
	width: 100%; 
	margin: 50px 0px 0px 0px; 
	text-align: center;
}

#coachingButtons img {
	margin-right: 15px;
}

#virtualSalesSubscribeForm {
	border: solid 1px; 
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#virtualSalesFormLeft {
	border-right: solid 1px;
	float: left; 
	width: 169px;
	height: 200px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

#virtualSalesFormRight {
	float: right;
	width: 290px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#virtualSalesSubscribeForm form {
	margin: 0px;
	padding: 0px;
}

#virtualSalesSubscribeForm p {
	margin: 0px;
	padding: 0px;
}

#virtualSalesSubscribeForm table {
	margin: 0px auto 0px auto;
	padding: 0px;
}

.brown {
	color: #993300;
}

p.disclaimer {
	font-size: 11px;
}

.underlined {
	text-decoration: underline;
}

#flashMusicPlayer {
	position: relative;
	z-index: 0;
}

#videoColumns {
	margin: 0px auto 0px auto;
	width: 740px;
	text-align: center;
}

.videoColumn {
	float: left;
	width: 370px;
	text-align: center;
}

#testimonials {
	width: 99%;
	text-align: left;
}

#testimonials h2 {
	color: #1B4F88;
	font-size: 16px;
	font-style: normal;
	text-align: center;
}

#testimonials blockquote {
	background-image: url(../images/design/testimonialsBottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 15px 0px 18px 0px;
}

#testimonials blockquote.last {
	background: none;
}

#testimonials p.text {
	font-style: italic;
}

#testimonials p.first {
	margin-top: 0px;
	padding-top: 0px;
}

#testimonials p.author {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#testimonials.ultimateSalesMachine p.author {
	padding: 0px 0px 0px 10px;
}

#testimonials.ultimateSalesMachine p.text {
	font-style: normal;
}

#goldBoxPreview {
	background-image: url(../images/design/goldBoxPreview.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 130px;
	overflow: auto;
	padding: 10px; 
	text-align: center;
}

#goldBoxPreview h2 {
	color: #000000;
	font-size: 13px;
	font-style: normal;
}

/* Contact Form Styles */
#contact {
	width: auto;
	margin: 0px auto 0px auto;
}

#contact form  {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#contact fieldset {
	border: 1px solid #E2AC54;
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 5px 0px;
	width: 400px;
}

#contact legend {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#contact.empireResearchGroup fieldset {
	width: 525px;
}

#contact.empireResearchGroup label {
	width: 15em;
}

#contact.aboutChetHolmes {
	float: right;
}

#contact.aboutChetHolmes fieldset {
	width: 310px;
}

#contact.aboutChetHolmes label {
	width: 7em;
}

#contact.needBusinessCoach fieldset {
	width: 90%;
	padding: 10px 20px 10px 35px;
}

#contact.needBusinessCoach label {
	width: 35em;
	text-align: left;
	padding-right: 100px;
}

#contact.needBusinessCoach div {
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

#contact.webDevelopment fieldset {
	width: 630px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.webDevelopment input, #contact.webDevelopment select, #contact.webDevelopment textarea {
	float: none;
	margin: 0px;
	padding: 0px;
}

#contact.serviceRecruitment fieldset {
	width: 525px;
}

#contact.serviceRecruitment label {
	width: 15em;
}

#contact.virtualSales fieldset {
	width: 434px;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.virtualSales label {
	width: 11em;
}

#contact.freeBusinessTeleconference fieldset {
	width: 424px;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.articlesResources fieldset {
	width: 362x;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.contactGeneral fieldset {
	width: 487px;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.contactGeneral label {
	width: 15em;
}

#contact.businessMastery fieldset {
	width: 500px;
}

#contact.businessMastery label {
	width: 15em;
}

#contact.concierge fieldset {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

#contact.concierge label {
	width: 15em;
}

#contact.crm fieldset {
	width: 550px;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.crm label {
	width: 14em;
}

#contact.speakerInquiry fieldset {
	width: 525px;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact.speakerInquiry label {
	width: 16em;
}
/* Contact Form Styles */

.btnDownload {
	background-image: url(../images/design/btnDownload.jpg); 
	border: 0px; 
	width: 156px; 
	height: 39px;
}

.btnDownloadHover {
	background-image: url(../images/design/btnDownloadHover.jpg); 
	border: 0px; 
	width: 156px; 
	height: 39px;
}

.btnCheckOut {
	background-image: url(../images/design/btnCheckOut.jpg); 
	border: 0px; 
	width: 156px; 
	height: 39px;
}

.btnCheckOutHover {
	background-image: url(../images/design/btnCheckOutHover.jpg); 
	border: 0px; 
	width: 156px; 
	height: 39px;
}

.btnPurchaseDvd {
	background-image: url(../images/design/btnPurchaseDvd.jpg); 
	border: 0px; 
	width: 289px; 
	height: 39px;
}

.btnPurchaseDvdHover {
	background-image: url(../images/design/btnPurchaseDvdHover.jpg); 
	border: 0px; 
	width: 289px; 
	height: 39px;
}

.formDisclaimer {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

/* growth-coaching.php */
#growthCoachingImg {
	float: left;
	margin: 10px 20px 10px 0px;
}

#growthCoachingQuiz {
	background-image: url(../images/design/growthCoachingQuiz.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 539px;
	height: 66px;
	border: solid 1px #0c2a4e;
	text-align: center;
	padding: 0px 196px 0px 0px;
}

#growthCoachingBtn {
	float: left;
	width: 232px;
	height: 54px;
	padding: 12px 0px 0px 0px;
}

#growthCoachingTxt {
	float: right; 
	width: 286px;
	padding: 12px 10px 0px 10px;
}

#growthCoachingTxt p {
	margin: 0px;
}
/* growth-coaching.php */



/* training-and-development.php */
#trainingAndDevelopment {
	width: 705px;
}

.trainingBox {
	border: solid 1px #0c2a4e;
	padding: 10px 5px 0px 5px;
	width: 703px;
}

.trainingBox p {
	margin: 0px;
}

#trainingAndDevelopment img.picOrange {
	border: solid 2px #ECBB5F; 
	float: left; 
	margin: 0px 10px 10px 0px;
}

#trainingAndDevelopment img.picBlue {
	border: solid 2px #16497D; 
	float: left; 
	margin: 0px 10px 10px 0px;
}
/* training-and-development.php */



/* sales-marketing-machine.php */
#salesMarketingMachine {
	border: solid 1px #0c2a4e;
	width: 510px;
	margin: 0px 0px 25px 0px;
	padding: 10px 110px 10px 110px;
}

#salesMarketingMachine h2 {
	color: #990000;
	font-size: 12px;
}
/* sales-marketing-machine.php */



/* business-mastery-training.php */
#registerTodayBox {
	border: solid 1px #990000;
	margin: 0px auto 0px auto;
	padding: 7px 0px 7px 0px;
	width: 260px;
	text-align: center;
}
/* business-mastery-training.php */



/* web-design-portfolio.php */
#websitePortfolio {
	width: auto;
}

#websitePortfolioLeft {
	float: left; 
	width: 525px;
}

#websitePortfolioLeft hr {
	color: #CCCCCC;
}

#websitePortfolioLeft div.portfolioThmb img {
	float: left;
	margin: 5px 10px 0px 0px;
}

#websitePortfolioRight {
	float: right; 
	width: 200px;
}

#websitePortfolioRight h3 {
	float: left;
	background-image: url(../images/design/headingBorderBottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 10px 0px;
}

#websitePortfolioRight div.categories {
	width: auto;
	padding: 0px 0px 0px 15px;
}
/* web-design-portfolio.php */

.red {
	color: #FF0000;
}

.redLrg {
	color: #FF0000;
	font-size: 16px;
}

.bcPicOne {
	float: left; 
	margin: 15px 15px 25px 0px;
}

.bcPicTwo {
	float: left; 
	margin: 5px 15px 0px 0px;
}

.srPicOne {
	float: left; 
	margin: 5px 15px 0px 0px;
}

.smPicOne {
	float: left; 
	margin: 5px 15px 20px 0px;
}

#websiteDesignServiceTraits {
	float: left; 
	width: 500px; 
	margin: -10px 0px 0px 0px;
}

#graphicDesignPortfolioLeft {
	float: left;
	width: 300px;
}

#virtualSalesBio {
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 220px;
}

#virtualSalesBio img {
	border: solid 1px #000000;
	padding: 5px;
	text-align: center;
}

#virtualSalesBio p {
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 30px;
}

#crmSalesAutomation {
	width: 500px;
}

#crmSalesAutomation h2 {
	margin-bottom: -10px;
}

#crmSalesAutomation div {
	border-bottom: solid 1px;
	padding: 0px 0px 10px 0px;
}

#crmSalesAutomation img {
	float: right;
	margin: 10px 0px 10px 15px;
}

#kazeliSuccessStories {
	width: 500px;
}

#kazeliSuccessStories div {
	border-bottom: solid 1px;
	padding: 10px 0px 10px 0px;
}

#kazeliSuccessStories img {
	float: left;
	margin: 10px 15px 10px 0px;
}

#crmRequestChetQuote {
	color: #AB7532;
	text-align: center;
}

#crmRequestChetQuote h2 {
	margin-bottom: 0px;
}

ul.crmDemo {
	line-height: 21px;
}

ul.crmDemo li {
	margin: 0px 0px 10px 0px;
}

#businessMasteryTopRight {
	float: right; 
	width: 420px; 
	text-align: left;
}

input.btnSubmit {
	background-image: url(../images/design/btnSubmitWhite.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 24px;
}

input.btnSubmitHover {
	background-image: url(../images/design/btnSubmitWhiteHover.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 24px;
}

#coreStoryBox {
    border: 1px solid #990000;
    margin-left: 130px;
	margin-top: -5px;
    padding: 20px 0;
    text-align: center;
    width: 260px;
	height: 30px;
}

#coreStoryBox a.btn-click-here {
	width: 121px !important;
	height: 28px !important;
	background:transparent url(../images/btn-click-here.gif) no-repeat 0px 0px;
	float:right;
	margin-right: 70px;
	text-indent: -99999px;
}

#coreStoryBox a.btn-click-here:hover {
	background:transparent url(../images/btn-click-here.gif) no-repeat 0px -28px;
}

