.style {
	background-image: url(../images/header_bgd.jpg);
	background-repeat: repeat-x;
	background-color: #FFF7E6;
	background-position: 0px 1px;
	height: 160px;
}
.header2 {

	background-image: url(../images/header_bgd2.jpg);
	background-repeat: repeat-x;
	background-color: #FFF7E6;
	background-position: 0px;
	height: 34px;
}
.textlink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.textlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.textlink2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.textlink2_new {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
	padding-left:1px;
	}
	a.textlink2_new:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
	padding-left:1px;
	
}
	
a.textlink2:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.textlink3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}
.textlink4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}
a.textlink3:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
	cursor:default;
}
.morevideo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 15px;
	background-image: url(../images/vidoe_icon.jpg);
	background-repeat: no-repeat;
}
a.morevideo:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 15px;
}
.home 
{
    padding-top:2px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	width: 90px;
	/*padding-bottom: 5px;*/
	text-indent: 12px;
}
a.home:hover 
{
    padding-top:2px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/home_over.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	background-position: 15px 1px;
}
.healthservices {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*height: 27px;*/
	height:25px;
	display: block;
	line-height: 25px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	width: 101px;
	padding-top:2px;
}
a.healthservices:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/health_services.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	padding-top:2px;
	background-position: 0px 1px;
}
.appoitment 
{
    padding-top:2px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*height: 27px;*/
	height:25px;
	display: block;
	line-height: 25px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	width: 140px;
}
a.appoitment:hover 
{
    padding-top:2px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/make_appoitment.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	background-position: 7px 1px;
}
.menu2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	width: 70px;
	padding-bottom: 5px;
}
a.menu2:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/home_over.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	background-position: 15px 1px;
}
.footer {
	background-image: url(../images/footer_bge.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 137px;
}
.box_bgd {
	background-image: url(../images/box_bgd.jpg);
	background-repeat: repeat-y;
}
.box_bgd1
{
    background-image: url(../images/box_bgd.jpg);
	background-repeat:repeat-y;
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.box_title {
	background-image: url(../images/box_top.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 252px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
}
.box_title_new {
	background-image: url(../images/contactus.jpg);
	background-repeat:no-repeat;
	height: 125px;
	width: 252px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.contenttext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 19px;
}
.contenttext1{
	font-family: Arial;
	font-size: 11px;

	padding-right: 10px;
	padding-left:0px;
	color: #CC3300;
	text-decoration:none
	
	
}
a.contenttext1:hover
{
    font-family: Arial;
	font-size: 11px;
color: #CC3300;
	padding-right: 10px;
	padding-left:0px;
	text-decoration: underline;
	 
}
.text_title {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.text_subtitle {
	font-family: Georgia;
	font-size: 18px;
	color: #CC3300;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-style: italic;
}
.text_subtitlenew {
	font-family: Georgia;
	font-size: 16px;
	color: #CC3300;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-style: italic;
}
.box1_bgd {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/box1_bgd.jpg);
	background-repeat: repeat-y;
}
.box1_bgdnew {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	

}
.text_subtitle2 {

	font-family: Georgia;
	font-size: 18px;
	color: #CC3300;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	
}
.text_subtitle3 {

	font-family: Georgia;
	font-size: 18px;
	color: #CC3300;
	padding-right: 10px;
	font-weight: normal;
	font-style: italic;
	text-decoration:none;
}
a.text_subtitle3:hover {

	font-family: Georgia;
	font-size: 18px;
	color: #CC3300;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration:underline;
	font-style: italic;
}
.box_title1_old {

	background-image: url(../images/box1_top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 324px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
}
.box_title1 
{
    background-image: url(../images/new_tab.jpg);
    /*background-image: url(../new/box1_top_new.jpg);*/
	/*background-image: url(../images/box1_top_new.jpg);*/
	/*background-image:url(../images/box_top2_new.jpg);*/
	background-repeat: no-repeat;
	height:31px;
	width: 324px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
}
.box_title10 {
/*background-image: url(../new/box1_top_new3.jpg);*/
	background-image: url(../images/box1_top_new3.jpg);
	/*background-image:url(../images/box_top2_new.jpg);*/
	background-repeat: no-repeat;
	height:31px;
	width: 936px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
}
.box_title1new
{
 /*background-image:url(../images/box1_top_new2.jpg);*/
 background-image:url(../images/box_top2_new1.jpg);
 /*background-image:url(../new/box_top2_new1.jpg);*/
	background-repeat: no-repeat;
	height: 33px;
	width: 324px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px; 
}
.topiclink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 23px;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: url(../images/topic_icon.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}

a.topiclink:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration:underline;
}
.topiclinknew {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 23px;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: url(../images/topic_icon.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}

.box_title2 {
	background-image: url(../images/box_top2.jpg);
	/*background-image: url(../new/box_top2.jpg);*/
	background-repeat: no-repeat;
	height: 31px;
	width: 250px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
	display: block;
}
.box_title2_new {
	background-image: url(../images/box_top3.jpg);
	/*background-image: url(../new/box_top3.jpg);*/
	background-repeat: no-repeat;
	height: 31px;
	width: 250px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
	display: block;
}
.contenttextlink2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.contenttextlink2:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}
.box_title3 {
	background-image: url(../images/box_top4.jpg);
	/*background-image: url(../new/box_top4.jpg);*/
	background-repeat: no-repeat;
	height: 33px;
	width: 250px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 28px;
	display: block;
}
.Tab 
{
    BORDER-RIGHT: #919b9c 0px solid;	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;	PADDING-BOTTOM: 0px;	BORDER-LEFT: #919b9c 0px solid;	PADDING-TOP: 0px;	BORDER-BOTTOM: #919b9c 0px solid;	
    font-family: Arial;
	font-size: 11px; display:block;
    }
     H5 
     {
        	FONT-WEIGHT: 700;	MARGIN: 0px 0px 0px;PADDING-BOTTOM: 0px;	COLOR: #36f;	
        	font-family: Arial;
	        font-size: 11px;
        	
        } 
     
 
   H4 
          {	FONT-WEIGHT: 700;	MARGIN: 0px 0px 10px;	COLOR: #e00;	
           font-family: Arial;
	font-size: 11px;
              display:block;
            } 
       
