html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #333;
font: 13px/22px arial, verdana, tahoma, sans-serif;
color: #fff;
padding: 22px 0;
}

#container {
margin: 0 auto;
text-align: left;
width: 878px;
background: #474747 url(layout/contentfill.jpg) top left repeat-y;
border: 1px solid #fff;
min-height: 550px;
position: relative;
}

#header {
height: 250px;
position: relative;
z-index: 99;
}

#content {
background: transparent url(layout/containerfill.jpg) top left no-repeat;
padding: 0 0 20px 0;
overflow: hidden;
}

#sidebar {
width: 202px;
margin: 0 10px 0 0;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
position: relative;
display: inline;
float: right;
height: 240px;
border: 1px solid #719FD3;
}

#text {
margin: 0 0 0 213px;
width: 440px;
position: relative;
background: transparent url(layout/h1fill.jpg) top left no-repeat;
}

#text_staff {
margin: 0 0 0 213px;
width: 620px;
position: relative;
background: transparent url(layout/h1fill.jpg) top left no-repeat;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #F32168;
}

a:hover {
color: #FA4F9D;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
margin: 0 auto;
width: 830px;
padding: 10px 0 0 0;
background: transparent url(layout/footer.png) top left no-repeat;
color: #fff;
line-height: 12px;
font-size: 10px;
}

#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #D8296C;
}

#footer p {
width: 830px;
margin: 0 auto;
}

ul {
list-style: square;
}

/* some style stuff */

h1 {
font: 600 44px helvetica, verdana, arial, sans-serif;
padding: 0;
color: #bcbcbc;
height: 44px;
margin: 22px 0 18px 213px;
width: 440px;
}

#text h2 {
font: 400 26px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #bcbcbc;
}

#text h3 {
font: 400 20px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #fff;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #719FD3;
background: #fff;
padding: 3px;
}

.tlink {
float: right;
margin: 10px;
color: #fff;
text-decoration: underline;
font-weight: 600;
}

.tlink:hover {
color: #F32168;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

#logo {
position: absolute;
top: 9px;
left: 20px;
background: transparent url(layout/spanfill.gif) top left no-repeat;
}

/* n4v!g47!0n */

#nav {
height: 34px;
width: 878px;
position: absolute;
bottom: 0;
left: 0;
background: #5771af url(layout/navfill.jpg) top left repeat-x;
list-style: none;
font-family: "trebuchet ms", tahoma, sans-serif;
text-align: center;
}

#nav * {
list-style: none;
padding: 0;
margin: 0;
position: relative;
text-align: center;
}

#nav #menu {
height: 34px;
line-height: 34px;
font-size: 15px;
float: left;
left:50%;
}

#nav #menu li {
float: left;
height: 34px;
left: -50%;
padding: 0 8px 0 0;
}

#nav #menu li ul {
background: #ccc;
line-height: 22px;
display: none;
position: absolute;
width: 150px;
font-size: 13px;
padding: 5px 0;
}

#nav #menu li:hover ul {
display: block;
top: 34px;
border: solid #133052;
border-width: 0 1px 1px 1px;
background: #3C3E88 url(layout/menufill.jpg) top left repeat-x;
}

#nav #menu li:hover {
display: block;
}

#nav #menu li ul li {
width: 150px;
float: none;
left: 0;
height: auto;
}

#nav li:hover {
color: #FFE844;
}

#nav li span {
padding: 0 0 0 6px;
}

#nav li:hover span {
color: #fff;
}

#nav a {
text-decoration: none;
color: #fff;
}
 
#nav a:hover {
text-decoration: none;
color: #FFE844;
}

#nav li ul li a {
width: 100%;
height: 100%;
display: block;
}
 
#nav #menu ul.officesub {
left: -24px;
}

#nav #menu ul.patientsub {
left: -40px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}





