body {
	margin:0px 0px 0px 0px;
	text-align:center;
	background:#fefef2;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg.jpg) top repeat-x;
	min-height:753px;
	_height:753px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:900px;
}
#header {
	float:left;
	width:900px;
	height:121px;
}
#shellbg {
	float:left;
	width:900px;
	min-height:683px;
	_height:683px;
	background:url(images/shellbg.jpg) repeat-y;
}
#shell {
	float:left;
	width:900px;
	min-height:683px;
	_height:683px;
	background:url(images/shell.jpg) no-repeat;
}
#left {
	float:left;
	width:172px;
	padding-left:61px;
	padding-top:19px;
}
#patientlogin {
	float:left;
	width:172px;
	height:24px;
	cursor:pointer;
}
#HomeImage{
	float:left;
	width:172px;
	height:39px;
}
#homebutton{
	float:left;
	width:172px;
	height:39px;
   background: url("images/home.jpg") no-repeat 0 0;
   	cursor:pointer;
}

#homebutton:hover{
	float:left;
	width:172px;
	height:39px;
	background: url("images/home_hover.jpg") no-repeat 0 0;
	cursor:pointer;
/*	background-color:#00FF00;
	border:#00FF00 1px solid;
*/}
#homebutton span
{
  display: none;
}
#menu {
	float:left;
	width:172px;
	padding-top:53px;
/*	min-height:200px;
	_height:200px;	*/
}
#menutext {
	float:left;
	width:172px;
/*	min-height:180px;
	_height:180px;
	background:url(images/strip.jpg) no-repeat bottom;*/

}
#StribImage
{
float:left;
width:172px;
height:9px;
background:url(images/strip.jpg) no-repeat bottom;
}


#slideshow {
	float:right;
	width:635px;
	height:217px;
}
#content {
	float:right;
	width:561px;
	padding-right:78px;
	padding-top:38px;
	text-align:left;
}
#content_text_admin{
float:right;
	width:600px;
	padding-right:78px;
	padding-top:38px;
	text-align:left;
}

#content_title {
	float:left;
	width:561px;
	margin-top:-15px;

	
}
#content_text {
	float:left;
	width:561px;
	padding-top:21px;
	margin-top:-40px;
}
#shellbtm {
	float:left;
	width:900px;
	height:96px;
	background:url(images/shellbtm.jpg) no-repeat;
}
#address {
	float:left;
	width:900px;
	padding-top:30px;
	padding-bottom:4px;
	
}
#footer_text {
	float:left;
	width:900px;
	padding-top:15px;
	line-height:18px;
	font:10px Verdana;
	font-style:normal;
	color:#9B9B9B;
	margin-bottom:10px;
	
	}

/*home page */

#shellbg_home {
	float:left;
	width:900px;
	min-height:524px;
	_height:524px;
	background:url(images/shellbg_home.jpg) repeat-y;
}
#shell_home {
	float:left;
	width:900px;
	min-height:524px;
	_height:524px;
	background:url(images/shell_home.jpg) no-repeat;
}
#shellbtm_home {
	float:left;
	width:900px;
	height:46px;
	background:url(images/shellbtm_home.jpg) no-repeat;
}
#address_home {
	float:left;
	width:900px;
}
/*-------------((((((((S T Y L E S))))))))-------------- */
.image_class {border:none;}
.clear {clear:both;}
.clear1 {clear:both;}
#clear {clear:both;}
#clear1 {clear:both;}
#clear2 {clear:both;}

/*-------------S T Y L E S-------------- */

