body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #7b7b7b;
	font-weight: normal;
}
a:link {
	color: #9C9C9C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #4CBB15;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #9C9C9C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

.frame {
	border: 1px solid #DEDEDE;
}
.homepageservicelist
{
	width:383px;
	background-image:url(../images/b_if1.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}
.homepageservicelist ul
{
	list-style-type: square;
}
.homepageservicelist a:link,
.homepageservicelist a:visited
{
	color: #525252;
	line-height: 16pt;
	font-size: 11pt;
}
.homepageservicelist a:hover
{
	text-decoration: underline;
}
.person
{
	display:table-row;
	width:700px;
	height:190px;
	overflow: visible;
	margin-left:25px;
	margin-bottom:10px;
}
.person .name 
{
	font-weight: bold;
	font-size: 12pt;
}
.person .desc 
{
	font-size: 10pt;
}
.person .pics
{
	float:left;
	margin-right:10px;
}
.services_table
{
	width: 100%;
	height: 450px;
}
.services_table .list
{
	padding-top: 20px;
	border-right: solid 1px #DEDEDE;
	width: 130px;
}
.services_table .list a:link,
.services_table .list a:visited
{
	color: #525252;
	line-height: 14pt;
}
.services_table .list a:hover
{
	text-decoration: underline;
}
.services_table .description
{
	padding-left: 15px;
}
.services_table .description .page_title
{
	font-size: 11pt;
	font-weight: bold;
}
.content
{
	width: 100%;
	height: 450px;
}
.content td
{ 
	vertical-align: top;
	padding-top: 15px;
}
.contactinfo
{
	width: 320px;
}
.contactinfo .name
{
	font-size: 11pt;
	font-weight: bold;
}
.contactinfo td,
.contactinfo th
{
	padding-left: 10px;
	text-align: left;
}
.contactinfo th
{
	font-weight: bold;
	font-size: 10pt;
	padding-top: 15px;
	padding-bottom: 0px;
}
.contactinfo td
{
	padding-top: 2px;
	font-weight: normal;
	font-size: 10pt;
}
.serviceimage
{
	float: right;
	padding: 5px 5px 5px 5px;
}
