.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.txt {
	font-family: tahoma;
	line-height: 17px;
	color: #333333;
	font-size: 11px;
}
.soon {
	font-family: tahoma;
	font-size: 24px;
	color: #000000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}

/*tab menu starts here */
#top_menu
{
width:765px;
height:31px;
}

ul#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul#menu li
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
	margin:0px 0px 0px 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#03497E;
	text-decoration:none;
			}
			
			
#menu a.home{
background:url(../images/buttons/white_01.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 62px;
	height:31px;
	float: left;

	}
	#menu a:hover.home{
background:url(../images/buttons/black_01.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 62px;
	height:31px;
	float: left;

	}
	
	#menu a.program_overview{
background:url(../images/buttons/white_02.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 113px;
	height:31px;
	float: left;

	}#menu a:hover.program_overview{
background:url(../images/buttons/black_02.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 113px;
	height:31px;
	float: left;

	}
	
		#menu a.surgical_procedures{
background:url(../images/buttons/white_03.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 126px;
	height:31px;
	float: left;

	}
	#menu a:hover.surgical_procedures{
background:url(../images/buttons/black_03.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 126px;
	height:31px;
	float: left;

	}
	
			#menu a.reasons_for_surgery{
background:url(../images/buttons/white_04.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 127px;
	height:31px;
	float: left;

	}
			#menu a:hover.reasons_for_surgery{
background:url(../images/buttons/black_04.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 127px;
	height:31px;
	float: left;

	}
	
				#menu a.health_consequences{
background:url(../images/buttons/white_05.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 188px;
	height:31px;
	float: left;

	}
	#menu a:hover.health_consequences{
background:url(../images/buttons/black_05.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 188px;
	height:31px;
	float: left;

	}
	
					#menu a.faq{
background:url(../images/buttons/white_06.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 62px;
	height:31px;
	float: left;

	}#menu a:hover.faq{
background:url(../images/buttons/black_06.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 62px;
	height:31px;
	float: left;

	}
	
						#menu a.non_surgical{
background:url(../images/buttons/white_07.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 87px;
	height:31px;
	float: left;

	}#menu a:hover.non_surgical{
background:url(../images/buttons/black_07.jpg) no-repeat;
	/*background:url(../images/main_menu_bg.gif) repeat-x;*/
	display: block;
	width: 87px;
	height:31px;
	float: left;

	}
/*tab menu ends here */
