body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ecebe3;
  
  margin:0;
  padding:0;
}

h1, h2, h3, h4, h5{
  font-family: "Times New Roman", Times, Georgia, serif;
  font-weight: bold;
  margin: 0px 0px 0.5em 0px;
  line-height: 1em;   
}

h1{font-size: 1.7em;}
h2{font-size: 1.4em;}
h3{font-size: 1.6em;}
h4, h5{font-size: 1.0em;}

p, td, th, body {
  line-height:1.4em;
  margin:0 0 1em;
  text-align:left;
  color: #333;
}

p{
  font-size: 1.1em;  
  text-align: left;
}

.searchPage a {
	color: blue;
}

.searchPage .path {
	color: green;
}

.searchPage .percentage {
	color: green;
}

.searchPage p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.searchPage .advancedLink {
	font-size: 9px;
}
.searchPage .warning {
	color: red;
}

.searchPage .pageIndex {
	font-size: 12px;
}

.searchPage .pageIndex a {
	margin-left: 2px;
	margin-right: 2px;
}

.searchPage .pageIndexCurrentPage {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.team{
float:left;
width:320px;
height:300px;
}
.service{
width:240px;
float:left;
display:inline;
}

