@charset "utf-8";
/* CSS Document */
body{
	background-color:#003;
}

*{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.maindiv{
	width:950px;
	height:auto;
	background-color:#FFF;
}

.navigation{
	height:50px;
	background-color:#003366;
}

.logo{
	height:119px;
	width:950px;
	background-color:#FFF;
	border-bottom:#036 solid 1px;
}

.cnmlg{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:120px;
	width:497px;
	clear:right;
	float:left;
}
.srchbxps{
	float:left;
}
.searchbox{
	/*background-image:url(../images/searchbox.png);*/
	width:382px;
	height:42px;
	margin-left:71px;
}

.thkglthkcry{
	background-image:url(../images/thkglthkcry.png);
	background-repeat:no-repeat;
	width:174px;
	height:49px;
	margin-top:28px;
	float:left;
}


.incont_wp{
	width:950px;
	height:auto;
	background-color:#fff;	
	float:left;
}


.flashmovie{
	background-image:url(../images/flash_img.png);
	width:950px;
	height:200px;
	float:left;
}


.dtlicons_wp{
	width:930px;
	height:auto;
	background-color:#fff;
	padding:0 10px 0 10px;
	float:left;
}


.dtlicons_inr{
	width:930px;
	height:192px;	
	margin-bottom:15px;
}


.dtlicons_1{
	width:228px;
	height:180px;
	background-color:#ededed;
	margin-right:3px;
	float:left;
	border:1px solid #CCC;
	padding-top:10px;
}


.dtlicons_2{
	width:228px;
	height:180px;
	background-color:#ededed;
	float:left;
	border:1px solid #CCC;
	padding-top:10px;
}

.dtlicons_img{
	width:228px;
	height:99px;
	float:left;	
}

.dtlicons_txt1{
	width:228px;
	height:auto;
	float:left;		
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #00225A;
	text-align:center;
}


.dtlicons_txt1:hover {
      color: #FFA60C;
	  cursor:pointer;
}


.dtlicons_txt2{
	width:228px;
	height:auto;
	float:left;		
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #959595;
    font-weight: bold;
	text-align:center;
}

.br_grdnt{
	width:950px;
	height:8px;	
	background-image:url(../images/br_grad.png);
	background-repeat:repeat-x;
	float:left;
}


.ourcre_wp{
	width:930px;
	height:auto;
	background-color:#fff;
	padding:5px 10px 0 10px;
	float:left;
}


.ourcre_title{
	width:920px;
	height:auto;
	background-color:#fff;	
	float:left;
	padding-left:10px;
	
}

.ourcre_cont1{
	width:204px;
	height:181px;
	background-color:#fff;
	float:left;
	margin-right:9px;
}

.ourcre_cont2{
	width:204px;
	height:181px;
	background-color:#fff;
	float:left;
}

.ourcre_contimg{
	width:204px;
	height:164px;
	float:left;	
}

.ourcre_conttxt{
	width:204px;
	height:auto;
	float:left;	
	color:#00225A;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}


.ourcre_conttxt:hover {
      color: #FFA60C;
	  cursor:pointer;
}

.ourcreclass_a {
      color: #00225A;
	  cursor:pointer;
	  text-decoration:none;
}


.ourcreclass_a:hover {
      color: #FFA60C;
	  cursor:pointer;
	  text-decoration:none;
}





#slideshow_1{
	height:180px;
	width:930px;
	background-color:#fff;
	float:left;
	position:relative;	
	padding:20px 0 15px 0;
}


#slideshow_1 #slidesContainer_1 {
  margin:0 auto;
  width:850px;
  height:180px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  
}


#slideshow_1 #slidesContainer_1 .slide_1 {
  margin:0 auto;
  width:850px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:180px;
}



/** 
 * Slideshow controls style rules.
 */
