@import "global.css";
@import "common.css";

	#contentMed { width: 250px; position: relative; left:100px; }
	#contentPharm { width: 250px; position: relative; top:-240px; left: 500px;}

	#contentBody { margin: 0 0 0 22px; padding: 0 0 0 26px; width: 230px; display: block; height: 100%; align: justify; font-size: 1.3em; line-height: 1.9em; font-weight: normal; list-style: none; }
	#ccontentBody { margin: 0 0 20px 22px; padding: 0 0 0 26px; width: 100%; display: block; height: 100%; align: justify; font-size: 1.3em; line-height: 1.3em; font-weight: normal; list-style: none; }
	#ccontentBody h2 { font-size: 1.3em; line-height: 1.6em; }
	#bcontentHeader { margin: 0 0 20px 17px; font-size: 1.3em; line-height: 1.9em; font-weight: bold; list-style: none; }
	#bcontentHeader a { width: 200px; height: 25px; padding: 0 0 0 26px; display: block; text-decoration: none; color: #036; }
	#bcontentHeader a:hover { color: #600; }
	#bcontentBody { position: relative; margin: 0 0 0 10px; padding: 0 0 0 10px; width: 230px; display: block; height: 100%; align: justify; font-size: 1.3em; line-height: 1.4em; font-weight: normal; list-style: none; }
	#readMore { width: 124px; margin: 10px 0 0 22px; padding: 0 0 0 26px; height: 25pxs; position: absolute; text-indent: -9999px}
	#readMore a { height: 25px; display: block; }
	#readMore a.med { background: url(img/readmore.jpg) no-repeat 0 0; }

	#readMore a:hover { background-position: 0 -25px; }
	
	
	
#aCol { width: 215px; float: left; }
	/* #sideNav in common.css */

#bCol { width: 509px; float: left; }
	.subHeader { width: 100%; margin: 3px 0 18px 0; padding: 0 0 12px 0; background: url(/img/doubleBorder.gif) repeat-x bottom left; }
	.subHeader h2 { margin: 0 0 5px 0; color: #666; font-size: 1.4em; font-weight: normal; }
	.subHeader h1 { color: #600; font-size: 2.2em; font-weight: normal; }
	
	#bCol ul { margin: 0 15px 25px 20px; font: normal 1.1em/1.6em Arial, Helvetica, sans-serif; list-style: none; }
	#bCol ul li { margin: 0 0 10px 0; padding: 0 0 0 10px; /*background: url(/static/img/ls/disc.gif) no-repeat 0 8px; */}
	#bCol h3 { padding: 0 0 8px 0; margin: 0 0 8px 0; font: normal 13px Arial, Helvetica, sans-serif; color: #1d3a6b; text-transform: uppercase; border-bottom: 1px solid #d3d3d3; }
	.lists li { background: url(img/arrow.jpg) no-repeat; font-size: 1.3em; text-indent: 4px; }
		
	.tablehead {background-color:#ede7d6;font-size:12px;
			color:#333333;font-weight:bold;}

	.tablealt {background-color:#f4f0e5;}
	
	.tablealtold {background-color:#bfbfbf;}

	.tableold {background-color:#dedede;}
	
 #bCol.spread { width: 680px; } 
/* #bCol.spread type elements Style in common.css */

	.work { width: 100%; list-style: none; border-top: 1px solid #d7d7d7; }		
	.work li { height: 104px; margin: 0 0 20px 0; padding: 17px; background: url(img/work.png) repeat-x 0 0; overflow: hidden; }
	.work li img { float: left; margin: 0 17px 0 0; }
	.work li h4 { font-size: 1.3em; color: #1d3a6b; }
	.work li p { margin: 0; }

	.test { width: 100%; list-style: none; border-top: 1px solid #d7d7d7; }		
	.test li { height: 159px; margin: 0 0 20px 0; padding: 17px; background: url(img/work.png) repeat-x 0 0; overflow: hidden; }
	.test li img { float: left; margin: 0 17px 0 0; }
	.test li h4 { font-size: 1.3em; color: #1d3a6b; }
	.test li p { margin: 0; }

	.staff { width: 100%; list-style: none; border-top: 1px solid #d7d7d7; }		
	.staff li { height: 219px; margin: 0 0 20px 0; padding: 17px; background: url(img/staff.png) repeat-x 0 0; overflow: hidden; }
	.staff li img { float: left; margin: 0 17px 0 0; }
	.staff li h4 { font-size: 1.3em; color: #1d3a6b; }
	.staff li p { margin: 0; }

	
#cCol { width: 220px; float: left; }
#cCol img { display: block; width: 220px;}

#nCol { padding: 10px 33px 0 215px; clear: both; }
#nCol h1 { font-size: 2.4em; color: #600; font-weight: normal; }
#nCol p { margin: 0 0 10px 0; }
#nCol div.content { padding: 0 0 10px 0; }
#nCol div.header { margin: 0 0 12px 0; padding: 0 0 5px 0; border-bottom: 1px solid #d3d3d3; }

