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

body, html
{
	font: 14px normal "Lucida Grande", Verdana, Arial, sans-serif;
	background: #fff;
	color: #000;
	line-height:1.5em;
}

#wrapper
{
	margin: 5px auto;
	width: 1100px;
	position: relative;
}

#header
{ margin:0 auto; 
text-align:center;
	width: 1000px;
	height: 195px;
}

#header h1 a
{
	display: block;
	width: 580px;
	height: 172px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
	margin:0 auto; 
}

#left_navigation
{
	margin: 0 0 0 20px;
	width: 150px;
	font-size: 16px;
}

#left_navigation li { list-style-type: disc; }

#content_main
{
	width: 800px;
}

.picframe
{
	margin: 0 15px 0 0; 
	width: 153px;
}

.pic_name { text-align: center; }

#mission_wrap
{
	width: 494px;
	text-align: left;
}

#mission_wrap li { list-style-type: disc; margin: 0 0 0 20px; }

#footer
{
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 24px;
}

#footer a { padding: 0 0 0 40px; }

table th, td
{
	padding: 5px;
	border: 1px solid #000;
}

.splash
{	width: 814px;
	height: 500px;
	background: url(../images/dentalpersonnel_splash.jpg) no-repeat 0 0;
	color: black;
margin:auto; overflow:hidden;}

.splash_content
{
width:250px; margin-left:510px; margin-top:120px; font-size: 14ft;
}

.splash li { margin:0 0 1px 20px; list-style: none;
}

.splash a { color: #990066; }
