body {
  text-align:center;
  background: #fff url('pattern4b.gif') repeat;
}
#wrapper {
  margin:50px 100px;
  background: #fff;
  border:2px solid #000;
  text-align:left;
  font-family:verdana, arial;
  font-size:0.8em;
  padding:0;
}
#qc { 
	padding-left:2em;
	background:#fff;
}
#newsArea { overflow:hidden; padding:0; padding-right:10px; height:200px;   }
#newsArea .sideImg { 
	border-right:9px dashed #B36E55; 
	padding:0; 
	height:200px; 
	float:left; 
	overflow/**/: auto;
	margin-right:1em; 
}
#newsArea img { margin:0;  }
#whoWeAre{ 
	padding-left:2em;
	background:#fff;
	overflow:hidden;
}

* html #whoWeAre { height:1%; }
#whoWeAreImg { 
	margin:0; 
	margin-left:1em;
	padding:0 20px;
	height:290px;
	float:right;
	overflow/**/: auto;
	border-left:10px dashed #B36E55;
}
#whatWeDo { padding-left:2em; width:100%; font-size:1em;  }
* html #whatWeDo { margin-left:2em; }
#whatWeDo #header { width:220px; }
#main #whatWeDoImg { 
	margin:0 225px; 
	padding:20px auto;
	width:227px;
	text-align:center;
}
#whatWeDoBus { 
	margin:0; 
padding-right:2em; 
	overflow:hidden;
}
* html #whatWeDo #whatWeDoBus ul { margin-left:50px; }
#comm {  overflow:hidden; padding:0; padding-right:10px; height:200px;   }
#comm .sideImg { 
	border-right:9px dashed #B36E55; 
	padding:0; 
	height:267px; 
	display:inline;
	float:left; 
	overflow/**/:auto;
	margin-right:1em; 
}
#comm img { margin:0;  }

.communityItems { padding:3em; }
#title {  
  background:#eaf0e6;
}
#title img { border:0; }
#aboutUs {   overflow: hidden;padding:0; padding-right:10px; height:200px;   }
#aboutUs .sideImg { 
	border-right:9px dashed #B36E55; 
	padding:0 20px; 
	height:290px; 
        overflow/**/: auto;
	float:left; 
	margin-right:1em; 
}
#aboutUs img { margin:0;  }
#bios { 
	padding-left:2em;
	background:#fff;
	overflow:hidden;
}

* html #bios { height:1%; }
.bioImg { 
	margin:0; 
	margin-left:1em;
	padding:20px;
	float:right;
	overflow/**/: auto;
	border-left:10px dashed #B36E55;
	border-bottom:10px dashed #B36E55;
}

#services {  overflow:hidden; padding:0; height:200px;   }
#services .sideImg { 
	border-right:9px dashed #B36E55; 
	padding:0; 
	height:267px; 
	display:inline;
	float:left; 
	overflow/**/:auto;
	margin-right:1em; 
}
#services img { margin:0;  }

#servicesBus {  overflow:hidden; padding:0 3em; width:40%;  }
* html 	#servicesBus { width:90%;  }

#servicesNon { 
border-right:9px dashed #B36E55;
	margin:0; 
	width:40%; 
	display:inline;
	float:left;
	overflow/**/:auto;
	padding:0 3em;
}
* html #servicesNon { width:50% }
.service_label { font-weight:bold; }
#bus, #np { padding:3em; }

.header { 
	border-bottom:1px solid #000;
    margin-top:1em;	
	margin-right:10px;
	font-size:1.2em;
	font-weight:bold;
}
* html .header {  width:99%; }
* html #wrapper { height:1%; }
#menu ul {
  overflow/**/: hidden;
  float:right;
  list-style:none;
  margin-top:10px;
  margin-right:-2em;
  margin-bottom:0.5em;
  padding:0;
  width:150px;
}
#menu li { margin-bottom:10px; height:20px; }
#menu a { 
  text-decoration:none;
  color:#000;
  font-family:Verdana, Arial;
  width:150px;
  height:28px;
  padding:0.5em;
  font-size:0.9em;
}
* html #menu a { height:16px; }
#menu li.about { background:#FF9D7A; border:3px solid #000;  }
#menu li.services { background:#B35591;border:3px solid #000;  }
#menu li.community { background:#81B355;border:3px solid #000;  }
#menu li.contact { background:#B8FF7A;border:3px solid #000;  }
#menu a:hover { font-weight:bold; }

#squares1 { 
	position:absolute; 
	left:100px; 
	top:171px; 
	width:20px; 
	height:20px; 
	border:3px solid #000; 
	background:#FF9D7A; 
	z-index:100;
}
* html #squares1 { top:174px; height:34px; width:26px; background-position:1 5; }
#squares2 { 
	position:absolute; 
	left:100px; 
	top:207px; 
	width:20px; 
	height:20px; 
	border:3px solid #000; 
	background:#A36092; 
	z-index:100;
}
* html #squares2 { top:218px; height:34px; width:26px; background-position:1 5; }
#squares3 { 
	position:absolute; 
	left:100px; 
	top:243px; 
	width:20px; 
	height:20px; 
	border:3px solid #000; 
	background:#81B355; 
	z-index:100;
}
* html #squares3 { top:262px; height:34px; width:26px; background-position:1 5; }
#squares4 { 
	position:absolute; 
	left:100px; 
	top:279px; 
	width:20px; 
	height:20px; 
	border:3px solid #000; 
	background:#B8FF7A; 
	z-index:100;
}
* html #squares4 { top:306px;  height:34px; width:26px; background-position:1 5; }
#squares1:hover { background:#eee; }
#squares2:hover { background:#eee; }
#squares3:hover { background:#eee; }
#squares4:hover { background:#eee; }

.news { color:#333 }
.newsHeading { font-weight:bold; }