	*{
	margin: 0;
	padding: 0;
		}
		div#wrapper{
		width: 730px;
		height: auto;
		margin: 0 auto;
		font-family: Verdana, Geneva, sans-serif;
			}
			div#header{
			height: 213px;
			background-color: #9b9b9b;
				}
				div#header a{
				cursor: pointer;
				}
				div#header-left{
				width: 199px;
				height: 187px;
				background: url(../images/logo.jpg) no-repeat;
				text-align: center;
				float: left;
				}
				div#header-right{
				width: 531px;
				height: 187px;
				text-align: right;
				float: left;
					}
					div#rotating-images{
					top: -2px;
					left: -1px;
						}
						div#rotating-images img{
						display: none;
						}
				img#grey-bar{
				z-index: 2;
				margin-top: -9px;
				clear: left;
				}
			div#navigation{
			width: 199px;
			min-height: 480px;
			float: left;
			color: #FFFFFF;
				}
				div#menu{
				width: inherit;
				height: 356px;
				background: url(../images/menu-background3.jpg) no-repeat;
				font-weight: bold;
				font-size: 11pt;
					}
					div#menu img{
					border: none;
					margin-top: 3px;
					float: left;
					}
					div.menu-container{
					padding: 12px 0 0 10px;
						}
						div.menu-item{
						width: 145px;
						border-bottom: solid 1px #000000;
						margin-left: 10px;
						padding-bottom: 7px;
						float: left;
						}
						div.menu-item a{
						text-decoration: none;
						color: #FFFFFF;
						}
				div#navigation-bottom{
				width: inherit;
				height: 400px;
				background: url(../images/navigation-background.jpg) no-repeat bottom #0b5b81;
				/*background: url(../images/navigation-background.png) no-repeat;*/
				text-align: center;
					}
					div#subscribe-container{
					padding-top: 25px;
						}
						input#subscribe{
						width: 150px;
						}
						input#subscribe-submit{
						background: url(../images/right-arrow.jpg) no-repeat left;
						border: none;
						cursor: pointer;
						width: 20px;
						}
			div#content{
			width: 511px;
			float: left;
			font-size: 14px;
			margin: 10px 0 0 20px;
				}
				div#content p{
				margin-bottom: 10px;
				}
				div#content .page-title-header, h4, h5{
				margin: 10px 0;
				}
				div#content img.about-image{
				margin: 10px;
				}
				ul.with-margin{
				margin: 0 0 10px 30px;
				}
				p.index-top-header{
				margin-top: 15px;
				font-weight: bold;
				}
				div.profile{
				font-size: 12px;
				height: auto;
				width: 490px;
				}
				div.profile-column{
				width: 255px;
				float: left;
				}
				a.profile-link{
				font-size: 12px;
				text-decoration: none;
					}
					a.profile-link:hover{
					text-decoration: underline;
					}
				img.profile-image{
				width: 75px;
				height: 92px;
				border: 1px solid #000000;
				}
				div.physician-biography{
				width: 378px;
				padding-right: 15px;
				}
				div.news-article{
				margin: 20px 0;
				font-size: 12px;
					}
					div.news-article h4{
					margin: 0;
					float: left;
					}
					div.news-article span{
					font-weight: bold;
					font-style: italic;
					float: right;
					}
					div.news-article hr{
					margin: 10px 0;
					}
				div#index-first-top-button{
				background: url(../images/shadow-background-first.jpg) no-repeat;
				width: 173px;
				height: 214px;
				float: left;
					}
					div#index-first-top-button a img{
					padding: 3px;
					border: none;
					}
				div.index-top-buttons{
				background: url(../images/shadow-background.jpg) no-repeat;
				width: 173px;
				height: 214px;
				float: left;
					}
					div.index-top-buttons a img{
					padding: 2px 2px;
					border: none;
					}
				a.read-more{
				text-decoration: none;
				color: #0b5b81;
				font-weight: bold;
				}
				img.index-top-link{
				border: none;
				position: relative;
				left: 110px;
				bottom: 33px;
				}
				div#index-bottom{
				height: auto;
				clear: left;
					}
					div#profile-picture{
					width: 170px;
					float: left;
						}
						div#profile-picture img{
						margin: 5px 0 0 10px;
						}
						p#our-profile{
						margin-top: 15px;
						font-weight: bold;
						border-bottom: solid 2px #0b5b81;
						}
					div#profile-text{
					width: 361px;
					float: left;
					padding: 25px 0 10px 0;
					}
			div#footer{
			height: 34px;
			margin-top: 5px;
			clear: left;
			background-color: #e9e9e9;
			}