body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font: 0.8em Geneva, Arial, Helvetica, sans-serif;
	color: #333;
  /*background: #d3d7e0 url(images/backfade.jpg) repeat-x;*/
  background: #fff url(images/bg2.jpg) repeat-x fixed;
	}
#main {
  position: relative;
	left: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -462px;
  width: 924px;
	background-color: #dad;
	border-width: 3px;
	border-style: solid;
	border-color: #fcf #969 #636 #c9c;
  }
	
a, a img {
  border: 0;
	}
	
ul {
  list-style-image: url('images/listImage.jpg');
  }
	
#top, #left, #right, #middle, #bottom {
  border-width: 0px 3px;
	border-style: solid;
	border-color: #dad;
	background: #fff;
	}
.pad1 {
	padding: 0 10px;
	}
div.bordTop {
  border-style: solid; 
	border-width: 5px; 
	margin: 0;
  border-color: #dad #dad white #dad;
  }
div.bordBot {
  border-style: solid; 
	border-width: 5px 5px 0px 5px; 
	margin: 0;
  border-color: white #dad #dad #dad;
  }
#left {
  width: 160px;
	float: left;
	}
#middle {
	width: 536px;
	float: left;
	}
#right {
  width: 210px;
	float: left;
	}
#bottom {
  height: 1%;
  clear: left;
	}

#topMenu {
  position: relative;
	top: 2px;
	margin: 10px 10px;
	text-align: center;
  }
#topMenu span a:link, #topMenu span a:visited {
  text-decoration: none;
	text-transform: uppercase;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 1.0em;
  letter-spacing: 0.1em;
  color: #c9c;
	padding: 0px 0.3em;
	border: 1px solid #fff;
	}
#topMenu span a:hover {
  color: #969;
	border: 1px solid #00f;
	background-color: #ffc;
  }
#topMenu #this1 a:link, #topMenu #this1 a:visited {
  color: #636;
	border: 1px solid #00f;
	background-color: #ccf;
	}
	
.menuTitle {
  text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	background: #fcf;
	color: #969;
	margin-bottom: 0.5em;
  }
#menuLeft ul {
  padding: 0;
	margin: 0;
  }
#menuLeft ul li {
	list-style-image: none;
	list-style: none;
	}
#menuLeft ul li a {
  display: block;
	padding: 0 10px;
  width: 120px;
	line-height: 1.5em;
	color: #636;
  }
#menuLeft ul li a:link, #menuLeft ul li a:visited {
	text-decoration: none;
	font-variant: small-caps;
  }
#menuLeft ul li a:hover {
  background-color: #ccf;
	border-style: none none none solid;
	border-width: 0 0 0 3px;
	border-color: #99c;
	padding: 0 10px 0 7px;
  }

div#middle div.pad1 {
  padding: 0 12px;
	}

.bodyTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	background: #ccf;
	color: #636;
	padding-left: 1em;
	margin-bottom: 0.5em;
	}
div#middle div p:first-letter {
  /*font-weight: bold;*/
	}
#therapyList {
  position: relative;
	width: 250px;
	left: 50%;
	margin-left: -125px;
  line-height: 1.8em;
	font-size: 1.2em;
	font-weight: bold;
  }
#anc1, #anc2, #anc3, #anc4 {
  font-weight: bold;
	font-size: 1.2em;
	color: #636;
	}
	
div.b2TopR {
  text-align: right;
  width: 100%;
  }
div.b2TopR a:link, div.b2TopR a:visited, div.b2TopR a:active {
  text-decoration: none;
  font-variant: small-caps;
  color: #0000ff;
  }
div.b2TopR a:hover {
  background: #ffff00;
  }
	
div.descTitle, div.desc {
  position: relative;
  width: 300px;
	left: 50%;
	margin-left: -150px;
  font-size: 1.2em;
	}
div.descTitle {
  margin-top: 1em;
	margin-left: -160px;
  color: #333399;
  }
div.desc {
  color: #666699;
  }
div.desc div {
  position: absolute;
  right: 0px;
  top: -0.0em;
  color: #009900;
  }


form#contactForm div {
  position: relative;
	}
div.formLeft {
  float: left;
	width: 35%;
	text-align: right;
	padding: 0 1em 0 0;
  }
div.formRight {
  
	}
	
input, textarea {
  border-color: #fcf;
	}
	
.errStuff {
  color: #f00;
	text-align: center;
	}
	

a {
  text-decoration: none;
	color: #00c;
	font-weight: bold;
  }
a:link, a:active {
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
  background-color: #ff0;
  }
		
div#list1 {
  position: relative;
  left: 10%;
  }
div#list1 ul {
  position: relative;
  list-style-position: outside;
  color: #000099;
  line-height: 1.8em;
  font-family: arial, sans-serif;
  font-weight: bold;
  }

div.adsPlace {
  position: relative;
	width: 180px;
	left: 50%;
	margin-left: -90px;
	}

p.leftCenter {
  text-align: center;
	}
	
	