.control_1 {
  display:block;
  width:30px;
  height:158px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl_1 {
  top:20px;
  left:0;
  background:transparent url(../images/leftside_arrow.gif) no-repeat 0 0;
}
#rightControl_1 {
  top:20px;
  right:0;
  background:transparent url(../images/rightside_arrow.gif) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */



.client_wp {
	width:950px;
	height:85px;
	background-color:#FFF;
	padding:10px 0 10px 0;
	float:left;
}
 
 
 
 
.leftinr_wp{
	width:232px;
	height:700px;
	float:left;
	padding:20px 20px 0 20px;
	background-color:#fff;	
}



.leftinrbox_main{
	width:230px;
	height:44px;
	float:left;	
	background-color:#ededed;	
	border:1px solid #ccc;
	margin-bottom:20px;
}



.leftinrbox1{
	width:47px;
	height:44px;
	float:left;		
}


.leftinrbox2{
	width:175px;
	height:34px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #00225A;
    text-decoration: none;
    font-weight: bold;	
	padding:10px 0 0 8px;
}

.leftinrbox2:hover{
    color: #FFA60C;
	cursor:pointer;
}

.leftinrbox3{
	width:175px;
	height:39px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #00225A;
    text-decoration: none;
    font-weight: bold;	
	padding:5px 0 0 8px;
}

.leftinrbox3:hover{
    color: #FFA60C;
	cursor:pointer;
}


.rightinr_wp{
	width:658px;
	height:700px;
	float:right;
	background-color:#fff;
	padding:20px 20px 0 0;
}

.rightinr_wpnew{
	width:678px;
	height:700px;
	float:right;
	background-color:#fff;
	padding:20px 0px 0 0;
	
}

.rightinr_cont{
	width:658px;
	height:670px;
	float:left;	
	overflow-y: scroll;
    overflow-x: hidden;
	padding-right:20px;
	background-color:#fff;
}


.right_txtbox{
	width:440px;
	height:auto;
	float:left;
}

.right_txtbox1{
	width:658px;
	height:auto;
	float:left;
	padding-top:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
	line-height:20px;
	
	padding-bottom:12px;
}
.textnor {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
	line-height:20px;
}

.textbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#006;
	font-weight:bold;
}

.right_imgbox {
	width:198px;
	height:auto;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#006;
}


.gldlorder{
	height:210px;
	width:950px;
	background-color:#fff;
	float:left;
}

.mnpgwidth{
	width:740px;
	height:200px;
	clear:right;
	float:left;
}

.globe{
	background-image:url(../images/globe.png);
	width:185px;
	height:190px;
	float:left;
	margin-left:25px;
}

.btmdiv{
	height:217px;
	width:950px;
	background-color:#fff;
	float:left;
}

.frstbox{
	background-image:url(../images/btmbox1.png);
	width:218px;
	height:202px;
	clear:right;
	float:left;
	margin-left:12px;
}

.scndbox{
	background-image:url(../images/btmbox1.png);
	width:218px;
	height:202px;
	clear:right;
	float:left;
	margin-left:12px;
}

.thrdbox{
	background-image:url(../images/btmbox1.png);
	width:218px;
	height:202px;
	clear:right;
	float:left;
	margin-left:12px;
}

.footer{
	background-color:#003366;
	height:45px;
	width:950px;
}


.ftrlink_other{
	padding-left:7px;
	float:right;	
	margin-top:6px;
	margin-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:8px;
	width:210px;
	
	
}


.text_wrper {
	width:auto;
	float:left;	
    color: #333;
   font-size: 12px;
   padding-right:10px;
  padding-top:4px;
   
}

.img_wrper {
	height:23px;
	width:25px;
	float:left;
	margin-right:7px;
}

.ftrtxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:right;
	padding-top:13px;
	float:right;
	padding-right:7px;
}

.mnpgtxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#036;
	padding-left:21px;
	padding-top:10px;
}
.mnpgtxtsub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	padding-left:21px;
	padding-top:8px;
	text-align:justify;
	line-height:18px;
}

.btmbxhead{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	text-decoration:none;
}


.abtdetail{
	width:950px;
	height:auto;
	float:left;
}



.clientlist{
	width:249px;
	height:auto;
	clear:right;
	float:left;
	background-color:#FFF;
	border-right:#999 solid 1px;
}

.abtus_1{
	width:249px;
	height:1040px;
	clear:right;
	float:left;
	background-color:#FFF;
	border-right:#999 solid 1px;
}

.abtnavigation{
	height:728px;
	width:249px;
	padding-top:20px;
}

.clientnavigation{
	height:628px;
	width:249px;
	padding-top:20px;
}

