@import url(advantage.css);

h2#about-us {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-about-us.gif);
	}
	
/* Gecko fix for scrolling named anchors */
h4 {
	min-height: 1.5em;
}
	h4 a[name] {
		position: absolute;
	}
/* ------------ */

h2#resources {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-resources.gif);	
}

h2#contact {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-contact.gif);	
}

h2#testimonials {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-testimonials.gif);	
}

h2#news {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-news.gif);	
}

h2#services {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-services.gif);	
}

h2#member {
	width: 100%;
	height: 70px;
	background-position: center 0;
	background-image: url(../images/headline-member.gif);	
}

#header {
	background: #524E4C url(../images/bg-header-drop-shadow.gif) repeat-x 0 100%;
	z-index: 10;
}
#mainpanel {
	width: 490px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 35px;
	color: #524e4c;
	background: #CFE5F6;
	font: normal 12px Verdana, sans-serif;
}

#mainpanel a{
	color: #524e4c;
	font-style:underline;
	font: normal Verdana, sans-serif;
}

#mainpanel a:hover{
	color: #000000;
	font-style:underline;
	font: normal Verdana, sans-serif;
}

	#mainpanel dt {
		font-weight: bold;
	}
	
	#mainpanel h4 {
		font-weight: bold;
		font:bold 12px Verdana, sans-serif;
	}
	
#team {
	position: relative;
}
	#team dt, 
	#team dd {
		padding-left: 85px;
		
	}
	#team dt {
		clear: left;
	}
	#team dd {
		min-height: 100px;
		padding-bottom: 10px;
		
	}
	#team ss {
		min-height: 200px;
		padding-bottom: 10px;
		
	}
	
	#team dd img {
		position: absolute;
		left: 0px;
		margin-top: -1em;
		float: left;
	}
	#team p {
		margin-top: 0;
		line-height: 1.3;
			}
	#team hr{
  border:0;
  border-top: dotted 1px;
  height: 1px;
  color:black;
  background-color:black;}
	
#sidepanel {
	width: 270px;
	padding: 30px 10px 164em 15px;
	margin-top: -15px;
	background: transparent url(../images/drop-shadow-side.gif) repeat-y 0 0;
	z-index: 20;
}

#sidepanel p{
	width: 250px;
	margin-left:8px;
  padding:3px 2px 3px 3px;
	}

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 355px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.author {
  font: 1.2em arial;
	width: 355px;
	font-weight: bold;
	text-align: right;
	padding-left: 18px;
	text-indent: -18px;
}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
	#pipe ul li a{
	color:#333333;
	font-weight:bold;
	font-size:10px;
  }
	
	#pipe ul li a:hover{
	color:#666666;
	font-weight:bold;
		
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.title {
font-size:12px;
font-weight:bold;
}

.subtitle {
font-size:12px;
font-weight:bold;
}

.subsubtitle{
font-size:11px;
font-weight:bold;
padding-left:15px;
}

.linksub {
padding-left: 15px;

}
div.services_panel dl{
margin-left:4px;
margin-top:20px;
}
.services_panel dl dd{
margin:10px;
}
div.serv_nav ul{
ist-style: circle;
}
div.serv_nav ul li a{
color:#524E4C;
font-size: 14px;
}
#txt_header{
margin-right:20px;
}
#serv_home_list li a{
font-size:18px;
text-decoration: none;
}
#serv_home_list li a:hover{
text-decoration: underline;
}
#serv_home_list li{
padding:2px 0 0 80px;}
