body{
	margin:0;
  	color:#000;
	font:11px Arial,sans-serif;
	background:#002F55;
	min-width:1000px;
}
img{border:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

.main-block ul,
#content .content .content-text .main-block ul,
#content div.content div.content-text div.main.block ul,
#content div.content div.content-text div ul
{
	list-style: disc;
	margin: 0 10px 15px 35px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

.main-block ul li,
#content .content .content-text .main-block ul li,
#content div.content div.content-text div.main.block ul li,
#content div.content div.content-text div ul li
	{
	list-style: disc;
	margin: 2px 0 2px 5px;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	}

/*---- HEADER CSS ----*/
#header{
	width:100%;
	background:url(/images/bg-header.gif) repeat-x;
}
.header{
	height:154px;
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.logo{
	position:absolute;
	margin:0;
	top:37px;
	left:12px;
}
.logo a{
	display:block;
	width:698px;
	height:70px;
	background:url(/images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-6666px;
}
#menu{
	position:absolute;
	top:122px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:1000px;
	height:32px;
}
#menu li{
	float:left;
	height:32px;
	margin:0 -1px;
	display:inline;
}
#menu a{
	height:32px;
	overflow:hidden;
	float:left;
	text-indent:-6666px;
}
#menu a{ width:112px;}
#menu .m-home{ background:url(/images/inner-menu-home.gif) no-repeat;}
#menu .m-store{ background:url(/images/inner-menu-store.gif) no-repeat;}
#menu .m-services{ background:url(/images/inner-menu-services.gif) no-repeat;}
#menu .m-about{ background:url(/images/inner-menu-about.gif) no-repeat;}
#menu .m-resources{ background:url(/images/inner-menu-resources.gif) no-repeat;}
#menu .m-faq{ background:url(/images/inner-menu-faq.gif) no-repeat;}
#menu .m-affiliates{ background:url(/images/inner-menu-affiliates.gif) no-repeat;}
#menu .m-testimonials{ background:url(/images/inner-menu-testimonials.gif) no-repeat;}
#menu .m-contact{ background:url(/images/inner-menu-contact.gif) no-repeat;}
#menu a:hover,
#menu .active a,
#menu li.hover a{
	background-position:0 -32px !important;
	position:relative;
}
#menu li.hover{
	position:relative;
	z-index:2;
}

.index #menu a{ width:100px;}
.index #menu .m-home{ background:url(/images/home-menu-home.gif) no-repeat;}
.index #menu .m-store{ background:url(/images/home-menu-store.gif) no-repeat;}
.index #menu .m-services{ background:url(/images/home-menu-services.gif) no-repeat;}
.index #menu .m-about{ background:url(/images/home-menu-about.gif) no-repeat;}
.index #menu .m-resources{ background:url(/images/home-menu-resources.gif) no-repeat;}
.index #menu .m-faq{ background:url(/images/home-menu-faq.gif) no-repeat;}
.index #menu .m-affiliates{ background:url(/images/home-menu-affiliates.gif) no-repeat;}
.index #menu .m-testimonials{ background:url(/images/home-menu-testimonials.gif) no-repeat;}
.index #menu .m-contact{ background:url(/images/home-menu-contact.gif) no-repeat;}
.index #menu a:hover,
.index #menu .active a{
	background-position:0 -32px;
	position:relative;
}
#menu li.hover ul{ top:32px;}
#menu li.hover ul ul{ top:-6666px;}
#menu li.hover ul li.hover ul{ top:5px;}
#menu ul{
	padding:0;
	margin:0;
	list-style:none;
	top:-6666px;
	left:0;
	position:absolute;
	float:left;
	font-size:13px;
	background:#f6f6f6;
	border:solid #c5c5c5;
	border-width:0 1px 1px;
}
#menu li.hover ul ul{
	left:100%;
	margin-left:-5px;
}
#menu ul li{
	margin:0;
	float:none;
	display:block;
	height:auto;
	border-top:1px solid #c5c5c5;
	vertical-align:top;
}
#menu ul a,
#menu ul li.hover ul a{
	white-space:nowrap;
	display:block;
	width:auto !important;
	height:auto !important;
	background:#f6f6f6;
	text-indent:0;
	float:none;
	color:#5a5a5a;
	padding:4px 10px 3px;
}
#menu ul a:hover,
#menu ul li.hover a,
#menu ul li.hover ul a:hover{ 
	background:#dfdfdf;
	text-decoration:none;
}
/*---- FOOTER CSS ----*/
#footer{
	width:100%;
	background:#002f55 url(/images/bg-footer.gif) repeat-x;
	color:#d7d7d7;
	font-size:12px;
}
.footer{
	width:990px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 0 15px 10px;
}
#footer h4{
	font-size:18px;
	color:#f3f3f3;
	margin:0;
	padding-bottom:16px;
}
#footer .our-mission{
	float:left;
	width:405px;
	padding-bottom:40px;
}

