 @charset "utf-8";
/* CSS Document */
		
a{
color:#000000;


}		

*  
    { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}
.clear 
    { 
    clear:both; 
} 

body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
/*--------------------top_nav-------------------*/
		#top_nav {
	width:100%;
	height:43px;
	background-color:#83b000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #feb913;
}
#top_nav #top_nav_leftpan {
	background-color:#811B37;
	width:50%;
	height:43px;
	float:left;
}


#hindi_button{
	width:80px;
	height:40px;
	background-color:#811B37;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:40px;
	text-align:center;
	margin-right:10px;
}

#oldwebsite{
	width:100px;
	height:40px;
	background-color:#83b000;
	float:left;
	left:50%;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
	font-weight:normal;
	
}

#hindi_button a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#oldwebsite a{
color:#FFFFFF;
text-decoration:none;
}


#hindi_button:hover,#hindi_button:visited{
	text-decoration:none;
}
#top_nav #top_nav_righttpan {
	width:45%;
	height:43px;
	float:right;
	padding-left:5%;
	line-height:43px;
	color:#FFFFFF;
	background-color: #91203E;
	background-image: url(../images/top/top_bg_curve_green1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_nav #top_nav_righttpan a{
color:#FFFFFF;

}

#top_nav #top_nav_righttpan a:link,  #top_nav #top_nav_righttpan a:visited {
	float:left;
	padding:0px 7px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#top_nav #top_nav_righttpan a:hover {
	text-decoration:underline;
}
/*--------------------top_nav-------------------*/
		
		
/*--------------------header_bg-------------------*/
		
#header_bg {
	background-color:#9F2925;
/*	background:url(../images/top/logo_bg_light_gray.jpg) repeat-x left top;
*/	width:100%;
	height:110px;
	float:right;
 	line-height:43px;
	color:#FFFFFF;
}
#header_bg #header_box {
	width:1024px;
	height:110px;
	margin:auto;
}
#header_bg #header_box #logo_box {
	width:380px;
	height:105px;
	float:left;
}
#header_bg #header_box #skiptonav_box {
	width:380px;
	height:75px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	padding-top:30px;
	text-align:center;
 }
#header_bg #header_box #skiptonav_box img {
	margin-bottom:-5px;
}


#header_bg #header_box #search_box {
	width:233px;
	height:70px;
	float:right;
	padding-top:35px;
}

#header_bg #header_box #search_box #search_div {
	height:34px;
	width:190px;
	background:url(../images/top/search_bg.jpg) repeat-x left top;
	border:1px solid #d0cece;
	float:left;
	margin-left:5px;
}
#header_bg #header_box #search_box #search_div input[type="text"] {
	height:34px;
	width:100px;
	float:left;
	background:url(../images/top/search_icon.jpg) no-repeat 5px top;
	border:none;
	padding-left:35px;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
#header_bg #header_box #search_box #search_div input[type="submit"] {
	height:30px;
	width:30px;
	float:right;
	background-color:#83b000;
	border:none;
	margin:2px;
	color:#ffffff;
}
#header_bg #header_box #search_box  .shadow {
	height:34px;
	width:233px;
	float:left;
	background:url(../images/top/search_shadow_green.jpg) no-repeat left top;
	border:none;
}
/*--------------------header_bg-------------------*/
/*--------------------nav_bg-------------------*/

#nav_bg{
	width:100%;
	background:url(../images/top/nav_bg_green1.jpg) repeat-x left top;
	height:46px;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #feb913;
}
#nav_bg ul{
	width:1003px;
	height:46px;
	margin:0px auto;
	padding:0px;
	list-style-type:none;
}

#nav_bg ul li{
	display:block;
	float:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#nav_bg ul li a:link,
#nav_bg ul li a:visited{
	color:#993300;
	font-size:14px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav_bg ul li a:hover{
	text-decoration:underline;
}


 /*--------------------nav_bg-------------------*/

#flash_bg1{
width:100%;
height:293px;
float:right;
background-color:#382908;	

}
#flash_bg1 #flash_banner{
	width:100%;
	height:293px;
	float:right;
	background-color:#382908;	
	
}



