body
{
	margin:0px;
	text-align:center;
	background-image:url(../images/img_BGlinesRepeat.gif);
}

body1, p1, td1
{
	font-family:verdana;
	color:black;
	font-size:12px;
}

#container
{
	position:relative;
	width:733px;
	margin:0 auto;
}

#header
{
	position:relative;
	background-image:url(../images/img_topper_BG.gif);
	height:115px;
}

#personPhoto
{
	position:absolute;
	top:10px;
	left:570px;
}


#hcpPhoto
{
	position:absolute;
	top:10px;
	left:590px;
}

#navigation
{
	width:180px;
	text-align:right;
	background-color:white;
}

#navigation_home
{
	width:187px;
	text-align:right;
	background-color:white;
}

#navItems
{
	width:147px;
}

#navBarOn
{
	background-image:url(../images/../Images/img_redPageMarker.gif);
	background-repeat:no-repeat;
	width:15px;
}

#navBarOff
{
	background-image:url(../images/../Images/img_nav_redbar.gif);
	background-repeat:no-repeat;
	width:15px;
}

#navItems a
{
	position:relative;
	display:block;
	padding:6px 10px;
	background-image:url(../images/NAV_BGrepeatFade.gif);
	font-family:verdana;
	color:black;
	font-size:12px;
	text-decoration:none;
}

#navItems div#subNav
{
	border:1px solid blue;
	border-left:0;
	border-right:0;
	border-bottom:0;
}

#navItems div#subNav div
{
	background-image:url(../images/NAV_dottedLine.gif);
	height:1px;
}

#mainContent
{
	width:553px;
	padding:0px 20px 20px 20px;
	background-color:white;
}

#mainContent_home
{
	width: 546px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}


#footer
{
	background-image:url(../images/img_footerBttm.gif);
	height:27px;
}