@import url(all.css);

div#main td#left {
	width: 318px;
}

div#main td#center {
	width: 256px;
}

div#feature1 {
	width: 321px;
}
div#feature2 {
	width: 246px;
	margin-left: 10px;
}

div#feature1 div.head-border {
	width: 299px;
}

div#feature2 div.head-border {
	width: 224px;
}

div#feature1 h1 {
	width: 277px;
}

div#feature2 h1 {
	width: 202px;
}

div.head-border {
	height: 50px;
	background-color: #2b5c84;
	padding-top: 2px;
}

div.feature h1 {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 2px;
	height: 46px;
	line-height: 46px;
	background-color: #2b5c84;
	color: white;
	border: 1px solid #88b4d9;
	padding-left: 16px;
}

div.feature h2 {
	font-size: 14px;
	margin: 10px 10px 0 10px;
	padding-right: 10px;
	color: #c59979;
}

div.feature p {
	font-size: 11px;
	margin: 10px 0 0 10px;
	padding-right: 40px;
	line-height: 18px;
	color: #666666;
}

div.feature a {
	font-size: 11px;
	text-decoration: none;
	margin: 0 10px 0 10px;
	line-height: 25px;
	color: #4b86b6;
}

div.feature a img {
	margin: 0 0 -1px 2px;
}

div#feature1-head {
	background-image: url(feature1-bkgd.jpg);
	background-repeat: no-repeat;
	padding: 10px 11px 10px 11px;
	margin: 0 0 0 -6px;
}

div#feature2-head {
	background-image: url(feature2-bkgd.jpg);
	background-repeat: no-repeat;
	padding: 10px 11px 10px 11px;
	margin: 0 0 0 -6px;
}

div#nav-other {
	background-image: url(nav-other-bkgd.jpg);
	background-repeat: no-repeat;
	padding: 12px 8px 12px 12px;
	font-family: Arial, sans-serif;
}

div#nav-other ul {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
}

div#nav-other ul div.divider {
	border-top: 1px solid #e3e3d9;
}

div#nav-other li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #e3e3d9;
	background-image: url(nav-other-arrow.jpg);
	background-position: 6px 9px;
	background-repeat: no-repeat;
}

div#nav-other li a {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #4b86b6;
	text-decoration: none;
	margin: 0 0 3px 22px;
}

div#nav-other li p {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0 5px 0 23px;
	line-height: 16px;
}

table#recognition {
	width: 100%;
	margin-bottom: 10px;
}

table#recognition td {
	text-align: center;
}

div#featured-doctor {
	background-image: url(physician-gradient.jpg);
	background-repeat: no-repeat;
	width: 252px;
	height: 118px;
	margin-left: 12px;
}

div#featured-doctor table {
	height: 100%;
}

div#featured-doctor td {
	vertical-align: middle;
}

div#featured-doctor td#doctor-pic {
}

div#featured-doctor td#doctor-pic img {
	border: 4px solid white;
	margin: 0 12px 0 12px;
}

div#featured-doctor td#doctor-info {
	padding-right: 12px;
}

div#featured-doctor td#doctor-info a {
	font-size: 12px;
	color: #4b86b6;
}

div#featured-doctor td#doctor-info p {
	font-size: 10px;
	/*
line-height: 17px;
*/
}