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

body  {
	font: 72% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('../images/bg.jpg') left -23px repeat-x;
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	color: #333333;
	height:100%;
}

a {
	text-decoration:none;
	color:#CC9933;
}

a:hover {
	color:#999999;
	border-bottom:1px solid #666666;
}

a img {
	border:none;
}

li {
	list-style:none;
	background:#fff url(../images/li.gif) left top no-repeat;
	line-height:1.3em;
	padding-left:20px;
	margin-bottom:5px;
}

ul {
	margin:0;
	padding:0;
	margin-left:15px;
}

h1 {
	font-size:1.5em;
	color:#fff;
	background-color:#eeb211;
	width:250px;
	padding:30px;
	margin-top:10px;
	font-weight:normal;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:1.3em;
	color:#666666;
}

strong {
	color:#666666;
}

.twoColFixLtHdr #Content {
	padding-left:8px;
	padding-right:8px;
}

.twoColFixLtHdr #Content ul {
	margin-left:5px;
}

.twoColFixLtHdr #Content div.fltlft, .twoColFixLtHdr #Content div.fltrt {
	width:49%;
}

.twoColFixLtHdr #menu a.current {
	color:#000;
}

.twoColFixLtHdr #menu a:hover, .twoColFixLtHdr #menu a:active {
	color:#999999;
	border:0;
}
.twoColFixLtHdr #footerLinks {
	font-size: 0.85em;
}


#darkGreyBG {
	background:#fff url('../images/bg_dg.jpg') left -23px repeat-x;
	height:470px;
	width:50%;
	position:absolute;
	top:0;
	left:-18px;
	z-index:-1;
}

.twoColFixLtHdr #container { 
	width: 855px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

.twoColFixLtHdr #header {
	padding: 0 0 0 10px;
	height:140px;
	color:#cc6600;
	font-size:1em !important;
	line-height:1.3em !important;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.twoColFixLtHdr #menu {
	padding-top:3px;
}

.twoColFixLtHdr #menu img {
	width:149px;
	display:block;
	float:left;
	margin-right:20px;
}

.twoColFixLtHdr #menu a {
	text-decoration:none;
	color:#CC9933;
} 

.twoColFixLtHdr #logo { 
	float:right;
	padding-top:15px;
	padding-right:7px;
}

.twoColFixLtHdr #logo a:hover, .twoColFixLtHdr #menu a:hover, .twoColFixLtHdr #mainImage a:hover {
	border:0;
}

.twoColFixLtHdr #mainImage { 
	padding: 0 7px 0 7px;
	padding-bottom:0;
	margin:0;
	height:330px;
	overflow:hidden;
	background:#fff;
}

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 305px;
	background: #fff; 
	margin: 7px;
	margin-bottom:0;
	color:#999999;
	font-size:.9em;
}

.copyright, .copyright a {
	float:none;
	color:#999999;
}

.twoColFixLtHdr #sidebar1 p {
	margin:0;
	margin-top:5px;
	margin-bottom:4px;
	padding:0;
}

.twoColFixLtHdr #sidebar1 a {
	color:#999999;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 a:hover {
	border-bottom:1px solid #666666;
}

.twoColFixLtHdr #mainContent { 
	margin: 0;
	margin-top:10px;
	margin-right:7px;
	padding:0;
	float:right;
	width:525px;
}
.twoColFixLtHdr #mainContent p {
	margin-top:0;
	margin-bottom:12px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	clear:both;
}

.twoColFixLtHdr #PortfolioTable {
	width:844px;
	height:330px;
}

ul.fltrt {
	width:50%;
}


.twoColFixLtHdr #PortfolioTable tr td {
	width:25%;
	height:33%;
	text-align:left;
}

.twoColFixLtHdr #PortfolioTable tr td.row_t {
	vertical-align:top;
}

.twoColFixLtHdr #PortfolioTable tr td.row_b {
	vertical-align:bottom;
}

.twoColFixLtHdr #PortfolioTable tr td.row_l {
	text-align:left;
}

.twoColFixLtHdr #PortfolioTable tr td.row_r {
	text-align:right;
}

/* PNG support for IE */
* { behavior: url(/scripts/iepngfix.htc) }

.buying_ebook_button {
	padding-right:110px;
}

img.float_right {
	float:right;
	margin-left:5px;
	margin-bottom:10px;
}

.testimonial {
	width:65%;
	padding:5px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}
	
	.testimonial p {
		margin-top:0;
	}

	.testimonial p.author, .testimonial_big p.author {
		font-style:italic;
		text-align:right;
	}
	
.testimonial_alt {
	background-color:#eee;
}

.testimonial_big {
	clear:both;
	padding:10px;
}