@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: 425px;
	width: 866px;
	position: absolute;
	left: 66px;
	top: 230px;
}
#mainBGTop {
	background-image: url(../images/mainBGTop.gif);
	position: absolute;
	height: 12px;
	width: 866px;
	top: 0px;
}
#mainBGBottom {
	background-image: none;
	position: absolute;
	height: 12px;
	width: 866px;
	bottom: 0px;
}
#testimonials {
	height: 140px;
	width: 426px;
	position: absolute;
	left: 66px;
	top: 660px;
	background-image: url(../images/home/testimonialsBucket.gif);
	clip: rect(auto,auto,auto,auto);
}
#careersContent {
	position: absolute;
	height: 110px;
	width: 365px;
	left: 30px;
	top: 15px;
	background-image: url(../images/home/career_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#careersContentText {
	position: absolute;
	height: 50px;
	width: 365px;
	top: 30px;
}
#careersButton {
	height: 21px;
	width: 130px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#career {
	height: 140px;
	width: 426px;
	position: absolute;
	left: 511px;
	top: 660px;
	background-image: url(../images/home/careerBucket.gif);
}
#mainContent {
	position: absolute;
	height: 389px;
	width: 801px;
	left: 32px;
	top: 18px;
	background-image: url(../images/home/main_title.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#mainContentText1 {
	height: 50px;
	width: 801px;
	position: absolute;
	left: 0px;
	top: 235px;
}
.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/home/pic1.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 54px;
}
#pic2 {
	background-image: url(../images/home/pic2.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 54px;
	left: 205px;
}
#pic3 {
	background-image: url(../images/home/pic3.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 54px;
	left: 410px;
}
#pic4 {
	background-image: url(../images/home/pic4.jpg);
	position: absolute;
	height: 166px;
	width: 185px;
	top: 54px;
	left: 615px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#mainContentText2 {
	height: 15px;
	width: 801px;
	position: absolute;
	left: 0px;
	top: 335px;
}
#mainContentTable {
	height: 30px;
	width: 460px;
	position: absolute;
	left: 170px;
	top: 303px;
}
#footer {
	position: absolute;
	height: 20px;
	width: 1000px;
	bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#testimonialsContent {
	position: absolute;
	height: 110px;
	width: 365px;
	left: 30px;
	top: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
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;
}
.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover {
	background-color:#c0b87f;
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	background-color:#c0b87f;
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	color:#cb4428;
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
