/***************STRUCTURE***************************/
/*Reset*/
* {
margin:0;
padding:0;
}

body {
	 /*min-width:840px;  */
	 background-image: url(patient_info/bg_patient-nt.jpg);
 
	 	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	background-color: #000000;
}
/* Absolute positioned header for all browsers*/
 

 
#footer-wrapper {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:140px;
}

body>#footer-wrapper {
	position:fixed;
	background-image: url(imgs/bg_menu.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
	width:720px;
	height:150px;
	margin:0 auto;
}

/*Global navigation*/
 
 

/***************STYLE***************************/
 
 
 
 
 

 
	
