@charset "UTF-8";
#wrapper {
	background-image: url(../images/wrapperBG.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 1000px;
	top: -8px;
}
#nav {
	height: 48px;
	width: 866px;
	position: absolute;
	left: 66px;
}
#flash {
	height: 164px;
	width: 866px;
	position: absolute;
	top: 48px;
	left: 66px;
}
#navLogo {
	height: 48px;
	width: 240px;
	position: absolute;
	left: 0px;
}
#navAbout {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 240px;
}
#navServices {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 344px;
}
#navSchedule {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 448px;
}
#navFacility {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 552px;
}
#navStaff {
	height: 48px;
	width: 104px;
	position: absolute;
	left: 656px;
}
#navContact {
	height: 48px;
	width: 106px;
	position: absolute;
	left: 760px;
}
#main {
	height: 507px;
	width: 866px;
	position: absolute;
	left: 66px;
	top: 230px;
}
#mainBGTop {
	background-image: url(../images/mainBGTop.gif);
	position: absolute;
	height: 12px;
	width: 866px;
	top: 0px;
}
#mainBGBottom {
	position: absolute;
	height: 12px;
	width: 866px;
	bottom: 0px;
}
#mainContent {
	position: absolute;
	height: 478px;
	width: 801px;
	left: 32px;
	top: 18px;
	background-image: url(../images/personal/personalTitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#button {
	height: 26px;
	width: 128px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#mainContentText {
	height: 50px;
	width: 801px;
	position: absolute;
	left: 0px;
	top: 210px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#pic1 {
	background-image: url(../images/personal/pic1.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 35px;
}
#pic2 {
	background-image: url(../images/personal/pic2.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 35px;
	left: 205px;
}
#pic3 {
	background-image: url(../images/personal/pic3.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 35px;
	left: 410px;
}
#pic4 {
	background-image: url(../images/personal/pic4.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 35px;
	left: 615px;
}
.bodyBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
p{
margin-bottom: 8px;
padding-bottom: 8px;
margin-top: 3px;
padding-top: 3px;
}
#footer {
	position: absolute;
	height: 20px;
	width: 1000px;
	bottom: 0px;
}