/* 
-----------------------------------------------
  World of Health IT 2007
  
  3-column styles
----------------------------------------------- */

div#content {
	background: #fff url(../img/pg_body_bg.gif) no-repeat top center;
}

#mainBody {
	width: 450px;
	text-align: left;
	float: left;
	background: transparent none no-repeat;
/*	border-left:1px solid #00a7b9;
	border-right:1px solid #00a7b9;*/
	
}
#rightRail {
	width: 248px;
	text-align: left;
	float: left;
	background: transparent none no-repeat;
}

	
