/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    background:#669933;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/templatemo_divider.png) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 20px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }
.margin_cr30 { margin-right: 0px; }

.button_01 a {
	display: block;
	margin-top: 15px;
	width: 93px;
	height: 26px;
	padding: 7px 30px 0 0;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button.png) no-repeat;
}

.button_01 a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
	color: #333333;
}

h2 {
	margin: 0 0 0px 0;
	padding: 10px 0 0px 0;
	font-size: 26px;
	font-weight: normal;
	color: #96e135;
	background: url(images/templatemo_title_bg.jpg) bottom left no-repeat;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

#templatemo_wrapper {
	width: 990px;
	margin: 0 auto;
}

/* header */
#bodyPan{width:900px; position:relative; margin:0 auto;}
bodyPan p.date{width:800px;
height:25px;
color:#6ab700;
font-size:20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:5px;}

#templatemo_site_title_bar {
	width: 970px;
	height: 200px;
	padding: 0px 5px 0px 0px;

		}

#templatemo_site_title_bar  #site_title {
	float: left;
	width: 990px;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	letter-spacing: 2px;
}

#templatemo_site_title_bar .social_network {
	float: right;
	margin: 0px;
	padding: 8px 65px 0 0;
	list-style: none;
}


.social_network li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.social_network li a {
	float: left;
	display: block;
	width: 62px;
	height: 78px;
	margin-left: 10px;}

/* end of header */

/* menu */

#templatemo_menu {
	width: 970px;
	height: 42px;
	padding: 0 0px;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 5px 0 0 5px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	padding: 5px 0 0 0;
	margin-right: 16px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color:#008000;	
	font-weight: bold;
	outline: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
}

/* end of menu */

/* search */

#templatemo_search {
	clear: both;	
	width: 970px;
	height: 40px;
    padding: 0 10px;
	background: url(images/templatemo_search_bar.jpg) no-repeat;	
}

#templatemo_search #search_box {
	float: right;
	width: 230px;
	height: 29px;
	margin: 5px 60px 0 0;
	background: url(images/templatemo_search.png) no-repeat;
}

#search_box form {
	width: 230px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 185px;
	padding: 6px 5px 3px 5px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 29px;
	width: 30px;
	margin: 0px;
	padding: 6px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	background: none; 
	border: none;
}

/* end of search */

/* banner */

#templatemo_banner {
	clear: both;
	width: 880px;
	height: 200px;
	padding: 0 70px 0 40px;
	background-color: #92C7C7;
}

#templatemo_banner #banner_left {
	float: left;
	width: 550px;
}

#templatemo_banner #banner_left h2 {
	font-size: 24px;
	color: #000;
}

#templatemo_banner #banner_left p {
	font-size: 16px;
	line-height: 30px;
	color: #008000;
	font-weight: bold;
}

#templatemo_banner #banner_right {
	float: right;
	width: auto;	
	height: 200px;
	overflow: hidden;
}

#templatemo_banner #banner_right .banner_button a {
	display: block;
	margin: 11px 0;
	width: auto;
	height: 18px;
	padding: 3px 0 0 15px;
	background:#009900;
	color: #cccccc;
	font-size: 12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}

#templatemo_banner #banner_right .banner_button a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* end of banner */

/* content */

#templatemo_content {
	clear: both;
	width: 900px;
	padding: 0 45px;
	background-color: #F0FFFF;
}
#templatemo_content_tr {
	clear: both;
	width: 900px;
	padding: 0 45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/templatemo_content_middle.jpg) repeat-y;
	}
	#templatemo_content_trh {
	clear: both;
	width: 900px;
	padding: 0 45px;
	  
	font-size:16px;
	font-size-adjust:inherit;
	background: url(images/templatemo_content_middle.jpg) repeat-y;
	}
#templatemo_content_trbio {
	clear: both;
	width: 900px;
	padding: 0 45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF;
	}

	
#titlenew {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
	#titlenewh{
	font-family:"Kruti Dev 010";
	font-size:15px;
	font-weight:bold;
	}
	
#titlenewbio {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
		
#titlenewh {
	font-family:"Kruti Dev 010";
	font-size:15px;
	font-weight:bold;
	}
