@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 980px;
	background-color: #BBB;
	margin: auto;
	height: 625px;
	padding-top: 10px;
}
#header {
	background-color: #FFF;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 51px;
	margin-left: 90px;
	background-image: url(Images/Squiggles.png);
	height: 290px;
	padding-top: 10px;
	width: 798px;
	overflow: hidden;
}
#content {
	height: 263px;
	width: 798px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 90px;
	left: 50px;
	margin-right: 75px;
	background-color: #705767;
	overflow: hidden;
}
#logo {
	height: 260px;
	width: 798px;
	left: 60px;
	top: 155px;
	background-image: url(Images/Layer-6_v3.png);
	overflow: hidden;
	padding-bottom: 15px;
}
#Appointments {
	background-color: #FFF;
	height: 25px;
	width: 260px;
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 12px;
	padding-top: 10px;
	overflow: hidden;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BBB;
	text-align: center;
	height: 15px;
	width: 798px;
	margin-top: 12px;
	margin-bottom: 0px;
	top: 600px;
	position: absolute;
	margin-right: 75px;
	margin-left: 90px;
}
#nav1 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	width: 115px;
	height: 25px;
	left: 775px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: normal;
	background-color: #FFF;
	top: 48px;
	overflow: hidden;
	position: absolute;
	clear: both;
}
#Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 250px;
	width: 453px;
	position: absolute;
	margin-left: 25px;
	color: #FFF;
	padding-top: 12px;
}
#Preventative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	height: 250px;
	width: 278px;
	left: 620px;
	color: #FFF;
	padding-top: 12px;
	line-height: 12px;
	vertical-align: baseline;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
}
.welcomeheading {
	font-weight: bold;
}

