#lowerbody {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(Design%20Images/line1pix.jpg);
	background-repeat: repeat-x;
	height: 150px;
}

#addresslocation {
	float: none;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-color: #000000;
}

.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#address {
	float: left;
	height: 40px;
	width: 125px;
	padding-left: 60px;
}
#location {
	float: left;
	width: 150px;
	padding-left: 60px;
}
#newpatient {
	float: right;
	width: 250px;
	padding-right: 50px;
}



.arialfine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#dentistsinformation {
	float: left;
	width: 370px;
	padding-top: 15px;
	padding-left: 20px;
}
#smalldentistpic {
	float: left;
	padding-top: 15px;
}
#dentiststext {
	width: 240px;
	float: right;
}
#inhouselab {
	float: right;
	width: 310px;
	padding-top: 15px;
	padding-right: 30px;
}
#labpic {
	width: 20px;
	float: left;
}
#labtext {
	float: right;
	height: 70px;
	width: 200px;
}
