body {
	margin:0px 0px 0px 0px;
/*	text-align:center;*/
	padding:0px 0px 0px 0px;
	background-color: #C1A57D;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-align:center;
}

#pageBG {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}
#wrapper {
	width:900px;
	margin:0 auto 0 auto;
	text-align:center;
}
#headerBG {
	width:900px;
	height:318px;
	background:  url(images/headerBG.jpg) left top no-repeat;
	float: left;
}	
#top {
	position:absolute;
	width:900px;
	height:55px;
	z-index:5;
}
#menuBG {
	width:900px;
	height:33px;
	background:url(images/menuBG.jpg) no-repeat top;
}
#menu_text {
	width:900px;
	text-align:center;
	color:#ffffff;
}
#patientloginBG {
	width:900px;
	height:22px;
	background:url(images/patientloginBG.jpg) no-repeat top;
}
#patientloginBG_link {
	float:right;
	width:102px;
	height:22px;
	z-index:5;
}
#flash {
	width:900px;
	height:263px;
	float:left;
	overflow:hidden;
}
#shell {
	width:900px;
	_height:294px;
	min-height:294px;
	float:left;
	background:url(images/shell_repeat.jpg) left top repeat-y; 
}
#shellBG {
	width:900px;
	_height:294px;
	min-height:294px;
	float:left;
	background:url(images/shellBG.jpg) left top no-repeat; 
}
#welcome {
	width:420px;
	float:left;
	padding-left:100px;
	padding-top: 25px;
	color: #FFFFFF;
	text-align:left;
	height:60px;
}
#content {
	width:880px;
	float:left;
}
#content_text {
	width:640px;
	float:left;
	padding-left:120px;
/*	padding-top: 12px;*/
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align:left;
	margin-top:-27px;
}
#shell_bottom {
	width:900px;
	height:78px;
	float:left;
	background:url(images/shell_bottom.jpg) left top no-repeat; 
}
#location_link {
float:left;
width:93px;
height:21px;
padding-left:316px;
}
#footer {
float:left;
width:900px;
}
#footer_text {
float:left;
width:900px;
text-align:center;
padding-top:20px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
#footer_text a{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
#footer_text a:hover{
text-decoration:underline;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none; float:left;}
		
/*INNER*/

#header_inner {
	width:900px;
	height:263px;
	background:  url(images/header_inner.jpg) left top no-repeat;
}
/* Menu implementation */
/* Menu implementation */

#MainMenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:999;
	width:900px;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:999;
	height:33px;
	width:900px;
}

#MainMenu ul li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:left;
	display:inline;
	position:relative;
	z-index:999;
	height:33px;

}

#MainMenu ul li a {
	color:#ffffff;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 6px 0px 0px;
	margin:0px 0px 0px 0px;
	height:33px;
	z-index:999;
}

#MainMenu ul li a:hover {
	text-decoration: none;
	color:#D18212;
}

#MainMenu ul li a img {
	padding:0px 6px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	width:3px;
	height:33px;
	z-index:999;
}

#MainMenu ul li ul {
	position: absolute;	
	width:220px;	
	height:auto;
	margin:0px 0px 0px -20px;
	left:0px;
	padding:5px 0px 5px 0px;
	left:20px;
	background:#281B13;
	display: block;
}

#MainMenu ul li ul li {
	float:none;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	display: block;	
	height:18px;

}

#MainMenu ul li ul li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 8px;	
	text-align:left;	
	height:18px;

}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#ADA291;

}
#MainMenu ul li ul li ul{
	position: absolute;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:220px;
	height:auto;
	top: 0px;
	left:220px;
	background:#281B13;
	list-style: none;

}

#MainMenu ul li ul li ul li {
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	height:18px; 
	width:220px;
	color: #97b67a;	
}

#MainMenu ul li ul li ul li a {
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 8px;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	height:18px;
}

#MainMenu ul li ul li ul li a:hover {
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 8px;
	text-decoration:none;
	color: #000000;
	height:18px;
	background-color:#ADA291;
}



/*sIFR Implementation*/
/*Sifr*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0;
	height:145px;
}

.sIFR-replaced { 
	visibility: visible !important; 
	margin: 0;        
	padding: 0;
	width:auto;
}

.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	/*text-decoration: none;*/
}

/*.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
}
*/
.sIFR-replaced > div { 
	display: none !important;
}

.sIFR-active h1 {
	visibility:visible; 
	line-height: 48px;
	font-size:48px;
	margin:0px; 
	padding:0px;
	width:100%;
}
#content_text ul{
	font:normal 12px verdana,Arial,Sans-Serif;
	line-height:1.5;
	margin-left:15px;	
	color:#ffffff;
}
#content_text ol{
	font:normal 12px verdana,Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-18px;
	color:#ffffff;
}
#content_text ol li ul li{
	list-style-type:square;	
}
#content_text p{
	font:12px "verdana";
	color:#ffffff;
	line-height:18px;
}
#content_text a{
	color:#ffffff;
	font:12px "verdana";
	text-decoration:underline;
}
#content_text h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
}
#content_text h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
		font-weight:bold;
	font-size:14px;
}
#content_text h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
		font-weight:bold;
	font-size:12px;
}
#content_text h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
		font-weight:bold;
	font-size:10px;
}
#content_text h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
		font-weight:bold;
	font-size:10px;
}
#admin a{
font-weight:bold;
}