body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #221E1F;
	font-size: 12px;
	background-color: #ffffff;
}

a {
	color: #0053A1;
	text-decoration: none;
}

a:hover {
	color: #221E1F;
}

#wrapper {
	width: 770px;
	margin: 50px auto;
}

#header img {
	margin: 0 260px;
}

#footer {
	float: right;
	text-align: right;
	font-size: 9px;
	clear: both;
}

#footer div {
	padding: 2px 0;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 15px;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	color: #221E1F;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 8px;
	margin: 0;
	border-right: 1px solid #221E1F;
}

#content {
	margin: 25px 80px;
	clear: both;
}

#content img {
	margin: 10px;
	border: 1px solid #221E1F;
}

#content h2 {
	color: #0053A1;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #221E1F;
	font-size: 18px;
}

#content h3 {
	
	margin: 0;
	padding: 0;
	font-size: 18px;
		color: #0053A1;
}

#content h4 {
color: #0053A1;
text-decoration:underline;
}


#content div.location {
	height: 202px;
	margin: 10px 70px;
}

#content img.location {
	float: left;
	margin: 0 10px;
	width: 190px;
	height: 190px;
}

#people {
	margin: 25px 0 70px 0;
	float: right;
}

#people ul {
	margin: 15px;
	padding: 15px;
	list-style: none;
	border-left: 1px solid #221E1F;
}

#people li {
	padding: 5px;
}

#index img {
	width: 190px;
	height: 190px;
	margin: 40px 0 0 0;
	text-align: center;
}

p {
	text-align: justify; 
}
 
p1 {  
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	
	
}

p2 {  
	text-align: justify;
	text-decoration: underline;
	color: #0053A1;

}

p4 {  
	text-align: justify;
	text-decoration: underline;
	color: #0053A1;
	
}
	
	
#peopleimg {
	padding: 60px 35px;
}

#areas {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	float: right;
	}
	


#areas ul {
	padding: 0px 0px 25px 20px;
	list-style: none;
	border-left: 1px solid #221E1F;
	
}



#areas li {
	padding: 0px 10px 10px 0px;
	border-bottom: 1px solid #221E1F;
	color: #0053A1;
	}

a.bold {
	font-weight: bold;	
}


.p2 {
color: #0053A1;
text-align: justify;
text-decoration: underline;
font-weight: bold;
}


#tableleft{

border-bottom: 1px solid black;
cellspacing: 0;
border-right: 1px solid black;

}

.servicetable {
border-top: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
padding-left: 5px;
}

.lefttableheader{
border: 1px solid black;
}

.servicetableentryleft {
border-bottom: 1px solid black;
border-right: 1px solid black;
padding: 6px;
}
.servicetableentryright {
border-bottom: 1px solid black;
padding: 6px;
}

#nounderline {
border: 0;
text-align: left;
padding: 0px;
} 
