BODY {
	/*BACKGROUND-COLOR: #c3f3cda;*/
	FONT: 1.00em/1 Arial, Helvetica, sans-serif; 
}

table {
	width:980px;
	/*background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;*/
}


#heading{
	BACKGROUND-COLOR:#55bb6a;
	height:100px;
	vertical-align:middle;
	color: #FFF;
	padding-left:20px;
	text-align: left;
}

#norm{
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align: justify;	
}

h2{
	font-size: 1.65em;
	font-weight: bold;
	color:#09762a;
}

p,ul,li{
	/*font-size: 1.00em;
	font-weight: bold;
	color:#29a24d;
	color:#09762a;*/
	line-height:25px;
}

#footer{
	BACKGROUND-COLOR:#29a24d;
	background-image:url(../images/surgeriesoffered.gif);
	height:30px;
	vertical-align:middle;
	color: #FFF;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
}

#leftmenu{
	width:200px;
	
}
#leftmenu td{
	height:50px;
	font-size: 1.15em;
	BACKGROUND-IMAGE: url(../images/surgeriesoffered-subnav1.gif); 
	BORDER-BOTTOM-COLOR: #2aa34e; 
	BACKGROUND-COLOR: #b5f7c3;
	border-bottom: solid 1px #2aa34e;
	text-align: center;
}
#leftmenu td a:link,
#leftmenu td a:visited
{
	
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 5;
	text-align: center;		
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
	color: #2ba44e;
}
#leftmenu td a:hover {
	COLOR: #10521e;
}
#leftmenu td a:focus {
	outline: none; 
}