#flash_bg1 #flash_banner_ulbg{
	width:250px;
	height:291px;
	float:right;
	position:absolute;
	right:161px;
	background-repeat: no-repeat;
	z-index:9999;
	background-position:bottom	 right;
}

#flash_bg1 #flash_banner_ulbg ul{
	width:180px;
	float:right;
	border:5px;
	margin-right:25px;
	margin-top:25px;
	background:url(../images/flash_banner/menubg.png) repeat left top;
	padding:10px;
}
#flash_bg1 #flash_banner_ulbg ul li{
	height:30px;
	background:url(../images/flash_banner/menu_bg.jpg) repeat-x left top;
	width:180px;
	margin-bottom:5px;
	list-style-type:none;
}
#flash_bg1 #flash_banner_ulbg ul li{
 	/*background-color:#006600;*/
	background-color:#93C493;
}

#flash_bg1 #flash_banner_ulbg ul li.header_green a:link img{
	float:left;

}

#flash_bg1 #flash_banner_ulbg ul li:hover{
	background:url(../images/flash_banner/menu_bg_hover.jpg)  repeat-x left top;
}
#flash_bg1 #flash_banner_ulbg ul li a:link,
#flash_bg1 #flash_banner_ulbg ul li a:visited{
	color:#000000;
	font-size:15px;
	text-decoration:none;
	line-height:30px;
	padding-left:10px;
}
	
	
/*--------------------flash_baner-------------------*/
	
/*--------------------news-------------------*/
#news_bg {
	width:100%;
	height:80px;
	float:left;
	clear:both;
 }

#news_bg #news_box{
	width:1300px;
	height:80px;
 	background: url(../images/news/news_bg.jpg) repeat-x left top;
	margin:0px auto;
 }
#news_box #left_shadow{
	width:25px;
	height:80px;
	float:left;
	background:url(../images/news/left_shadow.jpg) #FFFFFF no-repeat left top;	
}
#news_box #news_icon{
	width:100px;
	height:80px;
	float:left;
	background: url(../images/news/news_icon.jpg) no-repeat center -1px;
}
#news_box #heading{
	width:160px;
	height:80px;
	float:left;
	color:#db6e04;
	font-size:22px;
	line-height:64px;
}

#news_box #center_box{
	width:930px;
	height:54px;
	float:left;
	padding-bottom:26px;
	line-height:56px;
 }
 
#center_box a
{
color:#000000;
text-decoration:none;
}
 
#news_box #right_shadow{
	width:25px;
	height:80px;
	float:right;
	background:url(../images/news/right_shadow.jpg) #FFFFFF no-repeat left top;	
}
/*--------------------news-------------------*/


/*--------------------accordian_slider-------------------*/

#acco_slider_box_wrap {
	width:1200px;
	height:347px;
	margin:auto ;
	padding-left:45px;
	padding-bottom:10px;
	clear: both;
 }
#acco_slider_box_wrap #acco_left {
	width:250px;
	height:auto;
	margin-left:0px;
	float:left;
 }

#acco_slider_box_wrap #acco_left .acco_menu {
	float:left;
	background:url(../images/middle/accordion_menu_bg.jpg) #FFFFFF repeat-x left top;
	height: 30px;
	width: 250px;
	font-size: 15px;
	line-height: 20px;
	padding-left: 15px;
	margin-top:3px;
}
#acco_slider_box_wrap #acco_left .acco_menu a:link,
#acco_slider_box_wrap #acco_left .acco_menu a:hover,
#acco_slider_box_wrap #acco_left .acco_menu a:visited  {
	color: #000000;
	text-decoration:none;
}
#acco_slider_box_wrap #acco_left .acco_menu img{
	margin-top:	5px;
	border:0;
}


#acco_slider_box_wrap #acco_left .acco_content {
	background: url(../images/middle/accordion_content_bg.jpg) repeat-x left top;
	float: left;
	height: 150px;
	width: 202px;
	background-position: left bottom;
	background-color: #FF0000;
	margin-bottom:5px;
}
#acco_slider_box_wrap #acco_left .acco_content .down_arrow {
	background: url(../images/middle/down_arrow.png) no-repeat 15px top;
	float: left;
	height: 11px;
	width: 202px;
 }
 