.style_cont {
	font-family:MS Sans Serif;
	font-size:13px;
	color:#373737;
	font-weight:normal;
}
.styleFoot {
	font-family:Verdana;
	font-size:10px;
	color:#9b9b9b;
	font-weight:normal;
	text-align:center;
}
.address {
	font-family:Verdana;
	font-size:15px;
	color:#797979;
	font-weight:normal;
	text-align:center;
}
/*-------------S T Y L E S-------------- */
/*Menu Implmentation*/
#MainMenu {
	position:relative; 
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:172px;
/*	height:39px;*/
	background-color:transparent;
	margin-left:15x;

	
}
#MainMenu .menuTitle {	
	padding:0;
	cursor:default;
	background-color:transparent;
}
#MainMenu div {	
	padding:0px 0px 0px 0px; 
	background-color:transparent;	
}
#MainMenu .menuTitle a:hover { 
}


#MainMenu a {	
	margin:0px 0px 0px 0px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
	display:block;
	text-align:left;
	cursor:pointer;

	/*border:#FF0000 1px solid;*/
	}

#MainMenu a:hover {	
	padding:0px 0px 0px 0px;
	text-decoration:none;
	background-image:none;
	cursor:pointer;

	}

#MainMenu .selected {}
#MainMenu .current {}
#MainMenu li {
	/*margin: 0px 0px 90px 0px;*/
	list-style:none outside none; 
	display:inline;
	background-color:transparent;
}

#MainMenu  li ul{
	width:172px;
}
#MainMenu ul {
	float:right;
	text-align:right; 
	border-width:0px; 
	width:172px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:none;

}
#MainMenu ul li {
	float:left;
	list-style:none outside none;
	margin:0px 0px 3px 0px; 
	padding:0px 0px 0px 0px;
	left:-3px;
	width:172x;
	height:20px;
	background-color:transparent;
	display:inline;

}
#MainMenu ul li a {
    width:170px;
	float:left;
	text-align:left;
	text-indent:10px;
	font:11px Verdana;
	color:#404040;
	height:13px;
	background:none;
	padding:3px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	/*border:#00FF00 1px solid;*/
}

#MainMenu ul li a:hover{

    width:170px;
	text-align:left;
	font:11px Verdana;
	text-indent:10px;
	color:#FFFFFF;	
	 height:13px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	background:#7C9037;
    cursor:pointer;
	
}

/*sIFR Implementation*/
/*Sifr*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0;
	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:bold 48px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	z-index:30;
}


#footer_text  a{
	
	font:10px Verdana;
	font-style:normal;
	color:#9B9B9B;
	line-height:18px;
	
}

#footer_text  a:hover{
	
	font:10px Verdana;
	font-style:normal;
	color:#9B9B9B;
	text-decoration:underline;
	
	
}
#footer_admin
{
	font:10px Verdana;
	color:#9B9B9B;
	font-weight:bold;
}

#footer_admin a
{
	font:10px Verdana;
	color:#9B9B9B;
	font-weight:bold;
	}
	
#footer_admin a:hover
{
	font:10px Verdana;
	color:#9B9B9B;
	font-weight:bold;
	text-decoration:underline;
}



#content_text p{
    font:13px MS Sans Serif;
	color:#373737;
	line-height:1.5;
	}
#content_text ul li{
    font:13px MS Sans Serif;
	color:#373737;
	line-height:1.5;
}

#content_text h4{
    font:12px MS Sans Serif;
	font-style:normal;
	font-size:13px;
	color:#373737;
	line-height:1.5;
	font-weight:bold;
}

#content_text h3{
    font:13px MS Sans Serif;
	font-style:normal;
	font-size:13px;
	color:#373737;
	line-height:1.5;
	font-weight:bold;


}

#content_text h2{
    font:MS Sans Serif;
	font-style:normal;
	font-size:14px;
	color:#373737;
	line-height:1.5;
	font-weight:bold;
}



#content_text ol li h3 a{
    font:13px MS Sans Serif;
	font-size:13px;
	color:#373737;
	line-height:1.5;

	
}

#content_text ol li{
    font:13px MS Sans Serif;
	color:#373737;
	line-height:1.5;

}

#content_text a{
    font:13px MS Sans Serif;
	font-size:13px;
	color:#373737;
	text-decoration:underline;
	line-height:1.5;
	
	
}