#titlenewhp {
	font-family:"Kruti Dev 010";
	font-size:16px;
	font-weight:normal;
	}
	
	#templatemo_content_top {
	clear: both;
	width: 970px;
	background-color: #E5E4E2;
	padding-left: 20px;
	height: 220px;
}

#templatemo_content_bottom {
	clear: both;
	width: 990px;
	height: 35px;
	background-color: #CCCCCC;
	padding-top: 10px;
}
#templatemo_content_bottomsi {
	clear: both;
	width: 900px;
	height: 20px;
	background-color: #CCCCCC;
	padding-top: 10px;
}

.section_w900 {
	clear: both;
	width: 900px;
}

.box {
	float: left;
	width: 870px;
	padding: 0 0px 0 0;
	padding-left: 20px;
}
.box1 {
	float: left;
	width: 270px;
	padding: 0 0px 0 0;
}
.box1_border {
	float: left;
	width: 270px;
	padding: 0 0px 0 0;
}
.boxad {
	float: left;
	width: 155px;
	padding: 0 0px 0 10px;
	border:#00CC33;
	margin-left:-50px;
		margin-top:15px;

}
.boxad1 {
	float: left;
	width: 120px;
	padding: 0 0px 0 5px;
	border:#00CC33;
	border-style:groove;
	border-radius:15px;
	margin-left:10px;
	margin-top:15px;
}


.boxad1 h2 {
	color: #008000;
	font-size: 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.boxadcount {
	float: left;
	width: auto;
	margin-top:10px;
	margin-left:10px;
}

.boxad h2 {
	color: #008000;
	font-size: 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.boxc {
	float: left;
	width: 500px;
	padding: 0 50px 0 250px;
}
.boxc1 {
	float: left;
	width: 500px;
	 
}
.boxr {
	float: left;
	width: 800px;
	padding: 0 19px 0 0;
}
.box_border {
}
.box_borderr {
	border-right: 0px dotted #999;
}

.box h2 {
	color: #008000;
	font-size: 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.boxc h2 {
	color: #008000;
	font-size: 20px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	float: left;
	text-align: center;
	margin-right: 20px;
}

/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: 964px;
	margin: 0 auto;
	padding: 10px 10px;
	color: #666;
	background-color:#ECECEC;
	border: 2px solid #A4A4A4;border-radius:25px;}

#templatemo_footer  a {
	 
}

#templatemo_footer .section_w240 {
	float: left;
	width: 300px;
	padding-right: 20px;

}

#templatemo_footer .section_w240 h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#96e135:
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
	font-size:12px;
	ont-family:Geneva, Arial, Helvetica, sans-serif;
}

#templatemo_footer .footer_list li a {

}

#templatemo_footer .footer_list li a:hover {
	color: #ccccccc;
	text-decoration: none;
}

/* end of footer */


/* css for query */
#main_block{
width:1004px; 
text-align:left;
}
#subsub_block1{
width:1004px;
text-align:left; 
}
#top_block{
width:1004px;
float:left; 
padding-top:1px; 
background:#fff;
}
#content_block{ 
width:1004px; 
float:left;
background:#fff; 
}
#left_block{
float:left;
width:280px;
}
#right_block{ 
width:656px; 
float:right; 
margin:30px 16px 0 0;
display:inline;
}
#right_block1{ 

float:right; 
margin:30px 16px 0 0;
display:inline;
}
#right_block2{ 
width:700px; 
float:Left; 
margin-top:30px;
margin-left:100px;
display:inline;
	border:ridge;
	border-color:#98bf21;
	border-radius: 15px;
}
#sub_block2{
width:1004px;
text-align:left;
}
#footer_block{
width:1004px; 
float:left;
background:#D29D07; 
padding:20px 0 20px 0;
}