#footer td.our-mission{
	width:405px;
	padding-bottom: 0;
}

#footer p{
	font-weight:bold;
	line-height:15px;
	margin:0;
}
#footer a, #footer td a{
	color:#d7d7d7;
	text-decoration:none;
}
#footer a:hover{ text-decoration:underline;}
#footer .more-info{
	float:right;
	width:535px;
}

#footer td.more-info{
	float:none;
}
#footer .more-info .box{
	float:left;
	padding-left:20px;
}
#footer .more-info .about{ width:172px;}
#footer .more-info .services{ width:172px;}
#footer .more-info .store{ width:130px;}
#footer .more-info ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
	font-weight:bold;
}
#footer .copyright{
	clear:both;
	position:relative;
	font-size:11px;
	width:100%;
}
#footer .developer,#footer .developer a{
	clear:both;
	position:relative;
	color: #D1D8E0;
	font-size:11px;
	width:100%;
	height: 100px;
	background: url(/images/produced_by.png) no-repeat;
	padding-top: 30px;
	margin-top: 10px;
}
/*--- PROMO BLOCK CSS ---*/
#promo{
	width:100%;
}
#promo{
	height:46px;
	background:url(/images/bg-inner-promo.gif) repeat-x;
}
.index #promo{
	height:202px;
	background:url(/images/bg-index-promo.gif) repeat-x;
}
#promo .promo{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#promo .promo:after{
	content:'';
	clear:both;
	display:block;
	height:0;
}
#promo h2{
	margin:0;
	position:absolute;
	overflow:hidden;
	text-indent:-6666px;
	height:32px;
	top:15px;
	left:31px;
	width:625px;
}
#promo .txt-online-store{ background:url(/images/txt-online-store.gif) no-repeat;}
#promo .txt-services{ background:url(/images/txt-services.gif) no-repeat;}
#promo .txt-about{ background:url(/images/txt-about.gif) no-repeat;}
#promo .txt-resources{ background:url(/images/txt-resources.gif) no-repeat;}
#promo .txt-faq{ background:url(/images/txt-faq.gif) no-repeat;}
#promo .txt-testimonials{ background:url(/images/txt-testimonials.gif) no-repeat;}
#promo .txt-contact{ background:url(/images/txt-contact.gif) no-repeat;}
#promo .txt-focus{ background:url(/images/txt-focus.gif) no-repeat;}
#promo .cart{
	position:absolute;
	top:15px;
	right:6px;
	color:#6e6e6e;
	line-height:20px;
	padding-left:20px;
}
#promo .cart .info{
	font-size:14px;
	padding-right:5px;
}
#promo .cart span{
	float:left;
	font-size:11px;
	background:url(/images/separator-line1.gif) no-repeat 100% 50%;
	padding:0 10px 0 9px;
}
#promo .cart a{
	color:#6e6e6e;
	text-decoration:none;
}
#promo .cart a:hover{ text-decoration:underline;}
#promo .cart .checkout{ padding-right: 10px; background:url(/images/link-bullet1.gif) no-repeat right 50%;}
#promo .img-hold{ width:100%;}
#promo .img-man1{
	position:absolute;
	bottom:-30px;
	left:786px;
	z-index: 4;
}
/*---- CONTENT CSS ----*/
#content{
	clear:both;
	width:100%;
	margin:auto 0;
	border-top: 1px solid silver;
	overflow:hidden;
	background: #fff;
}

.content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
}

