﻿html
{
	overflow: scroll;
}

body
{
	background-image: url(Images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 84%;
	color: #000033;
}

h3
{
	margin: 10px 0px 5px 0px;
	padding: 0;
}

h4
{
	font-size: 1.05em;
	margin: 0px;
}

h5
{
	margin: 0px;
	color: #4b4b4a;
	font-size: .88em;
}

p
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

acronym {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

/*ul li ul li
{
	list-style: none;
	list-style-position: outside;
	margin-left: -40px;
}*/

.tech li
{
	margin-bottom: 5px;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 929px;
	position: relative;
}

#pageHeader
{
	height: 128px;
	margin: 0px;
}

.logo
{
	position: relative;
	top: -5px;
	left: 240px;
}

#navigation
{
	height: 59px;
	text-align: center;
	position: absolute;
	top: 128px;

}

#navigation a
{
	color: #ffffff;
}

#navigation a:hover
{
}

.mainmenu
{
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

.safmainmenu
{
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	padding-left: 60px;
}

.dynamicmenu
{
	text-align: left;
	text-transform: capitalize;
}

.breadcrumbs
{
	position: absolute;
	left: 30px;
	bottom: 9px;
	font-size: .8em;
	color: #ffffff;
}

#contentplaceholder
{
	background-image: url(Images/container.png);
	background-repeat: repeat-y;
	background-position: center;
	position: absolute;
	top: 187px;
	padding: 0px 15px 0px 15px;
	margin-left: 1px;
}

#contentplaceholder a
{
	color: #000099;
}

#defaultcontent
{
	float: right;
	width: 685px;
	padding-right: 3px;
	position: relative;
	font-size: .92em;
}

#defaultcontent h3
{
	text-align: center;
}

#defaultcontent h4
{
	margin: 20px 0px 0px 0px;	
}

#defaultcontent ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#defaultcontentloc
{
	float: right;
	width: 640px;
	padding-right: 3px;
}

#defaultcontentloc h3
{
	text-align: center;
}

#defaultcontentloc h4
{
	margin: 20px 0px 0px 0px;
}

#defaultcontentloc p
{
	font-size: .9em;
	line-height: 1.3em;
}

#defaultcontentloc ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#defaultcontentserv
{
	float: right;
	width: 600px;
	padding-right: 3px;
	position: relative;
}

#defaultcontentserv h4
{
	margin: 20px 0px 0px 0px;	
}

#defaultcontentserv ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#defaultsubcontent01main
{
	background-image: url(Images/blue-shade-down.gif);
	background-repeat: repeat-x;
	background-position: left -20px;
	width: 200px;
	height: 150px;
	padding-left: 4px;
}

#defaultsubcontent01main h4
{
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	font-size: .9em
}

#defaultsubcontent01
{
	background-image: url(Images/blue-shade-down.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	width: 200px;
	padding-left: 4px;
}

#defaultsubcontent01doc
{
	background-image: url(Images/blue-shade-down.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	width: 200px;
	padding-left: 4px;
	padding-top: 3px;
}

#defaultsubcontent01loc
{
	background-image: url(Images/blue-shade-down.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	width: 246px;
	font-size: .9em;
	padding-left: 4px;
}

#defaultsubcontent01serv
{
	background-image: url(Images/blue-shade-down.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	width: 285px;
	padding-left: 4px;
	font-size: .9em;
}

/*
#lineleft
{
	background: #021C6C url(images/line_left.gif) no-repeat left top;
	height: 2px;
	width: 252px;
	margin: 2px 0px 1px 4px;
}
#lineright
{
	background: url(images/line_right.gif) no-repeat right top;
	height: 2px;
}
*/

#defaultsubcontent02main
{
	background-color: #C5CBDA;
	width: 200px;
	height: 280px;
	padding-left: 4px;
}

#defaultsubcontent02main h4
{
	margin: 10px auto 10px auto;
	text-align: center;
}

#defaultsubcontent02
{
	background-color: #C5CBDA;
	width: 200px;
	padding-left: 4px;
}

.contact
{
    width: 100px;
    text-align: right;
    vertical-align:top;
    padding-top:5px;
}

.physiciantitle
{
	font-weight: bold;
	font-size: 1.1em;
	margin: 3px 0px 6px 0px;
}

.physicianitems
{
	font-weight: bold;
}

#footer
{
	height: 40px;
	width: 899px;
	margin: 1px auto 0px auto;
	color: #dcdcdc;
	background-color: #333333;
	clear: right;
	font-size: .8em;
	position: relative;
}

#footer a:hover
{
 cursor: default;
}

#copyright
{
	position: absolute;
	right: 10px;
	top: 5px;
}

.web
{
	min-height:500px; height:auto !important; height:500px; padding: 10px;
}