body {
	background: #2E3F56;
	font-size: 12px;
	font-family: sans-serif;
	}
#entire {
	background: #ffffff;
	text-align: left;
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
#content {
	width: 750px;
	background: #fff;
	padding-left: 20px;
	padding-top: 10px;
	}
#content_contact {
	width: 750px;
	background: #fff;
	padding-left: 20px;
	padding-top: 10px;
	height: 350px;
	}
#content_index {
	width: 750px;
	background: #fff;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 2.0em;
	}
h2 {
	font-size: 150%;
	}

h3 {
	font-size: 115%;
	}
a {
	color: #3399CC;
	text-decoration: none;
	}
a:hover {
	color: #D3D6E3;
	text-decoration: none;
	}
table {
	font-size: 12px;
	margin-top: none;
	}
#navigation {
	background: #D3D6E3;
	width: 800px;
	font-size: 16px;
	font-weight: bold;
	}
#navigation a {
	color: #2E3F56;
	text-decoration: none;
	}
#navigation a:hover {
	color: #3399CC;
	text-decoration: none;
	}
#footer {
	font-size: 80%;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
#bot_nav {
	font-size: 80%;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
.indent {
	margin-left: 15px;
	}
#indent2 {
	margin-left: 30px;
	}
#services {
	margin: 10px 0;
	padding: 0;
	}
#services li {
	padding-right: 20px;
	display: inline;
	list-style-type: none;
	}
#sidebar {
	width: 200px;
	height: auto;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	}
#sidebar_dental {
	width: 200px;
	height: auto;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 1.9em;
	}
#refurb_bar {
	width: 600px;
	height: auto;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
