body {
	background-image: none;
	text-align: center;
}

#wrapper {
	width: 1002px;
}

#header {
	padding-right: 23px;
	padding-left: 24px;
	margin: 0px auto;
	height: 94px;
	*height: 103px;
	width: 950px;
}

#splash {
	background: url(../images/layout/splash_bg.jpg) no-repeat;
	margin: 0px auto;
	padding: 26px;
	width: 950px; /* w/o padding 1002 */
	height: 386px; /* w/o padding 438 */
	color: #FFFFFF;	
}

#photo, #content {
	display: inline;
	padding: 0px;
	float: left;
}

#photo {
	padding: 11px 13px 10px;
	height: 365px;
	width: 462px;
}

#spnav {
	margin: 0px;
	margin-top: 12px;
	*margin-top: 20px;
	list-style: none;	
	padding: 0px;
	width: 426px;
}

#spnav li {
	display: inline;
	float: left;
}

#spnav li a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 5px;
	margin-right: 9px;
	overflow: hidden;
	display: block;
	height: 57px;
	width: 136px;
}

#spnav li#nav_chief a:active, #spnav li#nav_chief a:hover { background-position: 0px -57px; }

#spnav li#nav_supervisor a { background-position: -136px 0px; }
#spnav li#nav_supervisor a:active, #spnav li#nav_supervisor a:hover { background-position: -136px -57px; }

#spnav li#nav_resources a { background-position: -272px 0px; margin-right: 0px; }
#spnav li#nav_resources a:active, #spnav li#nav_resources a:hover { background-position: -272px -57px; }

#spnav li#nav_guide a { background-position: -408px 0px; }
#spnav li#nav_guide a:active, #spnav li#nav_guide a:hover { background-position: -408px -57px; }

#spnav li#nav_information a { background-position: -544px 0px; }
#spnav li#nav_information a:active, #spnav li#nav_information a:hover { background-position: -544px -57px; }

#spnav li#nav_volunteer a { background-position: -680px 0px; margin-right: 0px; }
#spnav li#nav_volunteer a:active, #spnav li#nav_volunteer a:hover { background-position: -680px -57px; }

#spnav li#nav_documents a { background-position: -816px 0px; }
#spnav li#nav_documents a:active, #spnav li#nav_documents a:hover { background-position: -816px -57px; }

#spnav li#nav_news a { background-position: -952px 0px; }
#spnav li#nav_news a:active, #spnav li#nav_news a:hover { background-position: -952px -57px; }

#spnav li#nav_contact a { background-position: -1088px 0px; margin-right: 0px; }
#spnav li#nav_contact a:active, #spnav li#nav_contact a:hover { background-position: -1088px -57px; }

#content {
	padding: 10px 13px;
	height: 365px;
	width: 435px;	
}

#welcome {
	margin-top: 8px;
}

#welcome h3 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#welcome p {
	font-size: 12.5px;
}

#welcome td {
	font-size: 12px;
}

#provider_logos {
	float: none;
	display: block;
	margin-top: -10px;
	margin-bottom: 50px;
	*margin-bottom: 10px;
	text-align: center;
	position: relative;
	top: 0px;	
}

#provider_logos ul {
	margin: 0px auto;
	width: 753px;
}

#provider_logos ul li {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-right: 20px;
}

#provider_logos ul li a {
	height: 45px;
}

#prov_kcfd { background-image: url(../images/content/providers/sm/kcfd.gif); width: 58px; }
#prov_kcfdoes { background-image: url(../images/content/providers/sm/kcfdoes.gif); width: 46px; }
#prov_pge { background-image: url(../images/content/providers/sm/pge.gif); width: 101px; }
#prov_sjch { background-image: url(../images/content/providers/sm/sjch.gif); width: 74px; }
#prov_ns { background-image: url(../images/content/providers/sm/ns.gif); width: 111px; }
#prov_iaff { background-image: url(../images/content/providers/sm/iaff.gif); width: 45px; }
#prov_bmh { background-image: url(../images/content/providers/sm/bmh.gif); width: 128px; }
#prov_kcdoph { background-image: url(../images/content/providers/sm/kcdoph.gif); width: 49px; margin-right: 0px !important; }

#footer {
	background-image: none;
	margin: 0px auto;
}