#footer-page1	{
		position:			absolute;
		z-index: 			999;
		width: 				740px; 
		height: 			100px; 
		left: 				10px; 
		top: 				610px;
		}
#tagline1	{
		FONT-WEIGHT: 		normal; 
		FONT-SIZE: 			16px; 
		FONT-FAMILY: 		Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
		color:				#0C2577;
		z-index: 			798; 		
		position: 			absolute; 
		width: 				300px; 	
		height: 			25px; 
		left: 				85px; 
		top: 				140px;
		}
#tagline2	{
		FONT-WEIGHT: 		normal; 
		FONT-SIZE: 			10px; 
		FONT-FAMILY: 		Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
		color:				#0C2577;
		z-index: 			798; 		
		position: 			absolute; 
		width: 				300px; 	
		height: 			25px; 
		left: 				85px; 
		top: 				140px;
		}		
#logo	{
		position: 			absolute; 
		width: 				500px;	
		height: 			140px; 
		z-index: 			301; 
		left: 				10px; 
		top: 				30px;
		}
#toolbox	{
		position: 			absolute; 
		overflow: 			visible; 
		width: 				240px; 
		height: 			140px; 
		z-index: 			898; 
		left: 				510px; 
		top: 				30px;
		}
#mainbody	{
		position: 			absolute; 
		width: 				735px;
		height:				auto; 
		z-index: 			301; 
		left: 				15px; 
		top: 				180px;
		}
#toolTip 	{
		position:			absolute; 
		display:			none; 
		z-index:			802;
		border:				none; 
		width:				170px; 
		padding:			4px;
		font: 				12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
		color:				#000; 
		line-height:		1.2;
		}
#flasharea	{
		position: 			absolute;
		z-index: 			701;
		width: 				290px;
		height: 			600px;
		left:				10px;
		top: 				30px;
		}
#physicianfront	{
		position:			absolute;
		z-index: 			698;
		width: 				450px;
		height: 			116px;
		left: 				300px;
		top: 				180px;
		overflow:			hidden;
		padding:			4px;
		background:			#9CC3DD url("../images/corners/page1-right-altblue40.gif") no-repeat top right;
		}
#facilityfront	{
		position:			absolute;
		z-index: 			697;
		width: 				450px;
		height: 			116px;
		left: 				300px; 
		top: 				306px;
		overflow:			hidden;
		padding:			4px;
		background:			#C5E4A5 url("../images/corners/page1-right-green40.gif") no-repeat top right;
		}
#agencyfront   {
		position:			absolute;
		z-index: 			696;
		width: 				450px; 
		height: 			58px; 
		left: 				300px; 
		top: 				432px;
		overflow:			hidden;
		padding:			4px;
		background:			#FB999A url("../images/corners/page1-right-red40.gif") no-repeat top right;
		}
#feature1	{
		position:			absolute;
		z-index: 			702;
		width: 				240px; 
		height: 			120px; 
		left: 				10px; 
		overflow:			hidden;
		top: 				500px;
		}
#feature2	{
		position:			absolute;
		z-index: 			703;
		width: 				240px; 
		height: 			120px; 
		left: 				260px; 
		top: 				500px;
		overflow:			hidden;
		}
#feature3	{
		position:			absolute;
		z-index: 			704;
		width: 				240px; 
		height: 			120px; 
		left: 				510px; 
		top: 				500px;
		overflow:			hidden;
		}
#formbody	{
		position:			absolute;
		z-index: 			303;
		width: 				540px;
		height: 			auto;
		left: 				15px;
		top: 				180px;
		}
#formhelp	{
		position:			absolute;
		z-index: 			801;
		width: 				180px;
		left:				570px;
		top: 				180px;
		overflow:			visible;
		padding-top:		10px;
		padding-right:		15px;
		padding-left:		10px;
		padding-bottom:		15px;
		height:				635px;
		}
.formhelp-top	{
		position: 			absolute;
		top:				-10px;
		left:				0px;
		width: 				180px; 
		height: 			12px; 
		margin-bottom:		0px;
		}
#sbody		{
		position:			absolute;
		z-index: 			551;
		width: 				330px;
		height: 			auto;
		left: 				10px;
		top: 				180px;
		}
#newsarea	{
		position:			absolute;
		z-index: 			549;
		width: 				150px;
		height: 			auto;
		left: 				350px;
		top: 				180px;
		}
#overlay	{
		position:			absolute;
		background-color:	#FFF;
		z-index:			890;
		top:				0px;
		left:				0px;
		width:				100%;
		height:				2600px;
		filter:				alpha(opacity=75, style=0);-moz-opacity:.75;
		}
.msg-highlight	{
		padding:			6px;
		background-color:	#EEE;
		border:				1px solid #FFF;
		}
#footer	{
		background-color:	transparent;
		}