
/* CSS Document */
body
{
	width:100%;
	margin:0px;
	padding:0px;
	margin:0px;	
	background-color: Gray; /*#E1F4FD;*/
}

div#container, div.container
{
	width:1000px;
	margin: 0px auto;
	text-align:justify;
	height:100%;	
	display:block;
    /* border-left: solid 1px #0054A5; */

}

div#container div#header, div.header
{
	height:116px;
	width:100%;
	background-color:#0054A5;
	position:relative;
	float:left;
}

div#container div#header div#branding, div.branding
{
	color:white;
	margin:0px;
	width:191px;
	background-image:url('images/logo.png');
	background-repeat:no-repeat;
	background-position:40px 41.5px;
	height:116px;
	display:block;
}

div#container div#header div#branding span, .branding span
{
	display:none;
}

div#container div#header div#welcome, div.welcome
{
	position:absolute;
	left:360px;
	top:0px;
	text-align:left;
	width:400px;
	height:96px;
}
div#container div#header div#welcome h4, .welcome H4
{
	color:#37B6FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:0px;
	margin-top:15px;
}

div#container div#header div#welcome h5, .welcome h5
{
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	margin-top:12px;
}

div#container div#header div#headerRule, div.headerRule
{
	background-color:#37B6FC;
	color:white;
	width:100%;
	position:absolute;
	top:94px;
	height:22px;
}
div#container div#header div#headerRule span, .headerRule span
{
	display:block;
	width:191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:  5px  0px  6px  0px;
	text-align:center;
}
div#MainPanel, div.MainPanel
{
	float:left;
	width:1000px;	
}

/* Sidebar */
div#container div#sidebar, div.sidebar
{
	float:left;
	width:191px;
	padding-top:30px;
	padding-bottom:20px;
	min-height:484px;	
	background-color:white;
}

.sidebar ul
{
	margin-right:5px;
}

.sidebar li
{
	list-style-type:none;
	padding-bottom:8px;
	
}

.sidebar a
{
	color:#231F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7.2pt;
	text-decoration:None;	
}
.sidebar a:hover
{
	text-decoration:underline;
}

.sidebar a:active
{
	color:#37B6FC;
}

.sidebar img.hospital
{
	width:123px;
	height:75px;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:25px;
	
}
div#container div#sidebar div.sidebarCopyrightInfo, div.sidebarCopyrightInfo
{
	
}

.sidebar p
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#070809;
	font-size:10pt;
	width:150px;
	margin:auto;
	padding-top:6px;
	
}

