/* CSS Document */

* { margin:0; padding:0;}
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555; }
img { border:none;}
#container {   border-bottom:1px solid #fff; }
#header { background:url(../images/header_bg.jpg) repeat-x; padding-left:7%; }
#header #slogan { position:absolute; left:65%;}
#navigation { border-top:2px solid #fff;background:url(../images/nav_bg.jpg) repeat-x;  height:39px; } 

#navbar {  margin:0px 8%; padding-top:5px; }
#navbar li {  list-style-type:none; display:inline; }
#navbar li a {  color:#fff; text-decoration:none; display:block; float:left; padding:8px 5px;  text-align:center; } 
#home a.active {display:block; float:left;background: url(../images/active_button1.jpg) 0 0 no-repeat; width:58px;  padding-top:9px; padding-left:2px; color:#5d2787;  font-weight:bold;}
#aboutme a.active {display:block; float:left;background: url(../images/active_button2.jpg) 0 0 no-repeat; width:96px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}
#homeopathy a.active {display:block; float:left;background: url(../images/active_button7.jpg) 0 0 no-repeat; width:140px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}

#safetreatment a.active {display:block; float:left;background: url(../images/active_button6.jpg) 0 0 no-repeat; width:130px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}
#booking a.active {display:block; float:left;background: url(../images/active_button5.jpg) 0 0 no-repeat; width:122px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}
#contact a.active {display:block; float:left;background: url(../images/active_button2.jpg) 0 0 no-repeat; width:96px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}
#prices a.active {display:block; float:left;background: url(../images/active_button5.jpg) 0 0 no-repeat; width:120px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}
#funding a.active {display:block; float:left;background: url(../images/active_button6.jpg) 0 0 no-repeat; width:130px;  padding-top:9px; padding-left:2px;color:#652E93;  font-weight:bold;}


#contentwrap {display:block;background:url(../images/content_bg.jpg) repeat-x;  height:230px;  position:relative;  }
*body #contentwrap {height:100%; }
#content { display:block; float:left; padding:15px 5px 0 5px; font-size:12px; margin-left:9%; margin-right:7%; max-width:67%; width:47%;   }
#smallcontent { width:39%;  float:left; }
*html #content { margin-left:4.4%; width:47%;} 
#content h1 {font-size:22px; color:#5d2787;   }
#content h2 {font-size:16px; font-weight:normal; color:#835398; margin:5px 0;  }
#content h3 {font-size:16px; color:#73A533; margin:25px 0;  }
#content h3 a { text-decoration:none; color:#652E93; }

#content table {margin-top:-5px; padding:0; float:right; margin-right:0%; color:#835095; font-weight:bold;}
#content td { padding:2px;}
#content ul { list-style-position:inside;}
#content input, select {font-size:11px; }
#content li.indent { padding-left:15px;}
#content a { color:#5d2787; line-height:30px;}
#content p {display:block;margin:15px 0; line-height:20px; }
#content p.message { color:#BF2323;}
#rightside { float:left; padding:15px 0 0 0; max-width:23%; width:13%; }
#footerwrap {background:url(../images/footer_bg.jpg) repeat-x ;clear:both; height:180px;  }
#buttons { position:relative; bottom:154px;clear:both; height:20px;  margin-left:8%; }
#footer {  background:#e4d5e9;padding:5px 0; color:#5d2787; font-weight:bold;}
#footer p {  text-align:center;}
#adz { text-align:center; padding:5px;font-size:10px; color:#888; }
#adz span { position:absolute; right:5px;}
#adz a { color:#888; text-decoration:none;}
