body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #859fb6;
	
}

#top { margin:0 auto; 
	   width:800px; 
	   height: 200px;
	   background:url(../images/S3.gif) no-repeat left bottom;
	   }
	     
	   
#body { margin:0 auto; 
		width:800px; 
		height: 369px;
		background:#373737 url(../images/casestudy.jpg) left center no-repeat;
		}
		
#lft { width:220px; 
	   height:269px; 
	   float:left; 
	   }
	   
#rgt { width:236px; height:269px; float:right; padding-top:100px;}
		
#bot { margin:0 auto; width:800px; padding-top:8px;}

#tab { float:right; margin:0px; padding:0px; height:369px; }
td { font-family: Arial Narrow;
	 font-weight:bold;}
td#p0 { width:135px; text-align:center; }
td#p1 { background-color:#978f81; width:18px; height:17px; cursor:hand;}
td#p2 { background-color:#bfa67d; width:18px; height:17px; cursor:hand;}
td#p3 { background-color:#859fb6; width:18px; height:17px; cursor:hand;}
td#p4 { background-color:#b08e73; width:18px; height:17px; cursor:hand;}
td#p5 { background-color:#84a294; width:18px; height:17px; cursor:hand;}
 
p { font-size:8pt; 
	padding:200px 30px 11px 40px; 
	margin:0px;
	line-height:15px;
	width:180px;
	}
	
a:hover { border:none;}	
	
