body {
	background: #f5f1e2;
	font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#page {
	width: 780px;
	margin: auto;
}
#header {
	display: block;
	z-index: 1;
}
#search {
	/* margin: -95px 5px 71px 504px; */
	padding: 0;
	z-index: 10;
	position: relative;
}
form#search {
	margin: -95px 5px 71px 495px;
	padding: 0;
	z-index: 10;
}
form#search .text {
	display: block;
	float: left;
	background: #e9eff4;
	border: 1px solid #598287;
	height: 17px;
	width: 198px;
	margin-right: 5px;
	z-index: 10;
}
form#search .sumbit {
	display: block;
	z-index: 10;
}
#feature {
	background: url(../images/featurebar-top.gif) center top no-repeat #cce0df;
	width: 335px;
	float: right;
	padding-top: 10px;
}
#feature .box {
	padding: 0 10px 15px 10px;
	background: url(../images/featurebar-bottom.gif) center bottom no-repeat #cce0df;
}
#feature .split {
	margin-top: -5px;
}
#clip {
	width: 400px;
	padding: 20px;
	background: url(../images/videobar.gif) center bottom no-repeat #326464;
}
#footer {
	padding-top: 10px;
	text-align: center;
	font-size: 90%;
}
.bar {
	top: 140px;
	background: #336666;
	color: #f5f1e2;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 3px 0;
}
.section {
	width: 190px;
	float: left;
	margin: 10px;
}
.dkgreen {
	background: #336666;
	width: 100%;
	float: left;
	margin: 0;
}
.sectionnav {
	background: #f5f1e2;
	width: 164px;
	margin: 0 3px 0 3px;
	padding: 10px;
}
.content {
	margin: 10px 10px 10px 230px;
}
.clinicphoto {
	float: right; 
	width: 190px;
	margin: 10px;
}
.resources {
	background: #336666;
	/* width: 534px; */
	width: 320px;
	/* height: 60px; */
	height: 92px;
	padding: 2px;
}
.resourcesinner {
	background: #99CCCC;
	/* width: 530px; */
	width: 316px;
	/* height: 36px; */
	height: 68px;
	margin: 2px;
	padding: 10px 0 10px 0;
	text-align: center;
}