#acco_slider_box_wrap #acco_left .acco_content ul {
 	display:block;
	margin-left:25px;
	float:left;
	list-style-type:disc;
	
}
#acco_slider_box_wrap #acco_left .acco_content ul li a:link {
	color:#000000;
	line-height:22px;
	font-size:13px;	
	text-decoration:none;
}
 
 
#acco_slider_box_wrap #acco_left .acco_content ul li a:visited {
	color:#000000;
	line-height:22px;
	font-size:13px;	
	text-decoration:none;
}

/*--------------------accordian_slider-------------------*/
	
	
/*--------------------about_us_bg-------------------*/
#about_us_bg {
	width:100%;
	height:auto;
	border-top: 3px solid #87bf19;
	float:left;
	background-color:#91203E;
	clear:both;
}
#about_us_bg #about_us_wrap {
	width:1180px;
	height:auto;
	margin:auto;
}

#about_us_bg #about_us_wrap #about_us {
	width:650px;
	height:auto;
	float:left;
	padding-left: 16px;
 }
 
#about_us_bg #about_us_wrap #whast_new {
	width:314px;
	height:200px;
	float:right;
	background-image: url(../images/bottom/news_shadow.jpg);
	background-repeat: repeat-x;
	background-position: right center;
 }
#about_us_bg #about_us_wrap #whast_new {
	width:314px;
	height:214px;
	float:right;
	background: url(../images/bottom/news_shadow.jpg) no-repeat bottom ;
 }
 
#about_us_bg #about_us_wrap #whast_new  .news_marquee{
	width:250px;
	height:130px;
	background-color:#FFFFFF;
	background: url(../images/bottom/news_bg_lightgray.jpg);
	
	margin-left:40px;
	margin-top:25px;
	padding-top:10px;
 }
 	
#about_us_bg #about_us_wrap #whast_new  .news_marqueehindi {
	width:250px;
	height:130px;
	background-color:#FFFFFF;
	background: url(../images/bottom/news_bg_lightgray.jpg);
	
	margin-left:40px;
	margin-top:25px;
	padding-top:10px;
 }
#about_us_bg #about_us_wrap #whast_new  .news_marqueehindi p {
padding-left:15px;
} 	
 
#about_us_bg #about_us_wrap #whast_new  .heading_green27{
	color:#93d32e;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;	
	width:85px;
	height:50px;
	position:relative;
	margin-left:40px;
	top:18px;
	

}
 
 
#about_us_bg #about_us_wrap #about_us  .heading_green27{
	color:#93d32e;
	font-size:27px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#about_us_bg #about_us_wrap #about_us  .font_white14{
	color:#f5f5f5;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
#about_us_bg #about_us_wrap #about_us  p.font_white14 a
{
color:#93d32e;
text-decoration:underline;
}
#about_us_bg #about_us_wrap #about_us  p.font_white14 a:hover
{
color:#93d32e;
text-decoration:underline;

}
#about_us_bg #about_us_wrap #about_us .knowmore_2 {
 	float:right;
	text-align:right;
	color:#93d32e;
	font-size:13px;
	background:url(../images/middle/knowmore_dot.jpg) no-repeat right center;
	padding-right:30px;
}


#about_us_bg #about_us_wrap #about_us .knowmore_2 a
{
color:#93d32e;
text-decoration:none;}
/*--------------------about_us_bg-------------------*/



/*--------------------footer_bg-------------------*/

#footer_main{

	width:100%;
	height:249px;
	float:left;
	clear:both;
	
}


#footer_bg{

	width:100%;
	height:249px;
	float:left;
	clear:both;
	background:url(../images/bottom/bottom_shadow_effect.jpg) #dedede repeat-x left top;
}
#footer_bg #five_menu{
	width:1004px;
	height:62px;
	margin:auto;
	clear:both;
}
#footer_bg #five_menu ul{
	margin:0px; 
	padding:0px;
	list-style-type:none;
}
#footer_bg #five_menu ul li {
	float:left;
	display:block;
	padding:10px 28px;
	/*padding:10px 35px;*/
} 

