#header {
	position: absolute;
	left: 0;
	top: 25;
}
#left1 {
	position: absolute;
	left: 0;
	top: 145;
}
#right1 { 
	position: absolute;
	left: 640;
	top: 150;
	width: 300;
}
#rightbnr {
	position: absolute;
	left: 1200;
	top: 25;
}
#divider {
	position: absolute;
	left: 0;
	top: 185;
	width: 923;
	height: 120;
}
#col1 {
	position: absolute;
	left: 10;
	top: 200;
	width: 595;
	height: 450;
	background-color: #FFF;
	border: 2px outset #CCCCFF;
}
#col1-services {
	position: absolute;
	left: 10;
	top: 205;
	width: 595;
	background-color: #FFF;
	border: 2px outset #CCCCFF;
}
#col1b-services {
	position: absolute;
	top: 340px;
	left: 300px;
	width: 300px;
	margin: 5px 0 5px 0;
}
#col2 {
	position: absolute;
	left: 10;
	top: 205;
	width: 297;
	background-color: #FFF;
}
#col3 {
	position: absolute;
	left: 625;
	top: 245;
	width: 280;
	background-color: #CCC;
	border: 1px solid #000;
}
#bio1 {
	position: absolute;
	left: 10;
	top: 205;
	width: 594;
	background-color: #FFF;
	border: 2px outset #CCCCFF;
}
#address1 {
	position: absolute;
	left: 190;
	top: 300;
}
#address2 {
	position: absolute;
	left: 400;
	top: 300;
}
#contact1 {
	position: absolute;
	left: 50;
	top: 200;
}
#contact2 {
	position: absolute;
	left: 300;
	top: 200;
}
#nav {
	position: absolute;
	left: 0;
	top: 145;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #CCCCFF;
	border: 3px double #000099;
	font-family: verdana, san-serif;
	font-size: 12;
}
#nav li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #ccccff url(images/navslant.gif) no-repeat top right;
}
 #nav a:hover {
		color: #000;
}
ul#more {
		clear: left;
		margin-top: 60px;
}
.border {
	border: 1px solid #000099;
}
.photo {
	border: 1px solid #000099;
	margin-top: 4px;
}
.photoright {
	border: 2px solid #CCCCFF;
	float: right;
}
.photoleft {
	border: 2px solid #CCCCFF;
	float: left;
}
h1 { 
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #000;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 4px;
}
h2 { 
	font-family: arial, sans-serif;
	font-size: 11pt; color: #000;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 10px; 
}
p { 
	font-family: verdana, sans-serif;
	font-size: 10pt; color: black; 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 10px;
	padding-right: 20px;
}
ul {
	font-family: verdana, sans-serif;
	font-size: 10pt; color: black; 
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 3px; 
	padding-left: 10px;
}
ul.body {
	font-family: verdana, sans-serif;
	font-size: 10pt; color: black; 
	font-weight: bold;
	margin: 5px 30px 10px 20px;
	padding: 0 20px 5px 20px;
	border: 1px solid #000099;
}
