h1, a, p, td {
  font-family:Verdana,Arial; 
  font-size:11px;
}

a {
	color:#006;
}

a:visited {
	color:#333333;
}

h1 {
  font-size:13px;
  padding-left:10px;
  padding-top:10px;
  margin-bottom:-25px;    
}

p {
  padding:10px;
  margin-bottom:-20px;
  line-height:18px;
}

li {
  line-height:18px;
}

.breadcrumb {
  color:white;
  font-size:10px;
}

.breadcrumb a:visited{
	color:white;
}

.footer {
  padding-top:5px;
  padding-bottom:5px;
  font-size:10px;
  color:#999999;
}

.casestudyDeckTitle {
  font-weight:bold;
  margin-top:0px;
  margin-bottom:-40px;
}

.casestudyDeckDescriptor {
  font-weight:bold;
}

.caseStudyTable {
	margin-top:40px;
	margin-left:5px;
}

td.caseStudyTitle {
	background-color:#D7D1A8;
}

td.caseStudyDetails {
	background-color:#9E9447;
	font-weight:bold;
	color:white;
}

.quote {
  font-size:15px;
  font-family:Arial;
  font-weight:bold;
  padding:10px;
}


/* start a fresh */
#home {

}

#home #industryNews {
	position:absolute;
	top:260px;
}

#home #services {
	position:absolute;
	top:260px;
	left:200px;
	width:150px;
}

#home #clients {
	position:absolute;
	top:380px;
	left:370px;
}

/* services formatting */

table.servicesTable {
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}

.servicesTable td {
  font-family:Verdana,Arial; 
  font-size:11px;
  border-bottom:1px solid #EBEBEB;
  padding-top:5px;
  padding-bottom:5px;
  line-height:20px;
}

.servicesTable ul {
	margin-left:20px;
}

.servicesTable td strong {
	color:#4F4F4F;
}