#footer_bg #five_menu ul li img{
	float:left;
} 
#footer_bg #five_menu ul li a:link,
#footer_bg #five_menu ul li a:visited{
 	line-height:34px;
	color:#666666;
	font:14px;
	text-decoration:none;
	padding-left:10px;
	padding-top:-10px;
	font-weight:bold;
}

#footer_bg #five_menu ul li a:hover{
	color:#000000;

}

 



#footer_bg #footer_menu{
	width:1000px;
	height:155px;
	margin:35px auto 0px auto;
	
}

#footer_bg #footer_menu ul {
 	list-style-type:disc;
	margin-left:30px;
 	float:left;
}
#footer_bg #footer_menu ul li{
	padding-right:55px;

}
#footer_bg #footer_menu ul li a:link,
#footer_bg #footer_menu ul li a:visited{
	width:auto;
	height:30px;
	line-height:30px;
	color:#333333;
	font-size:13px;
	text-decoration:none;
}
#footer_bg #footer_menu ul li a:hover{
	text-decoration:underline;
}


#credit_bg{
	width:1004px;
	height:40px;
	background-color:#FFFFFF;
	float:left;
	margin-left:190px;
	
}
/*--------------------footer_bg-------------------*/

/*--------------------landing Pages-------------------*/

#inner_bg{
	width:100%;
	height:265px;
	float:left;
	background-image:url(../images/inner_banner/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e7e7e7;
}

#inner_banner{
width:1024px;
height:265px;
margin:auto;
position:relative;

}

#inner_bg #inner_banner #page_image{
								width:770px;
								height:192px;
								position:relative;
								float:left;			}		
												
#inner_bg #inner_banner #ulbg_background{
	width:230px;
	float:right;
	border:5px;
	height:800px;
	left:76%;
	top:20%;
	position:absolute;
	/*background-color:#999999;*/
	
	}		
	
#inner_bg #inner_banner #ulbg_background #ulbg1{
				width:200px;
				height:auto;
				background:url(../images/inner_banner/ul_bg.jpg);
				background-color:#85ac15;
				background-repeat:repeat;
				position:relative;
				top:20px;
				float:left;
				padding:10px;
								}
	
						



#inner_banner  #ulbg1 .tab_menu{
	width:175px;
	float:left;
	border:5px;
	/*margin-right:20px;
	margin-left:85px;
	top:25px;
	position:relative;*/
	padding:11px;
	border-left:2px dotted #dde3cd;
	border-top:2px dotted #dde3cd;
	border-bottom:2px dotted #dde3cd;
	border-right:2px dotted #dde3cd;
	background-color:#ffffff;
	/*border-left:1px solid #dde3cd;
	border-left-style:dotted;
	padding:10px;*/
	
}


 #ulbg1 .tab_menu .Quick_access_tab {
	height:37px;
	background:url(../images/flash_banner/menu_bg.jpg) repeat-x left top;
	width:170px;
	float:right;	
	list-style-type:none;
	list-style-image:url(../images/inner_banner/li_bullet.png);
	list-style-position:inside;
	line-height:47px;
	
}

#inner_banner #ulbg1 .tab_menu .accordian {
			width:170px;
			margin-left:5px;
			background: url(../images/middle/accordion_content_bg.jpg);
			float:left;
			}
#inner_banner #ulbg1 .tab_menu  .down_arrow {
	background:url(../images/inner_banner/down_arrow.png) no-repeat 15px top;
	float: left;
	height: 11px;
	width: 170px;
 }

#ulbg1 .tab_menu .accordian ul {
 	width:170px;	
	padding:0px;
	float:left;
	list-style-type:none;
}

#ulbg1 .tab_menu .accordian ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ulbg1 .tab_menu .accordian ul li a{
			color:#000000;
			text-decoration:none;
}

#inner_bg #inner_banner ul li.header_green a:link img{
	float:left;

}

#ulbg1 .tab_menu .Quick_access_tab:hover{
	background:url(../images/flash_banner/menu_bg_hover.jpg)  repeat-x left top;
}
#ulbg1 .tab_menu .Quick_access_tab a:link,
#ulbg1 .tab_menu .Quick_access_tab a:visited{
	color:#000000;
	font-size:15px;
	text-decoration:none;
	line-height:47px;
	padding-left:10px;
}

