@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-image: url(content/background.jpg);
	}
#wrapper {
	margin:0 auto; /* center, not in IE5 */
	width:992px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-left: auto;
	margin-right: auto;
	}
#screen {
	margin: 0;
	padding: 0;
	}
#header {
	width: 992px;
	background-image: url(content/header.jpg);
	background-repeat: no-repeat;
	height: 209px;
	z-index: 1;
	}
#content {
	width: 992px;
	background-image: url(content/background.jpg);
	height: 466px;
	}
#headerNav {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -193px;
	margin-left: 88px;
	background-image: url(content/nav_header.png);
	background-repeat: no-repeat;
	width: 779px;
	height: 278px;
	}
#navTable {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -115px;
	margin-left: 130px;
	width: 179px;
	height: 164px;
	}
#meetTheDoctor {
	position: absolute;
	margin-left: 126px;
	margin-top: 110px;
	background-image: url(graphics/meet_the_doctor/Meet_The_Doc.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 30px;
	}
#doctorPic {
	position: absolute;
	margin-left: 151px;
	margin-top: 155px;
	background-image: url(graphics/meet_the_doctor/landin.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 131px;
	}
#stats {
	position: absolute;
	margin-left: 310px;
	margin-top: 165px;
	width: 186px;
	}
#otherInfo {
	position: absolute;
	margin-left: 158px;
	margin-top: 305px;
	}
#aboutDoctor {
	position: absolute;
	margin-left: 526px;
	margin-top: 125px;
	width: 290px;
	}
#divLineVert {
	position: absolute;
	margin-left: 490px;
	margin-top: 109px;
	background-image: url(graphics/services/div_line_vertical.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 324px;
	}
/* Footer Section */
#footer {
	width: 992px;
	background-image: url(content/footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	}
#copyright {
	position: absolute;
	margin-left: 20px;
	margin-top: 28px;
	width: 328px;
	height: 30px;
	}
#address {
	position: absolute;
	margin-left: 445px;
	margin-top: 25px;
	width: 150px;
	height: 50px;
	}
#bottomLinks {
	position: absolute;
	margin-left: 660px;
	margin-top: 35px;
	width: 320px;
	height: 27px;
	}