/* Content */
div.contentBackground
{
	width:100%;
	height:100px;	
	background-color:#E1F4FD;
	margin-left:200px;
}
div#container div#content, div.content
{
	padding-top:40px;
	padding-bottom:10px;
	background-color: #E1F4FD;
	display:block;
	min-height:484px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	height:auto;
	width:778px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
div#container div#content:after, div.content:after
{
    content:'';
    display:block;
    clear:both;
 }

div.PageContentIndent
{
	margin-left:80px;
	margin-right:80px;
	width: 640px;
}

.PageContent
{
    width: 780px;
    padding-bottom: 15px;
}

.PageContent ul
{
    list-style-type: square; 
}
.PageContent li
{
    color: #0054A5;
}

.PageContent p
{
    line-height: 20px;
    color: #0054A5;
}

div#container div#content div#frontPageBlock, div.frontPageBlock
{
	display:block;
	width:419px;
	height:380px;	
	margin-top:-60px;
}

div#container div#content div#frontPageBlock ul, .frontPageBlock ul
{
	display:block;
	width:600px;
	height:500px;
	background-image:url('images/jigsaw.png');
	background-position:15px -7px ;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}

div#container div#content div#frontPageBlock ul li, .frontPageBlock li
{
	list-style-type:none;
}

div#container div#content div#frontPageBlock ul li a, .frontPageBlock a
{
	text-decoration:none;
	overflow:hidden;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:15.5px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	position:relative;
	height:100px;
	width:100px;
}
div#container div#content div#frontPageBlock ul li a span, .frontPageBlock span
{
  position:absolute;
  top: 50%;  
  left:0px;
  width:100%;
  text-align:center;
  float:left;
}
div#container div#content div#frontPageBlock ul li a span span#subText, span.subText
{
	font-size:8.35px;
	display:block;
	float:left;
	margin-top:20px;
}

div#container div#content div#frontPageBlock ul li a img, .frontPageBlock img
{
	position:absolute;
	left:0px;
	top:0px;
}
div#container div#content div#frontPageBlock ul li a#surgery, a.surgery
{		
	position:absolute;
	width:187px;
	height:145px;
	left:142px;
	top:68px;
}

div#container div#content div#frontPageBlock ul li a#surgery span, .surgery span
{
	display:none;
}

div#container div#content div#frontPageBlock ul li a#surgery img, .surgery img
{	
	position:absolute;
	width:187px;
	height:145px;
	left:0px;
	top:0px;
	text-decoration:none;
	border:0px;
}


div#container div#content div#frontPageBlock ul li a#ct span, .ct span
{

	display:none;
}
div#container div#content div#frontPageBlock ul li a#ct, a.ct
{
	position:absolute;
	left:378px;
	top:96px;
	width:125px;
	height:118px;
}

div#container div#content div#frontPageBlock ul li a#ct img, .ct img
{
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	height:118px;
	text-decoration:none;
	border:0px;
}
div#container div#content div#frontPageBlock ul li a#bench, a.bench
{
	position:absolute;
	left:170px;
	top:217px;
	width:160px;
	height:127px;
}

div#container div#content div#frontPageBlock ul li a#bench span, .bench span
{
  
	display:none;
}

div#container div#content div#frontPageBlock ul li a#emergency, a.emergency
{
	position:absolute;
	left:334px;
	top:217px;
	width:170px;
	height:102px;
}
div#container div#content div#frontPageBlock ul li a#emergency span, .emergency span
{
  	display:none;
}

div#container div#content div#frontPageBlock ul li a#emergency img, .emergency img
{
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:104px;
	text-decoration:none;
	border:0px;
}


div#container div#content div#frontPageBlock ul li a#bench img, .bench img
{
	position:absolute;
	left:0px;
	top: 0px;
	width:159px;
	height:127px;
	text-decoration:none;
	border:0px;
}



div#container div#content div#motto, div.motto
{
	background-image:url('images/motto.png');	
	background-repeat:no-repeat;
	margin:auto;
	width:358px;
	height:27px;
}
div#container div#content div#motto span, .motto span
{
	display:none;
}
div#container div#content div#motto h2#logoblue, h2.logoblue
{
	display:none;
}

div#container div#content div#motto h2#logoblue span, .logoblue span
{
	display:none;	
}
div#container div#content div#subnav, div.subnav 
{
	display:block;
	width:100%;
	margin:auto;
	text-align:center;	
}

.subnav ul
{
	text-align:center;
	width:430px;
	margin:0px;
}

.subnav li
{
	list-style-type:none;
	padding-bottom:4px;
	position:relative;
	display:inline;
	float:left;
	/*border-left:solid 1px #A7A9AC;*/
	padding: 1px 5px 1px 5px; 
	margin-top:10px;
	line-height:8px;
	max-height:8px;
	display:block;
	margin-left:0px;
	margin-right:0px;
}

.subnav a
{
	color:#A7A9AC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:None;
}

.subnav a:hover
{
	text-decoration:underline;
}

.subnav a:active
{
	color:#37B6FC;
}


div.HeaderImages
{
	position:absolute;
	left:307px;
	top:25px;
	z-index:2;
	display:block;
	width:325px;
	height:56px;
	float:left;
	
	
}
.HeaderImages img
{
	float:left;
	padding-right:20px;	
}
.slogan
{
	margin-left:85px;
	margin-right:85px;
	display:block;
	
	padding-top:10px;
	padding-bottom:10px;
	
}
.slogan img
{
	margin:auto;
	display:block;
}
.slogan span
{
	display:none;
}
img.ImageHeader1,img.ImageHeader2,img.ImageHeader3,img.ImageHeader4
{
	width:56px;
}