/*--------------------landing Pages-------------------*/

/*--------------------You are here -------------------*/

#inner_bg #inner_banner #your_here_bg{
			width:792px;		
			position:relative;			
			height:44px;			
			float:left;
			/*margin-top:18%;*/
			background-color:#ffffff;
			z-index:1;
			border-left:2px dotted #dde3cd;
			border-top:2px dotted #dde3cd;
			border-bottom:2px dotted #dde3cd;
			
			}


#inner_banner #your_here_bg #your_here {
	position:relative;
	margin: 0px;
	padding: 0px;
	
	
}

#inner_banner #your_here_bg #your_here #content {
	width:500px;
	height:44px;
	background-color:#ffffff;
	
 }
 

/*#inner_banner #your_here_bg #your_here #content:hover{

	color:#000000;
}*/
#your_here_bg #your_here #content #YouRHr a:link,
#your_here_bg #your_here #content #YouRHr a:visited{
	color:#000000;
	text-decoration:none;
	
	}


 
 /*--------------------You are here -------------------*/
 
 /*--------------------Main inner content -------------------*/
 
#inner_content_bg {
 				width:100%;
				height:auto;
				float:left;
				background-color:#ffffff;
				background-image:url(../images/top/top_bg.jpg);
				background-repeat:repeat-x;
			
			
			
				}
				


#inner_content_bg  #ulbg_effect{
	width:200px;
	float:right;
	border:5px;
	background:url(../images/inner_banner/ulbg_effect.jpg);
	padding:10px;	
	background-position: left center;
	
	
	
}

				
#inner_content_bg #landing_content {
 				width:1024px;
				height:auto;
				min-height:700px;			
				margin:auto;
				background-color:#ffffff;	
							
				}
				
				
				
#inner_content_bg #landing_content #landing_container_box {

 				width:750px;
				height:auto;
				float:left;	
				padding-top:10px;
				padding-left:10px;
							}
				
#landing_container_box #green_box_bg  {

 				width:730px;
				height:auto;
				float:right;
			/*	background-color:#999999;*/				
			
				}
				
#landing_container_box #green_box {	
						width:245px;
						height:225px;
						float:left;
						background-color:#FFFFFF;
						border-right:1px dotted #afc965;
						border-bottom:1px dotted #afc965;
					 }
					 
#landing_container_box #green_box_end {
						width:235px;
						height:225px;
						float:right;
						background-color:#FFFFFF;
						border-bottom:1px dotted #afc965;
					 }
					 
					 


#landing_container_box #green_box_bottom {
						width:245px;
						height:225px;
						float:left;
						background-color:#FFFFFF;
						border-right:1px dotted #afc965;
					 }
					 
#landing_container_box #green_box_noborder {
						width:235px;
						height:225px;
						float:right;
						background-color:#FFFFFF;
						
					 }

#landing_container_box #green_box_noborder_left{	
						width:245px;
						height:225px;
						float:left;
						background-color:#FFFFFF;
						
					 }


#green_box_heading {
	float:left;
	white-space:nowrap;	
	width: 200px;
	font-size: 20px;
	line-height: 20px;
	padding-left: 15px;
	margin-top:12px;
	margin-left:10px;
	color:#016e1d;
	/*color:#83b000;*/
}

#green_box_content {
	float: left;
	height: 120px;
	width: 200px;
	background-position: left bottom;
	font-size:13px;
	font-family:Arial;
	color:#6e6e7e;
	/*color:#7e7e7e;*/
	/*padding: 15px;*/
	padding-left:15px;
	padding-top:15px;
	text-align:justify;
	line-height: 20px;
	word-spacing:1;
	margin-left:10px;
	margin-bottom:5px;
}

#green_box_kmore {
float:left;
width:220px;
color:#83b000;
font-size:12px;
text-align:right;
}
	
#green_box_kmore a {

color:#83b000;
text-decoration:none;
	
}
						
#spacer
{
width:100%;
height:18px;
float:left;
}		

#spacer18
{

height:18px;
float:left;
}					
						
