#header {
	height: 189px;
}
#header h1.logo, #header h1.logo a {
	width: 400px;
}
#header h1.logo a {
	background: none;
	text-indent: 0;
	text-decoration: none;
	font-size: 25px;
}
ul#nav {
	border-top: 5px solid #0f548c;
}
ul#nav li a {
	color: #333333;
}
#content {
	border-top: 5px solid #0f548c;
}
#footer {
	border-top: 5px solid #21649b;
	border-bottom-width: 5px;
}
#content .home h2.onesmile {
	background: none;
	text-indent: 0;
	font-size: 25px;
	line-height: 26px;
	color: #022e52;
}
#content .home .sidebox.samedaysmile h3 {
	background: none;
	text-indent: 0;
}
.homephotos {
	display: none;
}