* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;	
	margin: 25px 0px;
	background: #000;
}

a {
	color: #000;
	text-decoration: none;
} 

#container {
	border: 6px solid #fff;
	width: 1028px;
	text-align: left;
	margin: 0px auto;
	background:#fff url(../background-images/background.jpg) repeat-y right;
	position: relative;
}

#header {
	font-family:"Times New Roman", Times, serif;
	height: 160px;
	background: url(../background-images/distinctive-dentistry.png) no-repeat center;
	position: relative;
}

#home {
	position: absolute;
	right: 0px;
	padding: 10px;
}

#home a {
	font-size: 18px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

#phone {
	position: absolute;
	right: 5px;
	bottom: 45px;
	font-weight: bold;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

#footer{
	float:left;
	font-size:14px;
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	margin-left:30px;
	margin-right:30px;
	margin-top: 30px;
	margin-bottom:20px;
}
#footer a {
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
}
#topnav {
	position: absolute;
	background: #fff;
	height: 40px;
	width: 335px;
	bottom: 0px;
	right: 0px;
}

#topnav ul {
	list-style-type: none;	
}

#topnav li {
	float: left;
	padding: 12px 0px;
	text-align: center;
}

#topnav li img {
	float: left;
	position: relative;
	top: -6px;
	margin: 0px 4px;
}

#main {
	margin-top: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: relative;
	z-index: 10;
	min-height: 300px;
}

#main h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

.centerBlocks {
	margin: 0px auto;
	width: 850px;
	text-align: center;
	font-variant: small-caps;
}

.block {
	margin: 0px auto;
	padding: 0px 8px;
	display: block;
}

.block a {
	font-size: 20px;
	display: block;
	padding: 10px 0px;
}

.block img {
	display: inline;	
}

.clear {
	clear: both;	
}

#address {
	font-size: 18px;
	position: absolute;
	bottom: 52px;
	right: 6px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

#navigation {
	font-family:"Times New Roman", Times, serif;
	background-color: #fff;
	position: relative;
	bottom: 0px;
	width: 1028px;
	padding-top: 6px;
	margin-top: 30px;
}

#navigation a {
	color: #fff;	
}

#navigation ul {
	width: 1028px;
	background-color: #000;
	color: #fff;
	height: 40px;
	list-style-type: none;
}

#navigation li {
	float: left;
	padding: 12px 0px;
	width: 342px;
	text-align: center;
}

#leftnav {
	font-family:"Times New Roman", Times, serif;
	float: left;
	padding-left: 4px;
	font-size: 15px;
	width: 235px;
	border-right: 1px solid #fdbf6b;
}

#leftnav h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 19px;
	font-variant: small-caps;
}

#leftnav ul {
	margin: 0px 0px 15px 19px;
	list-style-type: none;
}

#leftnav li a {
	display: block;
	padding: 1px 0px;
}

#leftnav li a:hover {
	font-weight: bold;	
}

#mainImg {
	width: 314px;
	float: left;
}

#mainImg img {
	padding: 0px 12px;
}

#content-container {
	width: 464px;
	float: left;
}

#content-top {
	background: url(../background-images/content-top.png) no-repeat;
	width: 464px;
	height: 20px;
}

#content-main {
	background: url(../background-images/content-main.png) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	width: 464px;
	min-height: 370px;
	color: #231f20;
}

#content-main h1 {
	padding: 0px 10px;
}

#content-main p {
	padding: 0px 15px 0px 10px;
	font-size: 14px;
}

#content-bottom {
	background: url(../background-images/content-bottom.png) no-repeat;
	width: 464px;
	height: 22px;
}

#content-top-team {
	background: url(../background-images/content-top-team.png) no-repeat;
	width: 750px;
	height: 20px;
}

#content-container-team {
	width: 750px;
	float: left;
}

#content-team {
	background: url(../background-images/content-main-team.png) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	width: 750px;
	min-height: 370px;
	color: #231f20;
}

#content-bottom-team {
	background: url(../background-images/content-bottom-team.png) no-repeat;
	width: 750px;
	height: 22px;
}

#team-description {
	position: relative;
	height: 218px;
	overflow: hidden;
}

#team-description img {
	position: absolute;
	left: 0;
	top: -300px;
}

#content-main ul {
	padding: 0px;
	margin-right: 10px;
	margin-left: 25px;
	font-size: 14px;
}

#the_team {
	position: absolute;	
}