body
{
  margin: 0;
  padding: 0;
  text-align:center;
  background: white url("../images/background/body.jpg") repeat top center scroll;
  }

img
{
  border: 0;
  text-align: bottom;
  }
  

#banner
{
  height: 307px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: transparent url("../images/background/banner.jpg") repeat top center scroll;
  }

#center
{
  background: transparent url("../images/background/center.jpg") repeat-y 0px 100px scroll;
  text-align: left;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: 780px;
  color: #4B4942;
  }


#twocolleft {
	width: 162px;
	}

#twocolright {
	margin-top: -60px;
	width: 152px;
	margin-right: 20px;
	float: right;
	}

#b
{
  margin-top: 15px;
  margin-right: 10px;
  width: 206px;
  float: right;
  }

#center>#b
{
  margin-right: 30px;
  }


#b #sidebar
{
  margin-top: -4px;
  margin-left: 5px;
  background: transparent url("../images/background/sidebar.jpg") repeat-y top center scroll;
  font: normal 11px/21px Georgia, Times, serif;
  letter-spacing: 0.04em;
  color: #66614E;
  }

#b #sidebar p
{
  margin: 0px;
  padding: 20px 20px;
  width: 165px;
  
  }
 h4
{
  font-size: 16px
  margin: 0px;
  padding: 0;
  width: 165px;
  
  }  

  /**-----------------------------------------------------------------------
                                NAVIGATION STYLES
 ------------------------------------------------------------------------**/
 
 
#navigation
{
  background: transparent url("../images/background/navigation.jpg") no-repeat top left scroll;
  height: 214px;
  position: relative;
  }

#navigation ul
{
  background: transparent url("../images/background/ulnav.gif") no-repeat bottom right scroll;
  position: absolute;
  margin: 0px;
  padding: 0px 5px 0px;
  top: 151px;
  left: 172px;
  list-style: none;
 height: 47px;
  }

#navigation ul li
{
  margin: 0;
  padding: 0px;
  margin-top: 5px;
  float: left;;
  }

  /**-----------------------------------------------------------------------
                             SUB NAVIGATION STYLES
 ------------------------------------------------------------------------**/

#subnavigation
{
  float: left;
  margin-left: 5px;
  margin-top: 140px;
  width: 150px;
  }

#subnavigation ul
{
  list-style: none;
  }

#subnavigation ul li
{
  margin: 0;
  padding: 0;  
  }

#subnavigation ul li a 
{
  display:block;
  width: 85px;
  height: 17px;
  border-top: 1px solid black;
  text-align: right;
  padding-top: 3px;
  font: normal 11px "Times New Roman", Georgia, Times, serif;
  text-decoration: none;
  color: #4B4942;
  }

#subnavigation ul li a:hover
{
  color: #D84121;
  }

#footer
{
  float: left;
  height: 73px;
  width: 520px;
  margin-top: 20px;
  background: transparent url("../images/background/footer.jpg") no-repeat 4px 0px scroll;
  }


  /**-----------------------------------------------------------------------
                               CONTENT TEXT STYLES
 ------------------------------------------------------------------------**/
#content
{
  width: 325px;
  margin-left: 20px;
  margin-top: 10px;
  float: left;
  font: normal 11px/22px Georgia, Times, serif;
  letter-spacing: .08em;
  color: #645e54;
  }
  
    #content p
{
  font: normal 11px/22px Georgia, Times, serif;
  letter-spacing: .08em;
  color: #645e54;
  }
  
  #content td
{
  font: normal 11px/22px Georgia, Times, serif;
  letter-spacing: .08em;
  color: #645e54;
  }
  
  #content h2
{
  margin: 30px 0px 20px 0px;
  letter-spacing: 0.12em;
  font: normal 17px/20px Georgia, Times, serif;
  color: #645e54;
  }
  
    #content h3
{
 
  font: bold 11px/22px Georgia, Times, serif;
  letter-spacing: .08em;
  color: #645e54;
  }
  


#content a:link{   color: #D84121; text-decoration:none; }
#content a:visited{   color: #D84121; text-decoration:none; }
#content a:hover{   text-decoration:none; text-decoration:underline; }
#content a:active{   color: #D84121; text-decoration:none; }




#top
{
  position: absolute;
  top: 213px;
  left: 4px;
  }

#corner
{
  position: absolute;
  top: 213px;
  left: 492px;
  }

#line
{
  position: absolute;
  top: 348px;
  left: 27px;
  height: 230px;
  }

#logo
{
  position: absolute;
  top: 51px;
  left: 469px;
  }
/**-----------------------------------------------------------------------
                              HEALTH PAGE LAYERS
 ------------------------------------------------------------------------**/

.layerdiv {
	/*left: 219px; visibility: hidden; width: 405px; position: relative; top: 100px; height: 400px;*/
	visibility: hidden; width: 300px; position: absolute; top: 530px; height: 400px;
}
.layerdiv2 {
	/*left: 219px; visibility: visible; width: 405px; position: absolute; top: 100px; height: 400px;*/
	visibility: visible; width: 300px; position: absolute; top: 530px; height: 400px;
}