#header	{
		position: absolute; 
		width: 800px; 
		height: 110px; 
		z-index: 800; 
		left: 0px; 
		top: 0px; 
		background-color: #699BCE;
		}
#p1footer	{
		position: absolute; 
		width: 800px; 
		height: 100px; 
		z-index: 902; 
		left: 0px; 
		top: 600px; 
		background-color:#699BCE;
		padding: 4px;
		}
#promise	{
		position: absolute; 
		width: 620px; 
		height: 20px; 
		z-index: 201; 
		left: 180px; 
		top: 113px;
		}
#container	{
		position: absolute; 
		width: 800px;
		height: auto;
		z-index: 400;
		left: 0px; 
		top: 130px;
		}		
#mainbody	{
		width: 610px;
		height: auto;
		z-index: 699;
		background-color: #FFF;
		padding: 10px;
		overflow:	visible;
		}
#insideart	{
		position: absolute; 
		width: 185px; 
		height: 310px; 
		z-index: 801; 
		left: 0px; 
		top: 100px;
		}
#pullquote	{
		position: absolute; 
		width: 160px; 
		height: 100px; 
		z-index: 701; 
		left: 0px; 
		top: 280px;
		padding: 8px;
		font-family: Arial Narrow,Arial,sans-serif; 
		color: #EEE; 
		font-size: 14px; 
	    font-style: italic; 
	    font-weight: normal;
	    text-align: center;
		}
#toolbox	{
		position: absolute; 
		padding: 4px; 
		width: 170px; 
		height: 350px; 
		z-index: 951; 
		left: 5px; 
		top: 135px;
		}
#p1movie	{
		position: absolute; 
		width: 301px; 
		height: 516px; 
		z-index: 802; 
		left: 0px; 
		top: 84px;
		}
#logo	{
		position: absolute;
		width: 400px; 
		height: 100px; 
		z-index: 900; 
		left: 1px; 
		top: 9px;
		} 
#physicianarea	{
		position: absolute; 
		width: 510px; 
		height: 175px; 
		z-index: 5; 
		left: 290px; 
		top: 135px;
		}
#login	{
		position: absolute; 
		width: 225px; 
		height: 70px; 
		z-index: 901; 
		left: 550px; 
		top: 30px;
		}
#hcfarea	{
		 position: absolute; 
		 width: 510px; 
		 height: 125px; 
		 z-index: 5; 
		 left: 290px; 
		 top: 325px;
		 }
#tpaarea	{
		 position: absolute; 
		 width: 200px; 
		 height: 105px; 
		 z-index: 5; 
		 left: 290px; 
		 top: 460px;
		 }
#p1features	{
		 position: absolute; 
		 width: 200px; 
		 height: 130px; 
		 z-index: 100; 
		 left: 500px; 
		 top: 460px;
		 }
.msg-highlight	{
		padding:			6px;
		background-color:	#EEE;
		border:				1px solid #FFF;
		}