#inner_content_bg #landing_content #landing_container_box  #green_strip_bg {

 				width:730px;
				height:150px;
				float:left;
				background-color:#FFFFFF;
				
				}
			
			
#inner_content_bg #landing_content #green_strip {

 				width:668px;
				height:100px;
				float:right;
				margin-top:5%;
				background:url(../images/inner_banner/green_strip.jpg);
				background-position:left bottom;
				}				
		
#green_strip #strip_content{
						width:500px;
						height:50px;	
						font-family:Arial;
						font-size:13px;
						float:left;
						color:#ffffff;
						line-height:20px;
						margin-top:32px;
						margin-left:10%;
							}
							
							
#green_strip #strip_content_hindi{
						width:500px;
						height:50px;	
						font-family:Arial;
						font-size:13px;
						float:left;
						color:#ffffff;
						line-height:20px;
						margin-top:32px;
						margin-left:10%;
							}
							
#inner_bg #inner_banner #ulbg_background #Whats_bg{
	width:220px;
	float:left;
	border:5px;
	height:500px;
	margin-top:16%;
	/*background-color:#0000FF;*/
	}
							
		
		

 
#ulbg_background #Whats_bg .whatsnews{
	width:220px;
	height:135px;
	float:left;
	background:url(../images/inner_banner/whts_bg.jpg);
		
	font-size:12px;
	/*padding-left:10px;*/
	text-align:justify;	
	line-height:20px;
	word-spacing:1px;
		}
 
 
#ulbg_background #Whats_bg .whatsnews a{
color:#000000;
text-decoration:none;}
 
#ulbg_background #Whats_bg #Whats_bg_border {
						width:220px;
						height:205px;
						border:1px solid #c4d19f;
						}
 
#ulbg_background #Whats_bg #whast_new_text {
	width:210px;
	height:30px;
	float:left;
	background-image:url(../images/inner_banner/whats_text_bg.jpg);
	/*margin-left:55px;*/
	color:#016e1d;	
	font-family:Arial;
	padding-left:10px;
	padding-top:10px;
	font-size:18px;
 }
 
#ulbg_background #Whats_bg .knowmore_whts {
 	width:200px;
	height:20px;
	float:left;
	text-align:right;	
	color:#93d32e;
	font-size:13px;
	margin-top:15px;
	background:url(../images/inner_banner/knowmore_dot_wht.jpg) no-repeat right center;
	
}

 
#ulbg_background #Whats_bg #download {
	width:213px;
	height:69px;
	float:left;
	margin-top:10px;
	/*margin-left:8px;*/
	background-repeat:no-repeat;
	background:url(../images/inner_banner/download_pdf.jpg);
	 }

#ulbg_background #Whats_bg #may_we_reach {
	width:232px;
	height:245px;	
	right:10px;
	position:relative;
	float:left;
	margin-top:10px;	
	background-repeat:no-repeat;		
	background:url(../images/inner_banner/may_we_reach.png);
	 }

#ulbg_background #Whats_bg #may_we_reach #may_we_reach_heading {
	width:200px;
	height:40px;		
	position:relative;
	float:left;
	top:4%;
	left:10%;
	font-family:Arial;
	font-size:16px;
	font-style:italic;
	color:#ffffff;
	word-spacing:1px;
	background-repeat:no-repeat;	
	
	 }

#ulbg_background #Whats_bg #may_we_reach #may_we_reach_table {
	width:200px;
	height:180px;		
	position:relative;
	float:left;
	top:2%;
	left:10%;	
	background-repeat:no-repeat;	
	
	 }

#ulbg_background #Whats_bg #may_we_reach #may_we_reach_table input[type='text']{
					background-image:url(../images/inner_banner/may_u_text.jpg);
					width:150px;
					height:25px;
					margin-top:10px;
					padding-left:20px;
					
					
					}
					
#ulbg_background #Whats_bg #may_we_reach #may_we_reach_table .styled-select select {
  background:url(../images/inner_banner/select_arrow.png) no-repeat right #fff;
   width: 165px;
   padding-left:15px;
   margin-top:20px; 
   line-height: 1;  
   height: 35px;
   -webkit-appearance: none;
   }
   
   
   
