body {   
  background-image: url('../images/i-bg-b-h.gif');
}
#content a {
  color: #1d98c0;
}
#content a:hover, #content #breadcrumbs a:hover  {
  color: #4ccaf3;
}
#lhs ul li a:hover {
	color:#3bb9e2;
	}
#search input {
	background:transparent url('../images/i-input-search-b.jpg') no-repeat;
}
#search .submit {
	background:transparent url('../images/i-button-search-b.png') no-repeat;
}
#rhs h3 {
	background-image: url('../images/g-arrow-b.gif');
}
ul.news li a:after {
	content: url('../images/g-abullet-b.png');
}

#banner {
	height:262px;
	background: transparent url('../images/i-header-4.jpg') no-repeat;
	}
.header-feature {
	background: transparent url('../images/i-hsection.png');
	float:right;
	margin-left: 1px;
	height:248px;
	width:260px;
	text-align:left;
	padding: 15px 0 0 10px;
	}
.header-feature img {
	margin: 10px 0 0 0;
	}
	
	
/* Home Boxes */
#home {
	margin: 20px 0 0 0;
	}
#home div {
	float:left;
	width:238px;
	height:330px;
	margin: 0 5px;
	text-align:center;
	padding: 9px 0 0 0;
	}
#home h2 {
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	}
#home span {
	text-align:center;
	font-size:14px;
	margin: 10px 0px 0 0px;
	display:block;
	}
#home a{
	color:#fff;
	text-decoration:none;
}
#home #h-business  a:hover {	color:#fd6511; }
#home #h-life  a:hover  {	color:#3fb8e7; }
#home #h-health  a:hover {	color:#88e32c; }
#home #h-present  a:hover  {	color:#fd018c; }
#home #h-red  a:hover  {	color:#c72034; }
#home #h-purple  a:hover  {	color:#872890; }

#home p.h-more {
	text-align:right;
	margin-top: 0;
	font-size:0.75em;
	}
#home p.h-more a {
	text-decoration:none;
	}
#home p.h-more a:hover {
	color:#fff;
	}
#h-business p.h-more a {	color:#ff853e; }
#h-life p.h-more a {	color:#40b6e4; }
#h-health p.h-more a {	color:#84e429; }
#h-present p.h-more a {	color:#ff008f; }

#h-business p.h-more a:after {	content: url('../images/g-h-arrow-o.gif'); margin-left: 10px; }
#h-life p.h-more a:after {	content: url('../images/g-h-arrow-b.gif'); margin-left: 10px; }
#h-health p.h-more a:after {	content: url('../images/g-h-arrow-g.gif'); margin-left: 10px; }
#h-present p.h-more a:after {	content: url('../images/g-h-arrow-p.gif'); margin-left: 10px; }

#h-business {	background: transparent url('../images/i-h-box-o2.jpg') no-repeat;	}
#h-life {	background: transparent url('../images/i-h-box-b2.jpg') no-repeat;	}
#h-health {	background: transparent url('../images/i-h-box-g2.jpg') no-repeat;	}
#h-present {	background: transparent url('../images/i-h-box-p2.jpg') no-repeat;	}
#h-red {	background: transparent url('../images/i-h-box-red.jpg') no-repeat;	}
#h-purple {	background: transparent url('../images/i-h-box-purple.jpg') no-repeat;	}


/* Info box */
#h-info {
	width:647px;
	height:400px;
	background:transparent url('../images/i-h-j-box-main.jpg') no-repeat;
	color:#fff;
	padding:2px 8px;
	}
#h-info p.h-button a {
	background:transparent url('../images/g-home-button.jpg') no-repeat;
	color:#ffc600;
	display:block;
	text-decoration:none;
	padding: 0 10px;
	font-size:1em;
	width: 239px;
	height: 34px;
	line-height:34px;
	margin: -10px 0 20px 187px;
	}
#h-info p.h-button a:hover {
	color:#fff;
	}
#h-book3 img {
	margin: 0;
	}
/* Books */
#h-books {
	text-align:center;
	margin: 0 0 40px 10px;
	float:left;
	width:284px;
	padding-top:10px;
	}
#container {
  position: relative;
  width: 215px;
  height: 200px;
  margin-top: -5px;
  overflow: hidden;
  padding: 0 10px 0 10px;
}
.book-list {
	width:820px;
	}
#h-books ul.book-list li {
	margin: 0 5px;
	}
span.image-hover {
  background:transparent url('../images/i-bg-image-hover.png') repeat-y;  
  padding: 10px;  
  display:block;
  position:absolute;
}

#h-search {
	background: transparent url('../images/i-h-j-box-search.jpg') no-repeat;
	height:100px;
	width:278px;
	padding: 20px;
	margin-left: 5px;
	float:left;
	}
#h-search input {
	background:transparent url('../images/i-h-j-searchbox.jpg') no-repeat;
	width:270px;
	height:14px;
	padding: 5px;
	font-size:0.675em;
	color:#666;
	margin: 15px 0 5px 0;
	}
#h-search input.submit {
	background:transparent url('../images/i-button-search-b.png') no-repeat;
	width:74px;
	height:36px;
	text-indent: -100000px;
	cursor:pointer;
	margin: 0 0 0 210px;
	}
	
#h-blog {
	background: transparent url('../images/i-h-j-box-blog.jpg') no-repeat;
	height:268px;
	width:278px;
	float:left;
	margin-left: 5px;
	padding: 20px;
}
#h-blog ul {
	list-style-type: none;
	font-size:0.675em;
	margin: 13px 0 10px 0;
	}
#h-blog ul li {
	margin-bottom:4px;
	}
#h-blog ul li.alt {
	}
#h-blog ul li span {
	font-weight:bold;
	color:#fff;
	width: 73px;
	display:block;
	float:left;
	}
#h-blog ul li a {
	color:#ccc;
	text-decoration:none;
	display:block;
	padding:4px 6px;
	}
#h-blog ul li a:hover {
	background:#323232;
	}
	
/* 3 book boxes */
#home-books {
	list-style-type:none;
	margin-left: 1px;
	}
#home-books li {
	float:left;
	}
#home-books li a {
	display:block;
	height: 134px;
	width:100%;
	text-indent: -1000000px;
	font-size:0.1em;
	}

#home-books li.home-books-bullet {	width:211px;	}
#home-books li.home-books-bullet a { 	background:transparent url('../images/i-h-book-bulletproof.jpg') no-repeat; }

#home-books li.home-books-memyth {	width:217px;	}
#home-books li.home-books-memyth a { 	background:transparent url('../images/i-h-book-memyth-s.jpg') no-repeat; }

#home-books li.home-books-101 {	width:210px;	}
#home-books li.home-books-101 a { 	background:transparent url('../images/i-h-book-101.jpg') no-repeat; }

#home-books li.home-coaching {	width:423px;	}
#home-books li.home-coaching a { 	background:transparent url('../images/i-h-coaching.jpg') no-repeat 0 2px; }

#home-books li a:hover {
	background-position: 0 -134px;
	}
.h-foot {
	margin-bottom: 40px;
	}
#no1 {
	float:right;
	margin: -15px 10px 0 10px;
}
#h-info p {
}