body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/body-bg.jpg) top center no-repeat;
	/*background-attachment: fixed;*/
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: url(../images/container-bg.gif) top center repeat-y;
	overflow:hidden
}

#header {
	margin: 0;
	padding:0;
	height: 305px;
	background: url(../images/header.jpg) top center no-repeat;
}

#container {
	margin: 0;
	padding:0;
	width: 960px;
	background: url(../images/wrapper-img.jpg) 0 0 no-repeat;
	overflow:hidden
}

#leftcol {
	float:left;
	margin: 0;
	padding:0;
	width: 255px
}

#latest-news {
	clear: both;
	margin: 15px auto;
	background: url(../cms_images/kiwi.jpg) 15px 35px no-repeat;
}

#latest-news b, #latest-news strong {
	color:#cce690
}

#latest-news a:link, #latest-news a:visited {
	color: #cce690;
	text-decoration: underline;
}

#latest-news a:hover, #latest-news a:active {
	color: #cce690;
	text-decoration: none
}

#latest-news a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}


#content-left {
	clear: both;
	margin: 0 auto 15px auto;
	padding:0;
	width: 235px;
	color:#B2DC4F;
	font: 12px "Verdana", "Arial", "Helvetica", "sans-serif";
}


#content-left h2 {
	background-color: #B2DC4F;
	margin: 0;
	padding:0;
	text-indent: 10px;
	text-transform: uppercase;
	font: 14px "Verdana", "Arial", "Helvetica", "sans-serif";
}

#content-left h2 span {
	background: #587604;
	padding:0 7px;
}

#content-left p {
	margin: 0;
	padding:5px;
}

p.BookText {
	text-align: center;
	color:#B2DC4F;
	padding: 30px 15px 0 15px;
	line-height: 18px;
	font: 12px "Verdana", "Arial", "Helvetica", "sans-serif";
}

a.buy-book-btn {
	display: block;
	margin: 15px 0 15px 0;
	padding: 0;	
	text-indent: -3500px;
	width: 255;
	height: 220px;
	background: url(../images/buy-book-btn.jpg) top left no-repeat;
	text-decoration: none;
}

a:hover.buy-book-btn {
  background-position: 0 -220px;
}


#rightcol {
	float:right;
	margin: 0;
	padding:0;
	width: 705px
}

#content {
	margin:0;
	padding: 10px 10px;
	font: 13px "Verdana", "Arial", "Helvetica", "sans-serif";
}

#content h1, #content h2, #content h3 {
	color: #0e5dce;
	font-size: 18px
}

#content h2 {
	font-size: 15px;
}

.clear {
	clear:both;
}

/*Boxes Home Page*/

#three-boxes-hp {
	margin: 0 auto;
	padding:0 0 10px 0;
	width: 699px;
	background-color: #E0E6F0;
	border-top:1px solid #B9C6D8;
	border-right:1px solid #B9C6D8;
	border-left:1px solid #B9C6D8;
/*	min-height:370px;
	height:auto !important;
	height:370px;*/
	font: 11px "Verdana", "Arial", "Helvetica", "sans-serif";
	overflow:hidden
}

#latest-news ul {
	padding:20px 0 0 0;
	margin: 0 0 10px 0;
}

#latest-news ul li {
	margin: 0 0 0 15px;
	padding:0;	
	width:194px;
	list-style: none;
}

#three-boxes-hp ul {
	padding:20px 0 20px 0;
	margin: 0 0 10px 0;
}

#three-boxes-hp ul li {
	float: left;
	margin: 0 0 0 30px;
	_margin: 0 15px 0 15px;
	padding:0;	
	width:194px;
	list-style: none;
}

#three-boxes-hp ul li h3 {
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 90%;
	border-bottom: 1px solid #859386;
}

#three-boxes-hp ul li p {
	padding: 3px 7px 0 7px;
	margin:0;
}

 ul li.box01 {	
 	display: block;
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #5B725E url(../images/box-01-bg.jpg) bottom left no-repeat;
}

 ul li.box02 {
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #596C72 url(../images/box-02-bg.jpg) bottom left no-repeat;
}

 ul li.box03 {
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #4A749E url(../images/box-03-bg.jpg) bottom left no-repeat;
}

/*Boxes Side*/

#three-boxes-side {
	margin: 0 auto;
	padding:0;
	font: 11px "Verdana", "Arial", "Helvetica", "sans-serif";
	overflow:hidden
}

#three-boxes-side ul {
	padding:20px 0 0 0;
	margin: 0;
}

#three-boxes-side ul li {
	margin: 0 auto 25px auto;
	padding:0;	
	width:194px;
	list-style: none;
}

#three-boxes-side ul li h3 {
	float: left;
	margin: 0 auto;
	padding: 7px 0 0 0;
	text-align: center;
	width: 130px;	
	font: 13px "Verdana", "Arial", "Helvetica", "sans-serif";
}

#three-boxes-side ul li p {
	padding: 3px 7px 0 7px;
	margin:0;
}

ul li.box01-side {	
 	display: block;
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #5B725E url(../images/box-01-bg-side.jpg) bottom left no-repeat;
}

ul li.box02-side {
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #596C72 url(../images/box-02-bg-side.jpg) bottom left no-repeat;
}

ul li.box03-side {
	margin: 0;
	padding:0 0 10px 0;
	color:#fff;
	background: #4A749E url(../images/box-03-bg-side.jpg) bottom left no-repeat;
}

/*Boxes Styles*/

.more-btn {
	float: right;
	margin: 3px 5px 4px 0;
	width: 52px;
	padding:0;
	border: 0;
}


/*FOOTER*/

#footer-hp {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height:15px;
	background: url(../images/footer-hp.gif) top center no-repeat;
}

#footer-default {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height:15px;
	background: url(../images/footer-default.gif) top center no-repeat;
}

#footer {
	margin: 10px auto;
	padding: 0;
	width:960px;
	text-align: center;
}

#footer-links {
	padding:0 20px 10px 0;
}

#footer p {
	clear:both;
	margin:0;
	padding:0;
	text-align: center;
	color: #676972;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height: 18px;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	color: #676972;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #92949C;
	text-decoration: underline
}

#footer a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}

/*Dotted line around active button in Firefox */
:-moz-any-link:focus {
outline-style: none !important;
outline-width: 0px !important;
}

/* IMAGES */
img.border {
	background:white;
	padding: 2px;
	border: 2px solid #587604;
}

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

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