body
	{
	margin:0;
	padding:0px;
	}
	
#maintable
    {
	width:850px;
	margin:auto;
	margin-top:50px;
	 }
	

#topwrapper
	{
	background-image:url(images/banner_img.jpg);
	margin:auto;
	background-repeat:no-repeat;
	width:850px;
	height:140px;
	}
#midwrapper
	{
	background-image:url(images/mid_wrapper.jpg);
	width:850px;
	background-repeat:repeat-y;
	}
#footer
	{
	background-image:url(images/footer.jpg);
	width:850px;
	height:49px;
	}
	
	/*signbox*/

#top
	{
	background-image:url(images/top_optim.jpg);
	width:200px;
	height:25px;
	background-repeat:no-repeat;
	}
	
#mid
	{
	background-image:url(images/mid.jpg);
	width:200px;
	background-repeat:repeat-y;
	}
	
#bottom
	{
	background-image:url(images/bottom.jpg);
	width:200px;
	height:39px;
	background-repeat:no-repeat
	}

/*end of signbox*/
/* start of main panel*/
#imgHealth
	{
	background-image:url(images/old_couple.jpg);
	width:176px;
	height:243px;
	}
p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	}
/*end of main panel*/

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color:#336699;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#336699;
color: #fC0;
}

/*Form*/

form 
{
margin:0;
padding:0;
}

/*Anchor Links*/
a
{
color:#0000FF;
}

a:hover
{
color:#000066;
}

.indent

{
text-indent:15px;
}
	
/* CSS Document */

