
/* CSS Document */
body {
	text-align:center;
	margin-top:0px; margin-right: 0px; margin-bottom: 0px ; margin-left:0px;
	background:#000000;
}
#pagebackground {
	position:relative;
	margin-top:0px; margin-right: 0px; margin-bottom: 0px ; margin-left:0px;
	padding:0px 0px 0px 0px;
	min-height:700px;
	_height:700px;
	background:url(images/pageBG.jpg) no-repeat top;
}
#wrapper {
	margin:0px auto;
	width:932px;
}
#header {
	width:900px;
	height:168px;
	padding-left:18px;
	padding-right:14px;
	background:url(images/headerBG.jpg) no-repeat top;
	text-align:center;
}
#shell {
	float:left;
	width:932px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	width:932px;
	min-height:430px;
	_height:430px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#menu {
	float:left;
	width:186px;
	min-height:200px;
	_height:200px;
	background:url(images/menu_repeat.jpg) repeat-y top;
	text-align:center;
}
#menuBG {
	float:left;
	width:186px;
	min-height:431px;
	_height:431px;
	background:url(images/menuBG.jpg) no-repeat top;
	text-align:center;
}
#menu_text {
	float:left;
	width:150px;
	color:#ffffff;
	text-align:left;
	min-height:220px;
	_height:220px;
	padding-left:20px;
}
#patient_login {
	float:left;
	width:186px;
	height:51px;
}
.image_class {
	border:none;
}
#content_area {
	float:left;
	width:450px;
}
#content {
	float:left;
	width:450px;
}
#right{
	float:left;
	width:250px;
}
#right_home{
	float:right;
	width:263px;
	overflow:hidden;
}
#service_home {
	width:263px;
	height:143px;
	float:left;
	margin-top:0px;	
	/*margin-left:-15px;*/
}
#content_text {
	float:left;
	width:390px;
	text-align:left;
	padding-left:30px;
	padding-top:10px;		
	color:#000000;
	text-align:left;
}
#content_text p{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Sans-Serif;
	line-height:1.5;
}
#content_text a{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Sans-Serif;
	color:#835756;
}
#content_text h2{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text h3{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text h4{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text h5{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
	color:#000000;
}
#content_text ul{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;
}
#content_text ol{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Sans-Serif;
	margin-left:-20px;
}
#content_text ol li ul li{
	list-style-type:square;
}
#flashBG {
	float:right;
	width:263px;
	_height:320px;
	min-height:320px;
}
#flash {
	float:left;
	width:263px;
	height:293px;
	overflow:hidden;
}
#service {
	width:263px;
	height:143px;
	float:left;
	margin-top:-17px;
	padding-left:31px;
}
#footer {
	width:932px;
	height:86px;
	background:url(images/footer.jpg) no-repeat top;
	padding-top:23px;
}
#footer_text {
	width:932px;
	text-align:center;
	padding-top:25px;
	font:10px Verdana,Arial,Sans-serif;
	color:#010000;
}
#footer_text a{
	font:10px Verdana,Arial,Sans-serif;
	color:#010000;
}
#footer_text a:hover{
	text-decoration:underline;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
/*INNER PAGE*/
#image_inner {
	width:250px;
	_height:293px;
	min-height:293px;
	float:left;
	padding-left:32px;
	margin-top:-12px;
}
#title {
	float:left;
	width:420px;
	height:30px;
	font-size:30px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;	
}

/* Menu implementation */
#MainMenu {
	margin-top:0px;
	padding:0;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:16px 0px 0px 0px;
	width:150px;
}

#MainMenu ul li {
	width:140px;
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	text-align: left;
	list-style: none; 
	display: block;
	float:left;
	/*height:38px;*/
}

#MainMenu ul li a {
	width:132px;
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 23px;
	/*text-indent: 20px;*/
	font:normal 18px "Trebuchet MS",Verdana,Arial,Sans-serif;
	display: block;
	color:#ffffff;	
}

#MainMenu ul li a:hover {
	text-decoration: none;
	/*background:#8384BE;*/
	background:url(images/mouseroller.jpg) no-repeat;
}

#MainMenu ul li ul {
	float:right;
	position: absolute;
	margin:0px 0px 0px 6px;
	padding:10px 0px 6px 0px;
	width: 159px;
	left:152px; 
	top: 0px;
	background:#333333;
	list-style: none;
	display: none;
}

#MainMenu ul li ul li {
	width: 159px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
}

#MainMenu ul li ul li a {
	width: 159px;
	margin: 0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	text-indent: 13px;
	font:normal 12px "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #ffffff;
	background:#333333;
}

#MainMenu ul li ul li a:hover {
	text-decoration:none;
	color: #ffffff;
	background:#000000;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 48px/100% Arial, Helvetica, sans-serif;
	color:#890803;
}

/*Misc*/
.photo {
	border: 1px #542C2C solid;
	}