/*--------------------------------body---------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
body {
margin: 0;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
font-size: 12px;
vertical-align: top;

color:#333333;
}


/*--------------------------------main div---------------------------*/
#main_div{
	width:1004px;
	margin:0 auto;
	
	

}
/*--------------------------------header---------------------------*/
#header{
	width:1004px;
	height:170px;
	background-image:url(images/header_bg.jpg); background-repeat:no-repeat; 
	
			}
			
						
/*--------------------------------center_paert---------------------------*/	
		
#center_div{
	width:1004px;
	background-image:url(images/center_top_bg.jpg); background-repeat:repeat-x;
	height:auto; padding-top:10px;
	
}


						
/*--------------------------------center_contant_div---------------------------*/	
		
#center_contant_div{
	margin-left:20px;
	margin-right:20px;
	background-color:#FFFFFF;
	height:auto;
	border:#c4d6de solid 1px;
	
}
/*--------------------------------menubar---------------------------*/	

#nevg {
	background:url(images/nevg_bg.jpg) repeat-x;
	line-height:36px;
	margin-top:5px;
	width:100%;
	font-size:12px; 

	font-weight:bold;
	float:left;
	text-align:center;

	}
	
#nevg a {
	background: url(images/seprator.jpg) no-repeat right;
	line-height:36px;
	margin:0px;
	float:left;
	padding:0px 26px 0px 26px;


	color:#000000;
	}
	
#nevg a:hover {
	background: url(images/seprator.jpg) no-repeat right;
	
	line-height:36px;
	margin:0px;
padding:0px 26px 0px 26px;
	
	display:block;
	}	
	
/*--------------------------------other-center_contant---------------------------*/	
.speacer {
	float:left;
	height:36px;
	width:6px;
	margin:0px;
	padding:0px;
	}
	
	#left_heading {
  line-height:29px;  margin:0px; text-align:left; 
background:url(images/menu_right.jpg) no-repeat right top;  
}

#left_heading div { height:29px;  margin:0px; text-indent:45px;color:#000000;font-size:12px;font-weight:bold;
background:url(images/menu_left.jpg) no-repeat left top;
}

#bottom_bg div { height:10px;  margin:0px; text-indent:45px;color:#FFFFFF;font-size:12px;font-weight:bold;
background:url(images/bottom_menu_left.jpg) no-repeat left top;
}


	#bottom_bg {
  line-height:10px;  margin:0px; text-align:left; 
background:url(images/bottom_menu_right.jpg) no-repeat right top;  
}


.footer_link:link{font-family:  Arial, Helvetica, sans-serif; font-size:12px;  color: #000000; margin-right:5px; margin-left:5px;  }
.footer_link:visited{font-family:  Arial, Helvetica, sans-serif; font-size:12px; color: #000000;  }
.footer_link:activated{font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #000000;  }
.footer_link:hover{font-family: Arial, Helvetica, sans-serif; color: #990099;  font-size:12px;  }


#navbar {padding: 0; margin-bottom: 0px; border-left:#cdc8cf  solid 1px; border-right:#cdc8cf solid 1px; border-bottom:#cdc8cf  solid 1px;
}
#navbar div {background-image: url(images/icon.gif) ; background-repeat:no-repeat; line-height:27px; padding: 0;margin: 0 0px;margin-bottom:0px;
}
#navbar div a {color:#000000;font-family:Arial, Helvetica, sans-serif; font-size:12px;font-weight:bold;text-decoration: none;
	display: block;padding:0px 45px;}
#navbar div a:hover {color:#FFFFFF;background-image: url(images/menu_hover.gif); color:#000000; }



#navbar2 {  padding-left:10px; padding-right:10px; border-left:#cdc8cf solid 1px; border-right:#cdc8cf solid 1px; padding-bottom:10px;  }

.heading1{font-weight:bold; color:#333333; font-size:14px;  font-family:Arial, Helvetica, sans-serif; padding-bottom:5px;  }
.text{ color:#666; text-align:justify;  font-family:Arial, Tahoma, Helvetica, sans-serif;  }
.text2{ color:#666; text-align:justify;  font-family:Arial, Tahoma, Helvetica, sans-serif;  }
.heading2{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	padding-right: 5px;
}

#right_div_padd{border-bottom:#CCCCCC dashed 1px; padding-bottom:20px; margin-bottom:5px;}
#contant_div_padd{border-bottom:#CCCCCC dashed 1px; padding-bottom:20px; margin-bottom:5px; margin-right:10px;}
#incontant_div_padd{ padding-bottom:10px; margin-bottom:0px; margin-right:10px;}
.more{ color:#990099 ; font-family:Arial, Helvetica, sans-serif ; font-size:12px; font-weight:bold; text-align:right;}
