﻿#main-lefthand_body, #main-righthand_body, #main-footercontainer {
	position:relative; 
}

#main-lefthand_body, #main-righthand_body {
height:1275px;
margin:110px 0 15px 0;
padding:20px;
}

#main-lefthand_body {
background-color: #31231a;/* #31231a; */
float: left;
border:10px solid #31231a;
width:535px;
max-width:535px;
}

#main-righthand_body {
background: #669999 url(../images/righthand_body-bkgd.jpg) bottom left no-repeat;
float: right;
border:10px solid #336666;
width:260px;
max-width:260px;
}

/* Content layout - Boxes */

h4 {
clear: both;
margin-top: 0;
}

#topmargin-exception {
margin-top: -20px;
}

#quote-area, #portrait-area {margin: -20px 0 0 -20px;}

#quote-area {
position: absolute;
background:#fff url(../images/quote-area.jpg) no-repeat scroll left top;
height:258px;
width:575px;
}

#quote-area p {
padding: 125px 280px 10px 45px;
font-size:120%;
line-height: 110%;
color: #fff;
font-weight: bold;
font-style: italic;
}

#portrait-area {
position: absolute;
background:#7b685b url(../images/portrait-area.jpg) no-repeat scroll left top;
height:190px;
width:575px;
margin-top: 248px;
}

#portrait-area p {
padding: 20px 20px 10px 170px;
font-size:100%;
line-height: 110%;
color: #fff;
font-weight: bold;
}

#video-area {
background: transparent #669999;
height:247px;
width:300px;
margin: -20px 0 0 -20px;
}

#conference-area , /*#blog-area*/ #book-recommendation  {
position: absolute;
display: block;
height:250px;
width:42%;
margin-top: 468px;
color: #fff;
}

#conference-area a, /*#blog-area*/ #book-recommendation a {
text-decoration: underline;
}

#conference-area a {
font-size: 110%;
}

#conference-area p {
font-weight: bold;
list-style: none;
}

/*#blog-area*/
#book-recommendation {
margin-left: 293px;
}

#testimonials-area , #documents-area  {
position: absolute;
display: block;
height:100%;
width:42%;
margin-top: 775px;
color: #fff;
}

#documents-area {
margin-left: 293px;}
/*
#book-recommendation {
background:transparent;
height:175px;
width:100%;
max-width:294px;
}
*/
#book-recommendation p {
font-size: 100%;
line-height: 110%;
font-weight: bold;
color:#666;
}

#book-recommendation a {
color:#033ee1;
text-decoration:none;
text-transform:uppercase;
}

#book-recommendation img {
padding: 5px;
height: 150px;
}