/*top*/
.tp_img1,.tp_img2{ 
background:url(../images/tp_bk1.jpg) no-repeat left; 
width:1004px; 
height:319px; 
float:left;
}
.tp_img2{
background:url(../images/tp_bk2.jpg) no-repeat right; 
}
.navi{
width:1004px;
float:left; 
background:#fff;
}
.navi a:hover{ 
text-decoration:underline; 
float:left;
}
.navi_hm{ 
background:url(../images/til_hm.gif) repeat-x; 
float:left; 
padding:10px 42px;
margin-right:1px; 
font: bold 13px Trebuchet MS;
color:#fff; 
text-decoration:none; }
.navi_tx{ 
background:url(../images/til_ab.gif) repeat-x;
float:left; 
padding:10px 43px; 
margin-right:2px; 
font: bold 13px Trebuchet MS; 
color:#fff; 
text-decoration:none; 
}
.logo{ 
margin:49px 400px 0 55px; 
float:left;
}
.tp_tx{ 
margin:55px 0 0 225px;
float:left;
}

/*left*/
.nws{ 
color:#fff;
font:17px/15px trebuchet MS; 
float:left;
}
.blk1_lp{ 
width:550px; 
background:url(../images/til_lf.gif) #FFCA81 repeat-x; 
float:center; 
}
.blk1_l2p{ 
width:500px; 
background:url(../images/til_lf.gif) #FFCA81 repeat-x; 
float:center; 
}
.blk2_lp{
background:#348890;
float:left; 
padding:15px 0 15px 0px;
width:272px;

}
.usr{
color:#36240C;
font:11px/17px verdana;
float:left;
margin-top:6px; 
width:250px;
}
.txbx{
width:160px; 
float:left; 
margin:6px 0 0 0; 
border:0;
}
.smt{
margin:12px 100px 0 0;
float:left;
background:url(../images/sbm.gif) no-repeat; 
width:60px; height:20px; border:0;
 }
.chk{ 
width:250px; 
float:left; 
margin:10px 0 0 0; 
}
.chk input{
width:13px; 
height:13px; 
float:left;
}
.chk span{ 
font:10px verdana; 
float:left; 
color:#36240C; 
margin:2px 0 0 9px;
}
.usr a{
color:#36240C;
}
.usr a:hover{ 
text-decoration:none; 
}
.dat{ 
width:240px; 
float:left; 
margin:10px 0 0 0;
padding-left:20px;
padding-right:10px;
text-align:justify;
color:#fff; 
font:12px/16px Georgia; 
}
.dat span{ 
color:#FBDE14;
font: bold 12px/16px Georgia; 
float:left; 
text-decoration:underline; 
}
.dat input{ 
background:url(../images/rd_lf.gif) no-repeat; 
width:86px; height:20px; float:left; margin:9px 0 0 0; border:0; 
}