.content-text{
	width:625px;
	padding:6px 40px 15px;
	float:left;
	overflow:hidden;
}
.info-col{
	float:right;
	width:255px;
	padding:0 1px 15px;
}
/*--- info column css ---*/
.info-col .block-hold{
	border:1px solid #002f54;
	margin-top:10px;
	color:#002f55;
}
.info-col .block-hold a{
	color:#002f55;
	text-decoration:none;
}
.info-col .block-hold a:hover{ text-decoration:underline;}
.info-col .block-hold .title{
	height:30px;
	border-bottom:1px solid #002f54;
	background:url(/images/bg-box-capt.gif) repeat-x;
	padding:2px;
}
.info-col .block-hold .title h3{
	margin:0;
	height:28px;
	border:1px solid #002f54;
	overflow:hidden;
	text-indent:-6666px;
	font-size:18px;
	line-height:28px;
	color:#fff;
	padding:0 10px;
}
.info-col .block-hold .txt-browse-categories{ background:url(/images/txt-browse-categories.gif) no-repeat;}
.info-col .block-hold .txt-services-header{ background:url(/images/txt-services-header.gif) no-repeat;}
.info-col .block-hold .txt-training-seminars{ background:url(/images/txt-training-seminars.gif) no-repeat;}
.info-col .block-hold .txt-resources-header{ background:url(/images/txt-resources-header.gif) no-repeat;}
.info-col .block-hold .txt-your-cart{ background:url(/images/txt-your-cart.gif) no-repeat;}
.info-col .block-hold .txt-help{ background:url(/images/txt-help.gif) no-repeat;}
.info-col .block-hold .cont{
	border:1px solid #d7d7d7;
	margin:3px;
	background:#f1f1f1;
	padding:6px 7px 6px 10px;
}
.info-col .categories-list{
	width:100%;
	margin:0;
	padding:0 0 6px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
.info-col .categories-list li{
	border-bottom:1px solid #d7d7d7;
	padding:7px 20px 6px 22px;
}
.info-col .categories-list .special-events{ background:url(/images/icon-special-events.gif) no-repeat 0 5px;}
.info-col .categories-list .books{ background:url(/images/icon-books.gif) no-repeat 0 5px;}
.info-col .categories-list .audio{ background:url(/images/icon-audio.gif) no-repeat 0 5px;}
.info-col .categories-list .dvd{ background:url(/images/icon-dvd.gif) no-repeat 0 5px;}
.info-col .categories-list .telephone{ background:url(/images/icon-telephone.gif) no-repeat 0 5px;}
.info-col .categories-list .leadership{ background:url(/images/icon-leadership.gif) no-repeat 0 5px;}
.info-col .categories-list .documents{ background:url(/images/icon-documents.gif) no-repeat 0 5px;}
.info-col .categories-list .subnav{ background:url(/images/icon-subnav.gif) no-repeat 0 5px;}
.info-col .cart{ padding-top:8px;}
.info-col .cart .info{
	display:block;
	font-size:14px;
	color:#9c9c9c;
	font-weight:normal;
	border-bottom:1px solid #d7d7d7;
	background:url(/images/icon-cart.gif) no-repeat 0 4px;
	padding:4px 27px 8px;
}
.info-col .cart .nav{
	list-style:none;
	margin:0;
	padding:5px 28px;
	font-size:11px;
	line-height:15px;
}
.info-col .help-list{
	list-style:none;
	margin:0;
	padding:6px 10px;
	font-size:11px;
	line-height:16px;
}
.info-col .help-list li{
	padding-left:11px;
	background:url(/images/list-bullet1.gif) no-repeat 0 7px;
}
/*--- content text css ---*/
.content-text{
	color:#373737;
}
.content-text p{
	margin:0;
	padding:2px 0 8px;
	font-size:13px;
	color:#373737;
}
.content-text h2{
	margin:0;
	padding-bottom:8px;
	font-size:17px;
	color:#1d5989;
}
.content-text h3{
	margin:0;
	padding:0 0 10px 0;
	font-size:18px;
	color:#1d5989;
}
.content-text a{
	color:#1d5989;
	text-decoration:none;
}
.content-text a:hover{ text-decoration:underline;}

#hrule {
	color: #D7D7D7;
	background: #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	width: 85%;
	margin: 25px;
	height: 1px;
	text-align: center;
	clear: both;
}


