body {
  background: #D5DBDF url('/images/body_BG.jpg');
  font-family: Arial, Verdana, sans-serif;
  line-height: 130%;
  font-size: 90%;
  color: #9B5786;
}

img, ul {
  border: 0;
  margin-bottom: 0;
}

.pngfix { behavior: url("iepngfix.htc") }/* ie6 png fix v1.0 | 20080212 */

#main {
  width: 1019px;
  margin: 0 auto;
}

#header {
  width: 1014px;
  height: 150px;
  z-index: 100;
}

#top_nav {
   background: url('/images/top_nav_right.gif') right 0% no-repeat;
   height: 37px;
   float: right;
   margin-top: -7px;
}

#top_nav ul {
   height: 37px;
   background: url('/images/top_nav_left.gif') 0% 0% no-repeat;
   padding: 0 27px;
   margin: 0;
   /*width: 470px;*/
   float: right;
}

#top_nav ul li {
   list-style: none;
   display: block;
   float: left;
   height: 31px; /* 37 - padding-top */
   background: url('/images/top_nav_bg.gif');
   padding-top: 6px;
}

#top_nav_new
{
	 height: 37px;
   background: url('/images/top_bg.gif') 0% 0% no-repeat;
	 margin-top: -7px;
   width: 493px;
   float: right;
}


#top_nav a {
   color: #967526;
   text-decoration: none;
   margin: 0 12px;
}

#top_nav a:hover {
   color: #000;
}

#nonFooter {
  background: url(/images/SM_header_bg.png) no-repeat;
  width: 1019px;
}

#logo {
  background: url(/images/logo.gif) no-repeat;
  display: block;
  height: 114px;
  text-indent: -700em;
  width: 606px;
  margin-left: 10px;
}

#rmt {
  float: right;
  margin: 12px 14px;
}

#content {
  background: url(/images/SM_content_bg.png) -1px 550px no-repeat;
  min-height:480px;
  height:auto !important;
  height:480px;
  padding: 5px 20px 70px 20px;
}
/* ie fix */
* html #content {
  background-position: -1px 548px !important;
}

#footer {
  background: url('/images/SM_footer.png');
  width: 1018px;
  height: 24px;
  margin-top: -8px;
}

ul.therapies {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.therapies a {
  text-decoration: none ;
  color: #9B5786 ;
}

ul.therapies a:hover {
  text-decoration: none ;
  color: #843a6d ;
}

ul.therapies li {
  background: url('/images/link_florish.gif') right bottom no-repeat;
  height: 69px;
  text-align: right;
  padding-right: 96px;
}

#left_column {
  width: 420px;
  float: left;
}

#middle_column {
  width: 260px;
  float: left;
  text-align: center;
}

#nav {
  width: 240px;
  float: left;
  text-align: right;
}

.health_in_heart {
  text-align: center;
  margin-top: -78px;
  margin-bottom: 10px;
  height: 70px;
}

h1 {
  color: #AFC1D6;
  font-weight: normal;
  font-size: 170%;
}

ul.offers li {
  margin: 5px 0;
}

.clear {
   clear: both;
   height: 0;
   overflow: hidden;
}



.footerNav a 
{
	color: #9B5786;
}

#articles {
width: 950px ;
height: 420px ;
overflow: auto ;
}

#faqs {
width: 950px ;
height: 420px ;
overflow: auto ;
}

