body {
	background-color: #B0B0B0;
	padding: 25px 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 8px;
}
#wrap {
	width: 750px;
	background-image: url(../nav/main_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 25px 25px 0px;
	margin: 0px auto;
	z-index: 5;
}
#internal {
	width: 700px;
	border: 1px solid #FF9C03;
	height: auto;
	margin: 10px;
	padding: 10px;
	text-align: left;
}
#header {
	width: auto;
}
#topnav {
	padding: 0px;
	background-image: url(../nav/topnav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 24px;
	width: 100%;
	text-align: center;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#sidenav {
	width: 170px;
	z-index: 10;
	position: relative;
	height: auto;
	left: -30px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

#sidenav img {
	padding: 0px 0px 5px;
	margin: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	clear: none;
	line-height: 16px;
	margin-right: 10px;
	z-index: 5;
	height: auto;
}
#slogan {
	clear: both;
	text-align: center;
	height: auto;
	padding-top: 30px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
	line-height: 16px;
}
.linespacer {
	color: #FF9C03;
}
#textleft {
	width: 320px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9C03;
	padding-right: 10px;
	margin: 5px 10px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: text-top;
}
#textright {
	width: 320px;
	clear: right;
	margin-left: 325px;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	vertical-align: text-top;
}
#textmain {
	width: 660px;
	margin-left: 10px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}
.subhead {
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.popbox {
	padding: 0px;
	line-height: 14px;
}
ul {
	list-style-type: disc;
	padding: 0px;
}
#diagramlayer {
	width: 460px;
	margin-left: 180px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../diagram/services_diagram.gif);
	background-repeat: no-repeat;
}
.biogpic {
	margin-right: 10px;
}
.fsa {
	font-size: 9px;
	color: #666666;
}
.italic {
	font-style: italic;
}

td {
	font-size: 11px;
}
tr {
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