/*--- breadcrumbs css ---*/
.breadcrumbs{
	width:100%;
	overflow:hidden;
	font-size:13px;
	color:#1d5989;
	margin:0 0 15px -7px;
	padding:0;
	list-style:none;
}
.breadcrumbs li{
	float:left;
	display:inline;
	background:url(/images/breadcrumbs-bullet.gif) no-repeat 0 50%;
	margin-left:-2px;
	padding:0 8px 0 9px;
}
/*--- books block css ---*/
.books-block,.main-block,.main-block-home{
	width:100%;
	padding:10px 0;
}
.books-block h3,.main-block h3,.main-block-home h3{
	
}
.books-block ul,.main-block-home ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.books-block ul li,.main-block-home ul li{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:32px 0 10px;
}
.books-block ul .img-hold,.main-block-home ul .img-hold{
	float:left;
	width:105px;
}
.books-block ul .text-hold,.main-block-home ul .text-hold{
	float:right;
	width:520px;
	padding:0 0 36px 0;
}
.books-block ul p,.main-block-home ul p{
	font-size:11px;
}
.books-block ul .nav,.main-block-home ul .nav{
	height:36px;
	width:520px;
	right:0;
	bottom:0;
	position:absolute;
	overflow:hidden;
	clear:both;
}
.books-block ul .nav .price{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#1d5989;
	padding-top:13px;
}
.books-block ul .nav select{
	float:left;
	width:50px;
	font:12px Arial, sans-serif;
	margin:10px 0 0 13px;
	padding:0;
}
.books-block ul .nav .btn-add{
	float:left;
	width:112px;
	height:32px;
	overflow:hidden;
	text-indent:-6666px;
	background:url(/images/btn-add-cart.gif) no-repeat;
	margin:2px 0 0 10px;
}
.main-block ul.fix {
	list-style: disc;
	font:12px;
	padding: inherit;
}

.main-block ul.fix li {
	list-style: disc;
	font-size: 12px;
	padding: 0;
	margin: 10px;
}

/*--- about block css ---*/
.about-block{
	width:100%;
	background:url(/images/bg-info-box-b.gif) no-repeat 0 100%;
	margin:10px 0 15px;
}
.about-block ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:url(/images/bg-info-box-t.gif) no-repeat;
}
.about-block li{
	float:left;
	width:218px;
	min-height:127px;
	padding:15px 16px;
}
.about-block li.coaching-system{
	padding-left:0;
	width:234px;
}
* html .about-block li{
	height:127px;
	overflow:visible;
}
.about-block h3{
	width:100%;
	height:13px;
	overflow:hidden;
	margin:0;
	font-size:15px;
	color:#1d5989;
	text-indent:-6666px;
}
.about-block p{
	font-size:14px;
	color:#9c9c9c;
	margin:0;
	padding-top:12px;
}
.about-block a:hover{text-decoration: none;}
.about-block .coaching-system h3{ background:url(/images/txt-coaching-system.gif) no-repeat;}
.about-block .emploayment-testin h3{ background:url(/images/txt-employment-testing.gif) no-repeat;}
.about-block .online-store h3{ background:url(/images/txt-shop-online-store.gif) no-repeat;}
.about-block .special-report h3{ background:url(/images/txt-free-spacial-seport.gif) no-repeat;}

.about-block .coaching-system{ background:url(/images/info-box-img1.jpg) no-repeat 120px 25px;}
.about-block .coaching-system p{ width:120px;}
.about-block .emploayment-testin{ background:url(/images/info-box-img2.jpg) no-repeat 113px 50%;}
.about-block .emploayment-testin p{ width:145px;}
.about-block .online-store{ background:url(/images/info-box-img3.jpg) no-repeat 113px 50%;}
.about-block .online-store p{ width:125px;}
.about-block .special-report{ background:url(/images/info-box-img4.jpg) no-repeat 113px 50%;}
.about-block .special-report p{ width:110px;}

#ie-only {
	visibility: hidden;
	display: none;
}