/*right*/
.modul{ 
padding:0 0 0 16px; 
float:left;
width:600px;
} 
.wel{ 
color:#008000; 
font:22px Trebuchet MS; 
float:left; 
}
.welqr{ 
color:#077BD4; 
font:22px Trebuchet MS; 
float:left;
padding:25px 0px 10px 20px
}
.inr_bllk{ 
margin:14px 0 0 0; width:640px; float:left;
}
.txt{ 
color:#66573A; 
float:left; 
width:430px;
text-align:justify;

}
.txt5{ 
color:#66573A; 
float:left; 
width:700px;
text-align:justify;
}
.txt1{ 
color:#66573A; 
float:left; 
margin:0px;
}
.txt2{ 
color:#E27100; 
float:left; 
margin:0px;
}
.txt a{
color:#EC892B; 
text-decoration:underline; 
float:left; 
}
.txt a:hover{ 
text-decoration:none; 
}
.our{ 
color:#363636; 
float:left; 
font:18px Trebuchet MS;
}
.rdmr{
margin:12px 0 0 0; 
float:left;
}
.rdmr2{ 
margin:12px 0 0 15px; 
float:left;
}
.rp_ln{
margin:18px 0 0 0; 
float:left;
}
.blks{ 
width:656px; 
background:url(../images/spn_ln.gif) repeat-y; 
float:left; 
margin:18px 0 0 0; 
padding-bottom:5px;
}
.special{ 
width:328px; 
float:left; 
padding:0 0 0 14px;
}
.clnt{ 
width:280px; 
float:left;
padding:0 0 0 32px; 
}
.spcl_blk{ 
background:#FCFEFE; 
width:656px; 
float:left; 
}
.widt{ 
margin-top:18px; 
float:left; 
width:656px; 
}
.tx_widt{ 
width:386px; 
float:left;
color:#66573A; 
margin:0 0 0 14px;
}
.lnk{ 
width:280px; 
float:left; 
margin:24px 0 0 0; 
}
.lnk a{ 
color:#D59F28; 
font:12px/27px tahoma; 
float:left; 
margin:2px -3px 0 10px;
position:relative; 
width:265px;
text-decoration:underline; 
}
.lnk a:hover{ 
text-decoration:none;
}
.lnk img{ 
float:left;
margin-top:12px;
}
.lnk_cl{ 
width:280px; 
float:left; 
margin:24px 0 0 0; 
}
.lnk_cl a{ 
color:#D59F28;
float:left; 
text-decoration:underline; 
}
.lnk_cl a:hover{ 
text-decoration:none;
}
.lnk_cl img{ 
float:left; 
margin-top:21px;}
.cls2{
float:left; 
color:#66573A;
margin:0 -3px 0 10px;
position:relative; 
width:265px;
}
.cls{
float:left; 
color:#66573A;
margin:16px -3px 0 10px;
position:relative; 
width:265px;
}
.imgall{ 
margin-bottom:10px; 
padding:5px 0px 10px 0px;
}
.headind{
color:#008000;
font-weight:bold;
font-size:14px;
}
/*footer*/
.cpy{ 
color:#36240C; 
font:11px Trebuchet MS; 
float:left; 
margin-left:225px; 
width:500px;
}
.cpy a{ 
color:#000000; 
font:11px Trebuchet MS;
}
.ftr_nv{ 
margin-left:150px; 
width:700px; 
float:left;}
.ftr_nv a{ 
color:#36240C; 
font: bold 12px Trebuchet MS; 
float:left; 
padding:0 10px; 
text-decoration:none;
}
.ftr_nv span{ 
color:#36240C; 
font: bold 12px Trebuchet MS; 
float:left; 
padding:0 1px;
}
.ftr_nv a:hover{ 
text-decoration:underline;
 }
/*end*/
/*form*/

.queryform{
float:left;
color:#0066FF;
font:12px/15px tahoma;

}
.queryform input{
color:#077BD4;
}
.queryform textarea{
color:#077BD4;
}
/*for client*/
#client{

width:700px;
}
.title{

padding:5px 0px 5px 5px;
background:#E27100;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.txt_c{
background:url(../images/til_ab.gif) repeat-x; 
color:#66573A; 
float:left; 
text-align:justify;
padding:10px 10px 15px 15px;
margin-bottom:10px;
}
/*Button Style*/
.button {
    float:left;
    height:auto;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    width:25 em;
    text-align:center;
    white-space:nowrap;
}
.button1 {
    float:right;
    height:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    width:auto;
    text-align:center;
    white-space:nowrap;
}
/*Button Arrow Styles*/
.arrows {
    font-size:90%;
    margin:0.2em;
}
/*Button link styles*/
.button a:link, .button a:visited {
    color: #eee;
    background-color:#298A08;
    font-size:1em;
    font-weight:bolder;
    text-decoration: none;
    border-bottom:0.1em solid #555;
    border-right:0.1em solid #555;
    border-top:0.1em solid #ccc;
    border-left:0.1em solid #ccc;
    margin: 0.2em;
    padding:0.2em;
    display:block;
}
.button a:hover {
    background-color:#003366;
    color:#999;
    border-top:0.1em solid #777;
    border-left:0.1em solid #777;
    border-bottom:0.1em solid #aaa;
    border-right:0.1em solid #aaa;
    padding:0.2em;
    margin: 0.2em;
}
.button1 a:link, .button1 a:visited {
    color: #eee;
    background-color:#298A08;
    font-size:1em;
    font-weight:bolder;
    text-decoration: none;
    border-bottom:0.1em solid #555;
    border-right:0.1em solid #555;
    border-top:0.1em solid #ccc;
    border-left:0.1em solid #ccc;
    margin: 0.2em;
    padding:0.2em;
    display:block;
}
.button1 a:hover {
    background-color:#003366;
    color:#999;
    border-top:0.1em solid #777;
    border-left:0.1em solid #777;
    border-bottom:0.1em solid #aaa;
    border-right:0.1em solid #aaa;
    padding:0.2em;
    margin: 0.2em;
}