.abtus1{
	width:700px;
	height:748px;
	background-color:#FFF;
	float:left;
}

.clientlist1{
	width:700px;
	height:648px;
	background-color:#FFF;
	float:left;
}

.abtussub{
	background-image:url(../images/aboutus.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:250px;
}

.abttxtimg{
	background-image:url(../images/aboutus1.jpg);
	width:197px;
	height:55px;
	clear:right;
	float:left;
}

.client{
	background-image: url(../images/ourclients.png);
	width:258px;
	height:55px;
	clear:right;
	float:left;
}
.bestpraussub{
	background-image:url(../images/bestpractice.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.bestpratxtimg{
	background-image:url(../images/bestpractice1.jpg);
	width:283px;
	height:50px;
	clear:right;
	float:left;
}

.bestpranav{
	height:3500px;
	width:249px;
	background-color:#FFF;
	padding-top:20px;
}

.career{
	background-image:url(../images/careers.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.careertxt{
	background-image:url(../images/careers1.jpg);
	width:182px;
	height:60px;
	margin-left:0px;
	clear:right;
	float:left;
}

.careernav{
	height:800px;
	width:249px;
}

.conus{
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:250px;
}

.conustxt{
	background-image:url(../images/contactus1.jpg);
	width:229px;
	height:60px;
	clear:right;
	float:left;
}

.connav{
	width:249px;
	height:910px;
	
}

.connavnew1{
	width:249px;
	height:1423px;
	background-color:#fff;
}

.itcon{
	background-image:url(../images/itconsultancy.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.itcontxt{
	background-image:url(../images/itconsultancy1.jpg);
	width:298px;
	height:60px;
	clear:right;
	float:left;
}

.itconnav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.itout{
	background-image:url(../images/itoutsourcing.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.itouttxt{
	background-image:url(../images/itoutsourcing1.jpg);
	width:302px;
	height:60px;
	clear:right;
	float:left;
}

.itouttxt_pr{
	background-image:url(../images/premedia_h.jpg);
	width:302px;
	height:60px;
	clear:right;
	float:left;

}

.itouttxt_epub{
	background-image:url(../images/epublishing.jpg);
	width:302px;
	height:60px;
	clear:right;
	float:left;

}

.itoutnav{
	width:249px;
	height:480px;
	padding-top:20px;
}


.product{
	background-image:url(../images/products.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.producttxt{
	background-image:url(../images/products1.jpg);
	width:201px;
	height:61px;
	clear:right;
	float:left;
}

.productnav{
	width:250px;
	height:1180px;
	padding-top:20px;
}

.qtytst{
	background-image:url(../images/qtytest.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.qtytsttxt{
	background-image:url(../images/qtytest1.jpg);
	width:379px;
	height:60px;
	clear:right;
	float:left;
}

.qtytstnav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.reengin{
	background-image:url(../images/reengineering.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.reengintxt{
	background-image:url(../images/reengineering1.jpg);
	width:464px;
	height:60px;
	clear:right;
	float:left;
}

.reenginnav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.solution{
	background-image:url(../images/solutions.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.solutiontxt{
	background-image:url(../images/solutions1.jpg);
	width:215px;
	height:61px;
	clear:right;
	float:left;
}

.solutionnav{
	width:249px;
	height:1480px;
	padding-top:20px;
}

.swdeve{
	background-image:url(../images/sftdelvop.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.swdevetxt{
	background-image:url(../images/sftdelvop1.jpg);
	width:420px;
	height:61px;
	clear:right;
	float:left;
}

.swdevenav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.tech{
	background-image:url(../images/technology.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.techtxt{
	background-image:url(../images/technology1.jpg);
	width:243px;
	height:61px;
	clear:right;
	float:left;
}

.technav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.whyml{
	background-image:url(../images/whymicrolucid.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:249px;
}

.whymltxt{
	background-image:url(../images/whymicrolucid1.jpg);
	width:310px;
	height:61px;
	clear:right;
	float:left;
}

.whymlnav{
	width:250px;
	height:480px;
	padding-top:20px;
}
.rghtcrimg{
	text-align:right;
}

.abtustxt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px 50px 10px 10px;
	line-height:20px;
	background-color:#FFF;
	text-align:justify;
}

.abtustxt_epub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	background-color:#FFF;
	padding-left:10px;
	text-align:justify;
}

.abtimg{
	padding-left:10px;
}

.abtreimg1{
	background-image:url(../images/abtreimg-1.png);
	background-repeat:no-repeat;
	background-position:right top;
}

.carnum{
	list-style-type:decimal;
	list-style-position:inherit;
	margin-left:20px;
}

.cartab{
	margin-left:30px;
	list-style:inside;
	list-style:none;
}

.btmlnkcl{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
}

.search{
	width:90px;
	height:40px;
	clear:right;
	float:left;
}

.searchsub{
	float:left;
	padding-top:9px;
	height:20px;
	width:250px;
}

.searchsubone{
	float:left;
	width:28px;
	height:35px;
}

.searchsubone:hover{
	cursor:pointer;
}

.txtfld{
	height:27px;
	width:228px;
	border:0px;
}

.idxpgbox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	line-height:20px;
	text-align:justify;
}

.morelink{
	color:#FFF;
	text-decoration:underline;
	padding-left:131px;
}

.urbusbene{
	list-style:inside;
}

.urbusbene1{
	list-style:outside disc;
	margin-left:8px;
}


.idxpaglink{
	cursor:pointer;
	height:43px;
}

.hmpglink{
	text-decoration:underline;
	color:#036;
	padding-left:673px;
}

.whymicrolucid{
	background-image:url(../images/whymicrolucid.jpg);
	width:1000px;
	height:200px;
}

.mnpgmnlink{
	text-decoration:none;
	color:#036;
}

.itoutsourcing{
	list-style:inside;
	padding-left:50px;
	background-color:
}

.whym{
	cursor:pointer;
}

.b-head {
	/*top: 0;*/
	height: 170px;
	width:1000px;
}

.b-foot {
	bottom: 0;
	height: 27px;
	width:1000px;
}

.b-head, .b-foot {
	/*position: fixed;*/
	z-index: 2;
	left: 0;
	right: 0;
	text-align: center;
}

.b-page{
	height:0px;
	position:relative;
}

/* left navigation */
.leftnav {
	float: left;
	margin-left: 1px;
	width: 215px;
	padding-left:15px;
}
.leftnav h1 {
	background: #F60;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
	padding-left: 12px;
	border-bottom: 1px solid #FFF;
}

.leftnav h2 {
	background: #F60;
	color: #FFF;
	font-size: 2px;
	line-height: 5px;
	padding-left: 12px;
	border-bottom: 1px solid #FFF;
}

.leftnav ul {margin: 0; padding: 0;}
.leftnav li {
	border-bottom: 1px solid #FFF;
	list-style: none;
}
.leftnav li a {
	background: #036;	
	color: #FFF;
	display: block;
	padding: 8px 4px 8px 12px;
	border-left:#036 2px solid;
	text-decoration: none;
}

.leftnav li a:hover {
	border-left:#F60 2px solid;
	border-right:#F60 5px solid;
	background: #069;
	color: #FFF;
}

.subpghead{
	clear:left;
	float:none;
}

.subpgimg{
	float:right;
}

.megakhojtxt{
	background-image:url(../images/megakhojtxt.jpg);
	width:370px;
	height:60px;
	clear:right;
	float:left;
}

.megakhojnav
{	width:250px;
	height:335px;
	padding-top:20px;
}

.buildprotxt{
	background-image:url(../images/buildprotxt.jpg);
	width:172px;
	height:60px;
	clear:right;
	float:left;
}

.buildpronav
{	width:249px;
	height:480px;
	padding-top:20px;
}

.inacttxt{
	background-image:url(../images/inacttxt.jpg);
	width:128px;
	height:58px;
	clear:right;
	float:left;
}

.labprotxt{
	background-image:url(../images/labprotxt.jpg);
	width:148px;
	height:60px;
	clear:right;
	float:left;
}

.placemetxt{
	background-image:url(../images/placemetxt.jpg);
	width:189px;
	height:60px;
	clear:right;
	float:left;
}

.librarytechtxt{
	background-image:url(../images/librarytechtxt.jpg);
	width:214px;
	height:60px;
	clear:right;
	float:left;
}

.timeattendancetxt{
	background-image:url(../images/timeattxt.jpg);
	width:626px;
	height:60px;
	clear:right;
	float:left;
}

.timeattendancenav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.smarterptxt{
	background-image:url(../images/smartERPtxt.jpg);
	width:183px;
	height:60px;
	clear:right;
	float:left;
}

.smarterpnav{
	width:249px;
	height:480px;
	padding-top:20px;
}

.btmshadow{
	background-image:url(../images/btmshadow.png);
	width:950px;
	height:20px;
}

.mainfooter{
	float:left;
	width:950px;
	height:auto;
	background-color:#003;
}

.withshadow{
	width:1000px;
	height:auto;
}

.leftshadow{
	background-image:url(../images/leftshadow.png);
	background-repeat:repeat-y;
	width:20px;
	clear:right;
	float:left;
}

.rightshadow{
	background-image:url(../images/rightshadow.png);
	background-repeat:repeat-y;
	width:20px;
	float:left;
}

.hmpght{
	height:1025px;
}

.topspace{
	height:20px;
	width:950px;
}

.btmspace{
	height:50px;
	width:950px;
}

.btprahe{
	width:700px;
	height:3520px;
	background-color:#FFF;
	float:left;
}

.carrerhe{
	width:700px;
	height:800px;
	background-color:#FFF;
	float:left;
}

.careerbullet{
	list-style-type:disc;
	list-style-position:inherit;
	margin-left:20px;
}

label {
	float: left;
	text-align:right;
	margin-right: 15px;
	width: 100px;
	padding-top: 1px;
}

.contacthe{
	width:700px;
	height:910px;
	background-color:#FFF;
	float:left;
}

.submit-button{
	width:100px;
	margin-left:353px;
}

.inacthe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.itconhe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.labprohe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.labtechhe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.megakhojhe{
	float:left;
	width:700px;
	height:500px;
	overflow-y:scroll;
	background-color:#FFF;
}

.buildprohe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.producthe{
	width:700px;
	height:1200px;
	background-color:#FFF;
	float:left;
}

.qtytesthe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.solutionhe{
	width:700px;
	height:1500px;
	background-color:#FFF;
	float:left;
}

.javatechhe{
	width:700px;
	height:600px;
	background-color:#FFF;
	float:left;
}

.whyclhe{
	width:700px;
	height:500px;
	background-color:#FFF;
	float:left;
}

.itouthe{
	width:700px;
	height:auto;
	background-color:#FFF;
	float:left;
}

#print1
{
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 80px;
height: 25px;
padding: 1px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.subform{
	padding-left:30px;
	clear:left;
	float:right;
}

.btn{
	padding-top:15px;
	width:540px;
	height:30px;
	

}

.frmback{
	background-color:#CCC;
	height:auto;
	width:500px;
	color:#000;
}

.javatechnav{
	width:249px;
	height:580px;
	padding-top:20px;
}

.lamptechtxt{
	background-image:url(../images/lamptech.jpg);
	width:295px;
	height:62px;
	clear:right;
	float:left;
}

.javatechtxt{
	background-image:url(../images/javatechtxt.jpg);
	width:294px;
	height:62px;
	clear:right;
	float:left;
}

.mstechtxt{
	background-image:url(../images/mstech.jpg);
	width:346px;
	height:62px;
	clear:right;
	float:left;
}

.desitechtxt{
	background-image:url(../images/desitech.jpg);
	width:312px;
	height:62px;
	clear:right;
	float:left;
}

.contacttop{
	background-image:url(../images/contacttop.jpg);
	width:560px;
	height:30px;
}

.contactbtm{
	background-image:url(../images/contactbtm.jpg);
	width:560px;
	height:30px;
}

.straouttxt{
	background-image:url(../images/stratagicoutsourcetxt.jpg);
	width:356px;
	height:62px;
	clear:right;
	float:left;
}

.globaldeltxt{
	background-image:url(../images/globaldeliverymodeltxt.jpg);
	width:361px;
	height:62px;
	clear:right;
	float:left;
}

.businessbenetxt{
	background-image:url(../images/businessbenifitstxt.jpg);
	width:373px;
	height:62px;
	clear:right;
	float:left;
}

.logintxt{
	text-align:center;
	padding-left:40px;
}

.logoutmenu{
	float:right;
	height:30px;
}

.loginpagetop{
	background-image:url(../images/loginroundtop.png);
	margin-top:10px;
	width:930px;
	height:20px;
}

.loginpagebody{
	background-color:#CCC;
	height:360px;
	width:930px;
}

.loginpagebtm{
	background-image:url(../images/loginroundbtm.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:930px;
	height:30px;
}

.loginpagenav{
	width:250px;
	height:auto;
	float:left;
}

.loginpagecontent{
	float:left;
	width:660px;
	height:360px;
	background-color:#FFF;
}

.loginsubpg{
	background-image:url(../images/loginsubtop.png);
	width:660px;
	height:10px;
}

.loginsubody{
	width:660px;
	height:340px;
	overflow:hidden;
	overflow-y:scroll;

}

.loginsubpgbtm{
	background-image:url(../images/loginsubbtm.png);
	width:660px;
	height:10px;
}

.subpages{
	height:30px;
	background-color:#003366;
	
}

.subpagenav{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100px;
	clear:right;
	float:left;
	color:#FFF;
	text-align:center;
	height:23px;
	cursor:pointer;
	padding-top:7px;
}

.subpagenav:hover{ background-color:#069;}

/************************* thumbnail CSS *****************************/
.thumbimgbody{
	width:950px;
	height:2000px;
	background-color:#FFF;
}

.thumlayout{
	background-color:#FFF;
	height:250px;
	width:236px;
	clear:right;
	float:left;
}
.thumimg{
	width:200px;
	height:180px;
	border:#900 solid 1px;
	margin-left:20px;
	margin-top:10px;
	background-repeat:no-repeat;
}

.thumbtxt{
	padding-left:50px;
	padding-top:10px;
	line-height:18px;
}

.thumimg:hover{
	cursor:pointer;
}

.thumbbook1{
	background-image:url(../layout/layouts/book-1.jpg);
}

.thumbbook2{
	background-image:url(../layout/layouts/book-2.jpg);
}

.thumbdctr1{
	background-image:url(../layout/layouts/doctor-1.jpg);
}

.thumbdctr2{
	background-image:url(../layout/layouts/doctor-2.jpg);
}

.thumbele1{
	background-image:url(../layout/layouts/electronics-1.jpg);
}

.thumbele2{
	background-image:url(../layout/layouts/electronics-2.jpg);
}

.thumbfirework{
	background-image:url(../layout/layouts/fireworks.jpg);
}

.thumbfurniture1{
	background-image:url(../layout/layouts/furniture-2.jpg);
}

.thumbfurniture2{
	background-image:url(../layout/layouts/furniture-3.jpg);
}

.thumbfurniture3{
	background-image:url(../layout/layouts/furniture.jpg);
}

.thumbhotel{
	background-image:url(../layout/layouts/hotel-1.jpg);
}

.thumbkundali{
	background-image:url(../layout/layouts/kundali-1.jpg);
}

.thumbkundali2{
	background-image:url(../layout/layouts/kundali-2.jpg);
}

.thumbmarble1{
	background-image:url(../layout/layouts/marble-1.jpg);
}

.thumbmarble2{
	background-image:url(../layout/layouts/marble-2.jpg);
}

.thumbshpmall1{
	background-image:url(../layout/layouts/shoppingmall-1.jpg);
}

.thumbshpmall2{
	background-image:url(../layout/layouts/shoppingmall-2.jpg);
}

.thumbsport{
	background-image:url(../layout/layouts/sport-1.jpg);
}

.thumbsport2{
	background-image:url(../layout/layouts/sport-2.jpg);
}

.thumbtravel1{
	background-image:url(../layout/layouts/travels-1.jpg);
}

.thumbtravel2{
	background-image:url(../layout/layouts/travels-2.jpg);
}

.thumbyoga{
	background-image:url(../layout/layouts/yoga-1.jpg);
}

.thumbyoga2{
	background-image:url(../layout/layouts/yoga-2.jpg);
}

.thumbdentist{
	background-image:url(../layout/layouts/dentist.jpg);
}

.thumbclinic1{
	background-image:url(../layout/layouts/clinic1.jpg);
}

.thumbclinic2{
	background-image:url(../layout/layouts/clinic2.jpg);
}

.thumbclinic3{
	background-image:url(../layout/layouts/clinic3.jpg);
}

.thumbcrootna1{
	background-image:url(../layout/layouts/crootna1.jpg);
}

.thumbcrootna2{
	background-image:url(../layout/layouts/crootna2.jpg);
}

.thumbgarment{
	background-image:url(../layout/layouts/garment.jpg);
}

.thumbgarment1{
	background-image:url(../layout/layouts/garment1.jpg);
}


.paysrvstxt{
	background-image:url(../images/payforsrvs.jpg);
	width:370px;
	height:60px;
	clear:right;
	float:left;
}


.contactmidle{
	background-image:url(../images/payfrm_mid.jpg);
	background-repeat:repeat-y;
	width:540px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding-left:20px;
}



.payfrmback{
	background-color:#CCC;
	height:auto;
	width:500px;
	color:#000;
}


.textbox_n {
	size:100px;
	max-height:40px;
}


.contacpay{
	width:700px;
	height:910px;
	background-color:#FFF;
	float:left;
}

.contacpaynew1{
	width:700px;
	height:1443px;
	background-color:#FFF;
	float:left;
}


.contacpay_new{
	width:700px;
	height:auto;
	background-color:#FFF;
	float:left;
}


.abtus{
	width:249px;
	height:auto;
	clear:right;
	float:left;
	background-color:#FFF;
	border-right:#999 solid 1px;
}




.search_text_wp {
	height:25px;
	width:250px;	
	border:1px #09C solid;
	padding:2px 0px 0px 5px;
	background-image:url(../images/search_img.gif);
	background-repeat:no-repeat;
}


.prtfltxt{
	background-image:url(../images/portfolio.jpg);
	width:200px;
	height:60px;
	clear:right;
	float:left;
}


.prtflo_mainwp {
	width:660px;
	height:auto;	
	padding:10px;
	float:left;
}


.resize_thumbtexxt {
	width:200px; /* enter desired thumb width here */
	height:20px;
	color: #C00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; /* caption text size */
	font-weight:bold;	
	text-align:center;
}

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	border:2px ridge #003;
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; /* caption text size */
	background-color:#000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top:100px; /* means the pop-up's top is 50px away from thumb's top */
	left: -400px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width:200px; /* enter desired thumb width here */
	height :160px;
}

/* smart image enlarger ends here */













/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlargern {
	float: left;
	clear: none; /* set to left or right if needed */
	border:2px ridge #003;
}

.ienlargern a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlargern a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlargern span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlargern a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; /* caption text size */
	background-color:#000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlargern img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlargern a:hover span { 
	display:block;
	top:100px; /* means the pop-up's top is 50px away from thumb's top */
	left: -400px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width:200px; /* enter desired thumb width here */
	height :160px;
}

/* smart image enlarger ends here */













.hovergallery img{
-webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(0.8); /*Mozilla scale version*/
-o-transform:scale(0.8); /*Opera scale version*/
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/
opacity: 0.7; /*initial opacity of images*/
margin: 0 10px 5px 0; /*margin between images*/
height:200px;
width:250px;
}

.hovergallery img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
box-shadow:0px 0px 30px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/
-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
opacity: 1;
}



.roundabout-holder {
	MARGIN: 1em auto; WIDTH: 75%; LIST-STYLE-TYPE: none; HEIGHT: 10em
}
.roundabout-moveable-item {
	BORDER-RIGHT: #999 1px dotted; BORDER-TOP: #999 1px dotted; FONT-SIZE: 2em; BORDER-LEFT: #999 1px dotted; WIDTH: 8em; CURSOR: pointer; BORDER-BOTTOM: #999 1px dotted; HEIGHT: 4em; BACKGROUND-COLOR: #f3f3f3
}
.roundabout-in-focus {
	CURSOR: auto
}


.box {
	 height:100px;
	 width:150px;
	 background-color:red;
	
}







.navigation_1{
	
	margin-left:15px;
	list-style-type:disc;
	font-family:Verdana, Geneva, sans-serif;
}


.textbold_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006;
	font-weight:bold;
	line-height:32px;
}

.stayconnected {
margin: 0;
padding: 20px 0 0 0;
float: right;
}



.map_img_wp {
	height:270px;
	width:492px;
	border:2px #333 solid;
}
