body {
	margin:0px 0px 0px 0px;
	text-align:center;
	background:#edf3c5;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg.jpg) repeat-x;
	min-height:900px;
	_height:900px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:929px;
}
#header {
	float:left;
	width:929px;
	height:513px;
	background:url(images/header_flash.jpg) no-repeat;
}
#patient_login {
	float:right;
	width:104px;
	height:20px;
	padding-right:33px;
	padding-top:62px;
}
#logoflash {
	float:left;
	width:171px;
	height:194px;
	padding-left:385px;
	padding-top:8px;
}
#flasharea {
	float:left;
	width:896px;
	height:272px;
	padding-top:38px;
	padding-left:17px;
}
#shellbg {
	float:left;
	width:929px;
	min-height:342px;
	_height:342px;
	background:url(images/shellbg.jpg) repeat-y;
}
#shell {
	float:left;
	width:929px;
	min-height:342px;
	_height:342px;
	background:url(images/shell.jpg) no-repeat;
}
#menubg {
	float:left;
	width:929px;
	height:31px;
}
#menu {
	float:left;
	width:929px;
	height:31px;
}
#left {
float:left;
width:359px;
padding-top:198px;
}
#email_link {
float:left;
width:359px;
height:27px;
}
#content {
	float:left;
	width:519px;
	min-height:280px;
	_height:280px;
	padding-top:20px;
/*	padding-left:356px;*/
	text-align:left;
}
#content_title {
	float:left;
	width:519px;
/*	height: 56px;*/
}
#content_text {
	float:left;
	width:519px;
	min-height:250px;
	_height:250px;
	margin-top:-10px;
}
#footer {
	float:left;
	width:929px;
	height:45px;
	background:url(images/footer.jpg) no-repeat;
}
#footer_text {
	float:left;
	width:929px;
	padding-top:20px;
	font-family:Verdana;
	font-size:11.43px;
	color:#000000;
	font-weight:normal;
	text-align:center;	
}
#footer_text a {
	font-family:Verdana;
	font-size:11.43px;
	color:#000000;
	font-weight:normal;
	text-align:center;	
}
#footer_text a:hover {
	font-family:Verdana;
	font-size:11.43px;
	color:#000000;
	font-weight:normal;
	text-align:center;	
}
.image_class {border:none;}
.clear {clear:both;}
.clear1 {clear:both;}
#clear {clear:both;}
#clear1 {clear:both;}
/*S T Y L E S */
.style_cont {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.style_bold {
	font-family:Arial;
	font-size:12px;
	color:#4a5e94;
	font-weight:bold;
}
.styleFoot {
	font-family:Verdana;
	font-size:11.43px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.address {
	font-family:Verdana;
	font-size:14px;
	color:#626e8a;
	font-weight:bold;
	text-align:center;
}

/* Menu implementation */

#MainMenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:999;
	text-align:center;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	z-index:999;
	text-align:center;
	height:31px;

}

#MainMenu ul li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	text-align:center;
	display:inline;
	position:relative;
	z-index:999;
	height:31px;

}

#MainMenu ul li a {
	color:#ffffff;
	font:normal 18px Arial, Helvetica, sans-serif;
	padding:0px 16px 0px 0px;
	margin:0px 0px 0px 0px;
	height:31px;
	z-index:999;
}

#MainMenu ul li a:hover {
	text-decoration: none;
	color:#ffffff;
	z-index:999;
}

#MainMenu ul li a img {
	padding:0px 16px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	width:1px;
	height:31px;
	z-index:999;
}

#MainMenu ul li ul {
	position: absolute;	
	width:165px;	
	height:auto;
	margin:0px 0px 0px 0px;
	left:0px;
	padding:5px 0px 14px 0px;
	display: block;
	background:url(images/sub_menu_bottom.jpg) repeat-x bottom #000000;
	z-index:999;
}

#MainMenu ul li ul li {
	float:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;	
	height:18px;
	background:#000000;
	text-align:left;	
	z-index:999;
}

#MainMenu ul li ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #edf3c5;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 15px;	
	text-align:left;	
	height:16px;
	text-transform:none;
	z-index:999;
}

#MainMenu ul li ul li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 15px;
	text-decoration: none;
	color:#edf3c5;
	height:16px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-transform:none;	
	z-index:999;
}



/*sIFR Implementation*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0;
/*	height:145px;*/
	z-index:30
}

.sIFR-replaced { 
	visibility: visible !important; 
	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 ; 
	font:normal 48px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 16px; */
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	z-index:30;
}

#content_text ul{
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
	margin-left:-24px;	
}
#content_text ol{
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
	margin-left:-18px;
}
#content_text ol li ul li{
	list-style-type:square;	
}
#content_text p{
	font:normal 12px Arial, Helvetica, sans-serif;
color:#000000;
	line-height:18px;
}
#content_text a{
color:#000000;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#content_text h2{
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
	font-weight:bold;
	fon-size:18px;
}
#content_text h3{
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
		font-weight:bold;
	fon-size:14px;
}
#content_text h4{
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
		font-weight:bold;
	fon-size:12px;
}
#content_text h5{
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
		font-weight:bold;
	fon-size:10px;
}
#content_text h6{
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
		font-weight:bold;
	fon-size:8px;
}

#admin a {
font-weight:bold;
}
#admin a:hover {
font-weight:bold;
text-decoration:underline;
}
