body
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	min-width:724px;	
	background-color: #ffffff;
	color: black;
}

#pagewrapper
{
	position: relative;
	text-align: left;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
}

#healthheader
{
	clear: both;
	height: 27px;	
	height: 92px;
}

#healthheader1
{
	float: left;
	width: 224px;
	height: 92px;
}

#healthheader1a
{
	clear: both;
	height: 82px;
}

#healthheader1b
{
	clear: both;
	height: 10px;
}

#healthheader2a
{
	clear: both;
	height: 65px;
}

#healthheader2b
{
	clear: both;
	height: 27px;
}

#healthheader2
{
	float: left;
	width: 500px;	
	height: 92px;
	text-align: right;
}

#healthtopbar
{
	clear: both;	
	height: 36px;
	background-color: #0000fe;
}

#healthtopbar1
{
	float: left;
	width: 30px;
	height: 36px;	
	background-image: url(healthtopbar1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#healthtopbar2
{
	float: left;
	width: 694px;
	height: 36px;	
	line-height: 36px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;		
}

#healthtopbar2 a
{
	color: white;
	text-decoration: none;
}

#healthtopbar2 a:hover
{
	color: white;
	text-decoration: none;
}

#healthfrontphoto
{
	clear: both;	
}

#healthcolumns
{
	clear: both;
	border-left: 1px solid #808080;	
	border-right: 1px solid #808080;	
}

#healthcolumnsinner
{
	clear: both;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;		
}

#healthcolumnsinner a
{
	color: #0000fe;
	text-decoration: underline;
	font-weight: bold;		
}

#healthcolumnsinner a:hover
{
	color: #32FE00;
	text-decoration: underline;
	font-weight: bold;	
}

#healthfrontbottom
{
	clear: both;
	height: 112px;
	background-color: #2a85d2;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;	
}

#healthfrontbottom a
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

#healthfrontbottom a:hover
{
	color: #0000fe;
	text-decoration: underline;
	font-weight: bold;
}

#healthfrontbottom1
{
	float: left;
	height: 112px;
	width: 224px;	
	background-image: url(healthfrontbottom1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

#healthfrontbottom2
{
	float: left;
	height: 112px;
	width: 191px;	
	background-image: url(healthfrontbottom2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#healthfrontbottom3
{
	float: left;
	height: 112px;
	width: 309px;	
	background-image: url(healthfrontbottom3.gif);
	background-position: bottom right;
	background-repeat: no-repeat;		
}

#healthfrontbottom4
{
	float: left;
	height: 112px;
	width: 191px;	
	background-image: url(healthfrontbottom4.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#healthfrontbottom ul
{
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

#healthfooter
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #808080;	
	width: 724px;	
}

#healthfooter a
{
	color: #808080;
	text-decoration: none;
}

#healthfooter a:hover
{
	color: #808080;
	text-decoration: underline;
}

#healthfooter1
{
	width: 509px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;

}

#healthfooter2
{
	width: 215px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;		
	text-align: right;
}

.clear 
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mainTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}