#ulbg_background #Whats_bg #may_we_reach #may_we_reach_table input[type="submit"]
{
	 width:100px;
	height:25px;
    text-decoration:none;
    font-family:arial;
    color:#000000;
	 margin-top:15px; 
	
   
}
 /*--------------------inner page css-------------------*/
 
 #landing_container_box #inner_page_bg  {

 				width:730px;
				height:auto;
				float:left;
			/*	background-color:#999999;*/				
			
				}
				
				
#inner_page_bg #left_menu  {

 				width:210px;
				height:auto;
				min-height:200px;
				float:left;
				border:1px solid #8bad29;
				background-color:#f0f0f0;
				background-image:url(../images/inner_banner/left_menu_bg.jpg);
				
			
				}
				
#inner_page_bg #left_menu ul  {
						width:200px;
						height:auto;
						margin:0 auto;						
						padding:0px;
						margin-top:10px;
						list-style-type:none;
						}

#inner_page_bg #left_menu ul li{
	display:block;
	font-family:Arial;
	font-size:12px;
	list-style-type:none;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	
	}
#inner_page_bg #left_menu ul li a
			{color:#000000;
			text-decoration:none;
			
			}

#inner_page_bg #left_menu ul li a:hover
			{color:white;		
			width:205px;
			position:absolute;
			text-decoration:none;
			z-index:1;
			background-image:url(../images/inner_banner/left_menu_hover.png);
			/*background-position:50% 25%;*/
			background-repeat:no-repeat;
			
			}




#inner_page_bg #left_menu ul li:hover
			{color:white;		
			width:205px;
			position:absolute;
			z-index:1;
			background-image:url(../images/inner_banner/left_menu_hover.png);
			/*background-position:50% 25%;*/
			background-repeat:no-repeat;
			
			}


#landing_container_box #inner_page_content  {

 				width:515px;
				height:490;
				float:left;
				background-color:#ffffff;
				}
#landing_container_box #inner_page_content #pagecontainer   {
 				width:530px;
				height:auto;
				float:left;
				margin-left:20px;	
				min-height:500px;
				margin-top:5px;
				border:1px;
				text-align:justify;
			/*	background-color:#cccccc;	*/	
			
				}				

#inner_page_content #landing_content #landing_container_box #pagecontainer .contentheader{
			color:#0b3e18;
				font-size:16px;				
				font-family:Arial;
				padding-top:5px;						
				padding-bottom:5px;
				text-align:justify;
				}
			
#landing_content #landing_container_box #pagecontainer  .green_heading{
				color:#6f9500;
				font-size:15px;				
				font-family:Arial;
				line-height:20px;
				font-weight:bold;
				padding-top:5px;
				padding-bottom:5px;
				}
				
#pagecontainer .sub_heading{
				color:#6f9500;
				font-size:14px;				
				font-family:Arial;
				line-height:20px;
				font-weight:bold;	
				padding-top:5px;
				padding-bottom:5px;
				}
#pagecontainer .dividerH21 {
					/*background-color:#32823f;*/
					background-color:#518608;
					padding-top:10px;
					color:#ffffff;
					font-family:Arial;
					}
					
					
#pagecontainer .bgwhite {
					background-color:#ffffff;
					padding-left:6px;
					padding-top:6px;
					padding-bottom:6px;
					
					}

#pagecontainer .content{
						
					border:1px solid #ffffff;
					margin-top:10px;					
					background-color:#CCCCCC;					
					}
					

					
#inner_page_content #pagecontainer ul{

font-family:Arial;
font-size:13px;

color:#3b3b3b;
}

#inner_page_content #pagecontainer ul li{
margin-left:30px;
padding-left:10px;
padding-top:5px;
font-size:12px;
line-height:16px;
text-align:justify;
}

#inner_page_content #pagecontainer ol li{
margin-left:30px;
padding-left:10px;
padding-top:5px;
font-size:12px;
padding-right:8px;

line-height:16px;
text-align:justify;
}



#inner_page_content #nextbtn
						{width:45px;
						height:18px;
						float:right;
						}
						
#inner_page_content #backbtn
						{width:45px;
						height:18px;
						float:left;
						}