    body 
    {
		behavior:url('csshover3.htc');
		background-color:gray;
    }

    .topContainer
    {
        margin:0 auto;
        width:995px;
        height:1110px;
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
        overflow:hidden;
    }
    .logo
    {
        border-width:0px;
        width:313px;
        height:123px;
    }
    .logocontainer
    {
        border:0px solid red;
        position:absolute;
        top:0px;
        left:0px;
    }
    .bannerright
    {
        border:0px solid red;
        position:absolute;
        top:0px;
        left:313px;
        width:682px;
        height:122px;
        background-image:url('../Images/banner-top1.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .menupane
    {
        border:0px solid red;
        position:absolute;
        top:37px;
        left:98px;
        width:200px;
        height:44px;
    }
    .menuleftcorner
    {
        border:0px solid red;
        position:absolute;
        left:0px;
        top:0px;
        width:9px;
        height:44px;
        background-image:url('../Images/menuleftcorner.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .menucontent
    {
        border:0px solid red;
        position:absolute;
        left:9px;
        top:0px;
        width:479px;
        height:44px;
        background-image:url('../Images/menubackimg.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .home
    {
        position:absolute;
        left:9px;
        top:0px;
        border:0px solid red;
        height:44px;
        width:102px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:0px 0px;
        background-repeat:no-repeat;
    }
    .home:hover
    {
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-1px -44px;
        background-repeat:no-repeat;
    }
    
    .home:hover a, .servicespane:hover a, .contactuspane:hover a, .aboutuspane:hover a
    {
        text-decoration:underline;
    }
   
    .homelink
    {
        border:0px solid red;
        position:absolute;
        left:40px;
        top:0px;
        width:55px;
        height:26px;
        padding-top:16px;
        padding-left:10px;
    }
    .servicespane
    {
        position:absolute;
        left:113px;
        top:0px;
        border:0px solid red;
        height:44px;
        width:128px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-120px 0px;
        background-repeat:no-repeat;
    }
    .servicespane:hover
    {
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-121px -44px;
        background-repeat:no-repeat;
    } 
	.serviceslink
    {
        border:0px solid red;
        position:absolute;
        left:39px;
        top:0px;
        width:56px;
        height:26px;
        padding-top:16px;
        padding-left:8px;
    }
    .serviceslinkdownimg
    {
        border:0px solid blue;
        position:absolute;
        left:108px;
        top:0px;
        width:18px;
        height:42px;
        background-image:url('../Images/downarrow.png');
        background-position:left 19px;
        background-repeat:no-repeat;
    }
    .aboutuspane
    {
        position:absolute;
        left:242px;
        top:0px;
        border:0px solid red;
        height:44px;
        width:118px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-260px 0px;
        background-repeat:no-repeat;
        border:0px solid red;
    }
    .aboutuspane:hover
    {
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-261px -44px;
        background-repeat:no-repeat;
    }
    .aboutuslink
    {
        position:absolute;
        left:44px;
        top:0px;
        border:0px solid blue;
        height:26px;
        width:66px;
        padding-top:16px;
        padding-left:8px;
     }
     .contactuspane
     {
        position:absolute;
        left:360px;
        top:0px;
        border:0px solid red;
        height:44px;
        width:116px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-401px 0px;
        background-repeat:no-repeat;
        border:0px solid red;
     }
    .contactuspane:hover
    {
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-402px -44px;
        background-repeat:no-repeat;
    } 
     .contactuslink
    {
        position:absolute;
        left:30px;
        top:0px;
        border:0px solid blue;
        height:26px;
        width:86px;
        padding-top:16px;
        padding-left:8px;
     }
    .bannerbottom
    {
        border:0px solid red;
        position:absolute;
        top:122px;
        width:995px;
        height:26px;
        background-image:url('../Images/banner-bottom-line.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .topleftcorner
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        height:38px;
        width:35px;
        background-image:url('../Images/left-top-corner.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .topleftnolinecorner
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        height:38px;
        width:35px;
        background-image:url('../Images/left-top-noline-corner.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .topmiddleline
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        left:35px;
        width:456px;
        height:38px;
        background-image:url('../Images/top-middle-line.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .topmiddlenoline
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        left:35px;
        width:456px;
        height:38px;
        background-image:url('../Images/top-middle-noline.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .phototopleftcorner
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        left:491px;
        width:19px;
        height:38px;
        background-image:url('../Images/top-middle-noline.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .phototopmid
    {
		border:0px solid red;
        position:absolute;
        top:138px;
        left:510px;
        width:449px;
        height:18px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-14px -365px;
        background-repeat:no-repeat;
        z-index:3;
        
    }
    .photobottomline
    {
		border:0px solid red;
		position:absolute;
		left:507px;
		top:251px;
		height:15px;
		width:451px;
		z-index:4;
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-11px -383px;
		background-repeat:no-repeat;
    }
    .photobottomlinemin
    {
		border:0px solid red;
		position:absolute;
		left:507px;
		top:225px;
		height:15px;
		width:451px;
		z-index:4;
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-11px -383px;
		background-repeat:no-repeat;
    }
    .photoframe
    {
		border:0px solid #e9eced;
		background-color:#eef1f3;
		border-top-width:0px;
		border-bottom-width:0px;
		position:absolute;
		left:510px;
		top:152px;
		z-index:4;
		width:449px;
		height:99px;
    }
    .photoframemin
    {
		border:0px solid #e9eced;
		background-color:#eef1f3;
		border-top-width:0px;
		border-bottom-width:0px;
		position:absolute;
		left:510px;
		top:152px;
		z-index:4;
		width:449px;
		height:74px;
    }
    .phototopline
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        left:495px;
        width:455px;
        height:119px;
        z-index:1;
    }
    .phototoprightcorner
    {
        border:0px solid red;
        position:absolute;
        top:147px;
        left:947px;
        width:48px;
        height:38px;
        background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-855px -223px;
        background-repeat:no-repeat;
    }
    .contentleftimg
    {
        border:0px solid red;
        position:absolute;
        top:185px;
        width:42px;
        height:140px;
        background-image:url('../Images/content-left-img.png');
        background-position:-1px top;
        background-repeat:no-repeat;
    }
    .contentleftnolineimg
    {
        border:0px solid red;
        position:absolute;
        top:185px;
        width:42px;
        height:140px;
        background-image:url('../Images/content-left-noline-img.png');
        background-position:-1px top;
        background-repeat:no-repeat;
    }
    .contentrightimg
    {
        border:0px solid red;
        position:absolute;
        top:185px;
        left:942px;
        width:54px;
        height:140px;
        background-image:url('../Images/content-right-img.png');
        background-position:-1px top;
        background-repeat:no-repeat;
    }
    .bizplussintro
    {
        border:0px solid red;
        position:absolute;
        top:188px;
        left:45px;
        width:434px;
        height:172px;
    }
    .cloudback
    {
		background-image:url('../Images/cloud.png');
        background-repeat:no-repeat;
        background-position:left 7px;
    }
    .cloudbackcontact
    {
		background-image:url('../Images/cloud.png');
        background-repeat:no-repeat;
        background-position:494px 37px;
    }
    .bizplusscontactus
    {
		border:0px solid #e3e6e7;
        position:absolute;
        top:285px;
        left:510px;
        width:299px;
        height:168px;
        background-color:#f7f9fd;
        background-image:url('../Images/business-card.png');
        background-position:-2px 0px;
        background-repeat:no-repeat;
    }
    .contentdatafont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:12px;
       font-weight:normal;
       line-height:25px;
       color:black;
    }
    .nolineheigt
    {
		line-height:0px;
    }
    .serviceplandatafont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:12px;
       font-weight:normal;
       line-height:19px;
       color:black;
    }
    .footerdatafont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:11px;
       font-weight:normal;
       line-height:17px;
       color:#03245d;
    }
    .menufont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:11px;
       font-weight:bold;
       color:#03245d;
       text-decoration:none;
    }
    
    .contentheaderfont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:12px;
       font-weight:bold;
       color:#2c65c6;
    }
    .contentheaderbigfont
    {
       font-family:arial, timesnewroman, verdana;
       font-size:15px;
       font-weight:bold;
       color:#2c65c6;
    }
    .sideline
    {
        border:0px solid red;
        position:absolute;
        background-image:url('../Images/sideline1.png');
        background-position:-1px top;
        background-repeat:repeat-y;
    }
    .introlinepos
    {
        top:325px;
        left:0px;
        width:42px;
        height:55px;
    }
    .offerlinepos
    {
        top:430px;
        left:0px;
        width:42px;
        height:332px;
    }
    .partnerlogin
    {
        border:0px solid red;
        position:absolute;
        top:365 px;
        left:45px;
        width:444px;
        height:43px;
        text-align:right;
        padding-right:10px;
    }
    .hlinepan
    {
		position:relative;
		top:0px;
        border:0px solid blue;
        height:19px;
    }
    .hlineofferpanpos
    {
        position:absolute;
        top:410px;
        left:0px;
        width:484px;
    }
    .hlineinfopanpos
    {
        position:absolute;
        top:0px;
        left:-2px;
        width:399px;
    }
    .hlineplus
    {
        border:0px solid red;
        position:absolute;
        top:0px;
        left:2px;
        height:19px;
        background-image:url('../Images/plus.png');
        background-repeat:no-repeat;
    }
    .hlineofferplus
    {
        width:36px;
        background-position:left top;
    }
    .hlineinfoplus
    {
        width:16px;
        background-position:-20px top;
    }
    
    .hline
    {
        border:0px solid red;
        position:absolute;
        top:0px;
        height:19px;
        background-image:url('../Images/hline.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .hlineofferwidth
    {
        left:36px;
        width:448px;
    }
    .hlineinfowidth
    {
        left:16px;
        width:400px;
    }
    .offerpane
    {
        border:0px solid red;
        position:absolute;
        top:390px;
        left:45px;
        width:485px;
        height:339px;
    }
    .offerhead
    {
        position:relative;
        top:0px;
        border:0px solid red;
        padding-left:55px;
		height:50px;
    }
    .offerheadicon
    {
		position:absolute;
		left:4px;
		top:0px;
		height:50px;
		width:50px;
		border:0px solid blue;
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-60px -90px;
        background-repeat:no-repeat;
    }
    .offersubhead
    {
        border:0px solid red;
        position:relative;
        top:0px;
        text-indent:4px;
    }
    .offercontentpane
    {
        border:0px solid red;
        position:relative;
        top:5px;
        padding:7px;
        padding-left:5px;
    }
    .dvrecruit
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }

    .dvERP
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
    }
    
    .dvSCM
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:8px;
    }
    
    .dvHRM
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:8px;
    }
    
    .dvCRM
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }

    .dvFAM
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }

    .dvtracker
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }
    
    .dvrecruit
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }

    .dvIMS
    {
        border:0px solid red;
        position:relative;
        width:260px;
        height:50px;
        margin-top:9px;
    }


    .dvmonitor
    {
        position:absolute;
        left:271px;
        top:66px;
        border:0px solid red;
        width:200px;
        height:315px;
        background-image:url('../Images/monitor.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .needinfopane
    {
        border:0px solid red;
        position:absolute;
        left:525px;
        top:280px;
        width:425px;
        height:447px;
        background-image:url('../Images/sideline1.png');
        background-position:-21px top;
        background-repeat:repeat-y;
        z-index:0;
    }
    .infohead
    {
		position:relative;
		top:5px;
        border:0px solid red;
        height:35px;
    }
    .infoheadicon
    {
		position:absolute;
		top:3px;
		left:27px;
		height:35px;
		width:30px;
		border:0px solid red;
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-8px -93px;
        background-repeat:no-repeat;
    }
    .infodata
    {
        border:0px solid red;
        padding-left:28px;
        padding-right:5px;
    }
    .contactinfopan
    {
        border:1px solid #c6d8f4;
        width:300px;
        height:100px;
        position:relative;
        top:10px;
    }
    .mailcontactpan
    {
        height:50px;
        padding-left:55px;
        background-color:#f2f6fd;
    }
    .mailto
    {
		background-image:url('../Images/mailicon.png');
        background-position:left 8px;
        background-repeat:no-repeat;
        border:0px solid #bdd4fc;
        border-bottom-width:1px;
        width:230px;
        height:23px;
        padding-top:7px;
        padding-left:40px;
    }
    .mobileto
    {
		background-image:url('../Images/contactusicon.png');
        background-position:-5px -1px;
        background-repeat:no-repeat;
        border:0px solid #bdd4fc;
        border-bottom-width:1px;
        width:245px;
        height:23px;
        padding-top:7px;
        padding-left:25px;
    }
    .contactushead
    {
		background-color:#dfebff;
		position:relative;
		left:1px;
		top:15px;
		border:1px solid blue;
    }
    .phonecontactpan
    {
        height:50px;
        padding-left:55px;
        background-color:#dfebff;
        border:0px solid red;
        position:relative;
        top:0px;
    }
    .orangefontcolor
    {
        color:#ff8000;
    }
    .headfontsize
    {
		font-size:16px;
    }
    .contentbottompane
    {
        border:0px solid red;
        position:absolute;
        width:995px;
        height:74px;
    }
    .homecontentbottompos
    {
		top:940px;
    }
    .servicecontentbottompos
    {
		top:2531px;
		left:0px;
    }
    .aboutuscontentbottompos
    {
		top:1305px; /*1140*/
    }
    .contactuscontentbottompos
    {
		top:955px;
    }
    .recruitcontentbottompos
    {
		top:1750px;
    }
    .HRMcontentbottompos
    {
		top:2430px;
    }
    .contentbotttomleftimg
    {
        position:absolute;
        left:0px;
        top:0px;
        width:41px;
        height:74px;
        background-image:url('../Images/content-bottom-left-img.png');
        background-position:left top;
        background-repeat:no-repeat;
    }
    .contentbotttommiddleimg
    {
        position:absolute;
        left:41px;
        top:0px;
        width:919px;
        height:74px;
        background-image:url('../Images/content-bottom-line.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
    .contentbotttomrightimg
    {
        position:absolute;
        left:960px;
        top:0px;
        width:35px;
        height:74px;
        background-image:url('../Images/content-bottom-right-img.png');
        background-position:left top;
        background-repeat:no-repeat;
        border:0px solid red;
    }
    .footerpane
    {
        position:absolute;
        left:0px;
        width:995px;
        height:104px;
        background-color:#96bbfc;
        border:0px solid red;
    }
    .homefooterpos
    {
		top:1015px;
    }
    
    .footeraddress
    {
        border:0px solid red;
        position:absolute;
        left:90px;
        top:25px;
        width:195px;
    }
    .footericon
    {
		position:absolute;
		left:19px;
		top:25px;
		height:50px;
		width:55px;
		border:0px solid red;
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-788px -233px;
        background-repeat:no-repeat;
    }
    .footercopyright
    {
        border:0px solid blue;
        position:absolute;
        left:660px;
        top:25px;
        height:25px;
        padding-left:20px;
    }
    .footerstaricon
    {
		position:absolute;
		left:0px;
		top:0px;
		width:20px;
		height:20px;
		border:0px solid red;
		background-image:url('../Images/bizplus_image_box.jpg');
        background-position:-746px -225px;
        background-repeat:no-repeat;
    }
    .thickbluearrow
    {
		background-image:url('../Images/thickrightarrow.png');
        background-position:16px 4px;
        background-repeat:no-repeat;
    }
    .
    footertext
    {
		position:absolute;
		left:22px;
		top:0px;
		width:300px;
		border:0px solid red;
    }
	.linkarrow
	{
		background-image:url('../Images/linkarrow.png');
        background-position:left 2px;
        background-repeat:no-repeat;
	}    
	.paratimer
	{
		background-image:url('../Images/clock.png');
        background-position:left top;
        background-repeat:no-repeat;
        padding-left:20px;
	}
	.parabullet
	{
		background-image:url('../Images/orangebullet.png');
        background-position:20px 6px;
        background-repeat:no-repeat;
        padding-left:32px;
	}
	.imgborder
	{
		border:1px solid black;
	}
	.textbox
	{
		width:285px;
		font-family:arial, timesnewroman, verdana;
		font-size:12px;
		font-weight:normal;
		background-color:Transparent;
		border-width:0px;
		color:#FE8707;
		border:0px solid red;
		margin-top:1px;
	}
	.selectbox
	{
		padding-bottom:15px;
		border:0px solid red;
		width:297px;
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-612px -18px;
		background-repeat:no-repeat;
		margin-left:-2px;
	}
	.textboxpane
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-612px -17px;
		background-repeat:no-repeat;
		width:298px;
		height:45px;
		padding-left:6px;
		padding-top:4px;
		margin-left:-2px;
		border:0px dotted #e8edf0;
	}
	.star
	{
		color:Red;
	}
	.textarea
	{
		width:280px;
		height:112px;
		font-family:arial, timesnewroman, verdana;
		font-size:12px;
		font-weight:normal;
		background-color:Transparent;
		border-width:0px;
		color:#FE8707;
		border:0px solid red;
		margin-top:5px;
		margin-left:5px;
	}
	.textareapane
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-615px -65px;
		background-repeat:no-repeat;
		width:297px;
		height:125px;
		border:0px solid blue;
		margin-left:-2px;
	}
	.contactusdatapane
	{
		border:0px solid red;
		margin-top:14px;
		margin-left:11px;
	}
	.whitefontcolor
	{
		color:White;
	}
	.subbanner
	{
		margin-top:-4px;
		border:1px solid #ffffff;
		border-left-color:#e8ebed;
		border-bottom-color:#e8ebed;
		border-left-width:7px;
	}
	.subbannertopline
	{
		margin-left:12px;
		height:10px;
		margin-right:9px;
		background-color:#e8ebed;
	}
	.subbannerrightborder
	{
		border:1px solid #e8ebed;
		border-right-width:10px;
	}
	.projectpane
	{
		position:absolute;
		top:155px;
		left:0px;
		width:993px;
		height:1600px;
		border:0px solid red;
	}
	.projecttitle
	{
		position:relative;
		top:20px;
		left:45px;
		height:85px;
		width:441px;
		border:0px solid green;
	}
	.projecttitle1
	{
		border:0px solid green;
		height:47px;
		width:285px;
	}
	
	.projecticonbox
	{
		position:absolute;
		left:1px;
		top:1px;
		width:45px;
		height:45px;
	}
	.projecttitlerecruiticon
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-339px -100px;
		background-repeat:no-repeat;
	}
	.projecttitlehrmicon
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-280px -99px;
		background-repeat:no-repeat;
	}
	.projecttitletrackericon
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-410px -100px;
		background-repeat:no-repeat;
	}
	.projecttitlescmicon
	{
		background-image:url('../Images/bizplus_image_box.jpg');
		background-position:-210px -100px;
		background-repeat:no-repeat;
	}
	.qtitle
	{
		position:relative;
		top:4px;
		border:0px solid red;
		font-size:13px;
		font-weight:bold;
	}
	.projectleftmargin
	{
		position:relative;
		top:20px;
		left:40px;
		width:915px;
		height:1440px;
		border:0px solid red;
	}
	.projectleftsmallmargin
    {
		position:absolute;
		left:0px;
		top:0px;
		width:32px;
		height:70px;
		/*background-image:url('Images/content-left-img.png');
		background-position:-1px -86px;
		background-repeat:no-repeat;*/
    }
	.questionpane
	{
		border:0px dotted #c9ddfe;
		border-left-width:1px;
		border-bottom-width:0px;
		border-top-width:0px;
		background-color:#ffffff;
		margin-top:-1px;
	}
	.listbullet
	{
		padding-left:22px;
		margin:0;
		list-style-image:url('../Images/whitebullet.png');
		list-style-type:none;
	}
	.qatitle
	{
		position:relative;
		font-size:13px;
		font-weight:bold;
	}
	.projectrectboxtoppane
	{
		position:relative;
	}
	.projectpanepos1
	{
		top:35px;
	}
	.projectpanepos2
	{
		top:55px;
	}
	.projectpanepos3
	{
		top:75px;
	}
	.projectrectbox
	{
		padding:6px;
		padding-top:1px;
		padding-bottom:2px;
		border:1px solid #d3e2f5;
		border-top-width:0px;
		border-bottom-width:0px;
	}
	.projectboxdesc
	{
		border:1px dotted #c9ddfe;
		width:580px;
		height:259px;
		padding-bottom:40px;
		background-color:#f2f6fd;
		margin-top:6px;
	}
	.qabullets
	{
		padding-left:22px;
		margin:0;
		list-style-image:url('../Images/whitebullet.png');
		list-style-type:none;
	}
	.projectboxlist
	{
		padding-left:27px;
		margin:0;
		margin-top:10px;
		list-style-image:url('../Images/whitebullet.png');
		list-style-type:none;
	}
	.projectboximgpane
	{
		padding:5px;
		border:1px solid #d3e2f5;
		position:absolute;
		top:50px;
		left:594px;
	}
	
    /* Services Page Styles Start*/
    .servicetopcontainer
    {
        margin:0 auto;
        width:995px;
        height:2710px;
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
    }
    .aboutustopcontainer
    {
		margin:0 auto;
        width:995px;
        height:1484px; /*1189*/
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
    }
    .contactustopcontainer
    {
		margin:0 auto;
        width:995px;
        height:1110px;
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
    }
    .projectcontainer
    {
		margin:0 auto;
        width:995px;
        height:1929px;
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
    }
    .projectcontainer1
    {
		margin:0 auto;
        width:995px;
        height:2609px;
        border:1px solid black;
        position:relative;
        top:-5px;
        background-color:white;
    }
    .projectsummarypane
    {
		border:0px solid red;
		position:absolute;
		left:0px;
		width:995px;
		background-image:url('../Images/sideline1.png');
        background-position:left top;
        background-repeat:repeat-y;
    }
    .aboutussummarypane
    {
		border:0px solid red;
		position:absolute;
		left:0px;
		width:894px;
		background-image:url('../Images/sideline1.png');
        background-position:-2px top;
        background-repeat:repeat-y;
        padding-left:49px;
        padding-right:50px;
    }
    .aboutlistpane
    {
		border:0px solid red;
		position:absolute;
		left:0px;
	     width:995px;
		background-image:url('../Images/sideline1.png');
        background-position:-3px top;
        background-repeat:repeat-y;
    }
    .projectsummarypanepos
    {
		top:432px;
		height:1300px;
    }
    .aboutussummary
    {
		top:300px;
		height:295px; /*287*/
    }
    .serviceplanpanepos
    {
		top:1910px;
		height:360px;
    }
    .aboutuspanepos
    {
		top:660px; /*600*/
		height:205px;
    }
    .partnerpanepos
    {
		top:870px; /*850*/
		height:300px; /*200*/
    }
    .partnerplace
    {
		border:0px solid red;
		width:870px;
		height:281px;
		padding:42px;
	}
    .topline
    {
		border:0px solid red;
		position:absolute;
		top:0px;
		left:39px;
		width:910px;
		height:20px;
		background-image:url('../Images/hline.png');
        background-position:left top;
        background-repeat:repeat-x;
    }
	.lineplus
	{
		border:0px solid red;
		position:absolute;
		top:0px;
		left:3px;
		width:36px;
		height:20px;
		background-image:url('../Images/plus.png');
        background-position:left top;
        background-repeat:no-repeat;
	}    
	.project
	{
		border:1px dotted #c6d8f4;
		border-bottom-width:1px;
		position:absolute;
		left:44px;
		width:902px;
		background-color:#f7f9fd;
	}
	.project1height
	{
		top:23px;
		height:183px;
	}
	.project2height
	{
		top:223px;
		height:226px;
	}
	.project3height
	{
		top:466px;
		height:183px;
	}
	.project4height
	{
		top:665px;
		height:203px;
	}
	.project5height
	{
		top:885px;
		height:203px;
	}
	.project6height
	{
		top:1103px;
		height:203px;
	}
	.project7height
	{
		top:1320px;
		height:203px;
	}
        .project8height
	{
		top:1537px;
		height:203px;
	}
	.projecticon
	{
		border:0px dotted #c6d8f4;
		border-right-width:1px;
		position:absolute;
		left:2px;
		top:2px;
		width:260px;
	}
	.project1img
	{
		height:183px;
		background-image:url('../Images/ERP_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:white;
	}
	.project2img
	{
		height:226px;
		background-image:url('../Images/SCM_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:white;
	}
	.project3img
	{
		height:175px;
		background-image:url('../Images/HRM_image.png');
        background-position:left 1px;
        background-repeat:no-repeat;
        background-color:White;
	}
	.project4img
	{
		height:197px;
		background-image:url('../Images/CRM_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:white;
	}
	.project5img
	{
		height:197px;
		background-image:url('../Images/FAM_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:white;
	}
	.project6img
	{
		height:197px;
		background-image:url('../Images/Tracker_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:white;
	}
	.project7img
	{
		height:146px;
		background-image:url('../Images/Recruit_image.png');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:White;
	}
        .project8img
	{
		height:197px;
		background-image:url('../Images/IMS_image.jpg');
        background-position:left top;
        background-repeat:no-repeat;
        background-color:White;
	}
	.projectservicesumary
	{
		border:0px solid red;
		position:absolute;
		left:265px;
		top:2px;
		width:635px;
	}
	.projectsum1height
	{
		height:144px;
	}
	.projectsum2height
	{
		height:234px;
	}
	.projectsum3height
	{
		height:172px;
	}
	.projectsum4height
	{
		height:197px;
	}
	.projectsum5height
	{
		height:197px;
	}
	.projectsum6height
	{
		height:197px;
	}
	.projectsum7height
	{
		height:197px;
	}
        .projectsum8height
	{
		height:197px;
	}
	.servicesummryhead
	{
		border:0px solid green;
		padding:3px;
		padding-left:37px;
		background-color:#dfebff;
	}
	.servicesummrycontent
	{
		padding-top:10px;
		padding-left:15px;
		padding-right:10px;
	}
	.servicesummrymore
	{
		text-align:right;
		padding-right:20px;
		border:0px solid green
	}
	.projectplan
	{
		border:0px dotted #c6d8f4;
		border-bottom-width:2px;
		position:relative;
		top:25px;
		background-color:Transparent
	}
	.servicefooterpos
	{
		top:2606px;
		left:0px;
	}
	.aboutusfooterpos
	{
		top:1380px; /*1085*/
	}
	.contactusfooterpos
	{
		top:1030px;
	}
	.recruitfooterpos
	{
		top:1825px;
	}
        .HRMfooterpos
	{
		top:2505px;
	}
	.titlepane
	{
		position:absolute;
		left:506px;
		top:245px;
		width:430px;
		border:0px solid red;
	}
	.servicetitlepaneheight
	{
		height:140px;
	}
	.aboutustitlepaneheight
	{
		height:38px;
	}
	.titledisp
	{
		position:absolute;
		left:1px;
		top:8px;
		height:17px;
		background-color:#dfebff;
		color:#000000;
		padding-top:3px;
		padding-left:30px;
		background-image:url('../Images/service-wheel.png');
        background-position:7px 2px;
        background-repeat:no-repeat;
        border:1px solid #bdd4fc;
	}
	.titledispsize
	{
		width:63px;
	}
	.titlecontactdispsize
	{
		width:83px;
	}
	.hints
	{
		position:absolute;
		left:10px;
		top:48px;
		width:353px;
		height:84px;
		border:1px solid #dfebff;
		background-color:#f7f9fd;
		padding-left:70px;
        padding-right:15px;
        padding-top:8px;
	}
    /* Services Page Styles End*/
    

.servicespane:hover .submenupane
{
	display:block;
	border:0px solid red;
	width:175px;
	position:absolute;
	left:0px;
	top:44px;
	padding-top:10px;
	padding-bottom:4px;
}
.servicespane:hover .submenupane .submenu:hover
{
	background-image:url('../Images/bizplus_image_box.jpg');
    background-position:-732px -355px;
    background-repeat:no-repeat;
    text-decoration:underline;
}
.submenu
{
   border:0px solid green;
   background-color:#f4cc87;
   text-align:left;
   vertical-align:middle;
   padding:10px;
   padding-left:30px;
   
}
.submenu a:link, .submenu a:active, .submenu a:visited
{
   font-family:arial, timesnewroman, verdana;
   font-size:11px;
   font-weight:bold;
   color:#03245d;
   text-decoration:none;
}
.submenupane
{
	border:1px solid white;
	width:177px;
	position:absolute;
	left:0px;
	top:44px;
	display:none;
	background-color:#f4cc87;
	overflow:hidden;
	padding-top:10px;
	
}
.bannerbox
{
    position:absolute;
    left:7px;
    top:1px;
}


/* New */
.QuestPane
{
	border:0px solid blue;
	position:relative;
	left:0px;
	top:0px;
	width:915px;
}
.AnsPane
{
	border:0px solid blue;
	position:relative;
	left:0px;
	top:14px;
	width:915px;
}

.Quest1
{
	border:0px solid red;
	position:absolute;
	top:8px;
	left:10px;
	width:894px;
	height:97px;
	z-index:1;
}
.Ans1
{
	border:0px solid red;
	position:absolute;
	top:8px;
	left:10px;
	width:894px;
	z-index:1;
}
.AnsHeight1
{
	height:180px;
}
.AnsHeight2
{
	height:130px;
}
.Project1Innerbox
{
	border:0px solid red;
	position:absolute;
	top:6px;
	left:6px;
	width:894px;
	height:337px;
	z-index:1;
}
.toproundpane
{
	border:0px solid blue;
	position:relative;
	left:0px;
	top:0px;
	height:20px;
}
.bottomroundpane
{
	position:relative;
	left:0px;
	top:0px;
	border:0px solid blue;
	height:20px;
}
.leftround
{
	border:0px solid black;
	float:left;
	height:20px;
	width:20px;
	background-image:url('../Images/bizplus_image_box.jpg');
	background-position:-936px -16px;
	background-repeat:no-repeat;
}
.bottomleftround
{
	border:0px solid black;
	float:left;
	height:20px;
	width:20px;
	background-image:url('../Images/bizplus_image_box.jpg');
	background-position:-936px -108px;
	background-repeat:no-repeat;
}
.middlerectbox
{
	border:0px solid #d3e2f5;
	border-top-width:1px;
	position:absolute;
	left:20px;
	top:0px;
	width:875px;
}
.middlerectbottombox
{
	border:0px solid #d3e2f5;
	border-bottom-width:1px;
	position:absolute;
	left:20px;
	top:0px;
	width:875px;
	height:19px;
}
.rightround
{
	border:0px solid black;
	float:right;
	height:20px;
	width:20px;
	background-image:url('../Images/bizplus_image_box.jpg');
	background-position:-972px -16px;
	background-repeat:no-repeat;
}
.bottomrightround
{
	border:0px solid black;
	float:right;
	height:20px;
	width:20px;
	background-image:url('../Images/bizplus_image_box.jpg');
	background-position:-972px -108px;
	background-repeat:no-repeat;
}
.contentarea
{
	position:relative;
	top:0px;
	left:0px;
	border:1px dotted #d3e2f5;
	border-top-width:0px;
	border-bottom-width:0px;
}
.contentareaquestheight
{
	height:80px;
}
.contentareaquestheight2
{
	height:100px;
}
.contentareaAnsheight
{
	height:106px;
}
.contentareaAnsheight2
{
	height:86px;
}
.ansheight1
{
	height:157px;
}

.ansheight
{
	width:300px;height:300px;
}
.hookans
{
	border:0px solid blue;
	position:relative;
	left:0px;
	top:10px;
	width:915px;
}
.projectsbox
{
	border:0px solid blue;
	background-color:#f9fbff;
	position:relative;
	left:0px;
	width:915px;	
}
.project1top
{
	top:30px;
}
.project2top
{
	top:55px;
}
.project3top
{
	top:80px;
}
.project4top
{
	top:105px;
}
.project5top
{
	top:130px;
}
.projectheader
{
	position:absolute;
	left:0px;
	top:0px;
	width:901px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	border:1px solid #d3e2f5;
	background-color:#dfebff;
	text-indent:10px;
}

.projecttitletext
{
	position:absolute;
	left:50px;
	top:12px;
	width:144px;
	height:16px;
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
	border:0px dotted #d3e2f5;
	border-bottom-width:1px;
	
}
.projectdetailspane
{
	position:absolute;
	left:0px;
	top:32px;
	border:1px solid #d3e2f5;
	background-color:#f2f6fd;
	height:293px;
	width:595px;
}
.projectiamge
{
	position:absolute;
	left:601px;
	top:32px;
	border:1px solid #d3e2f5;
	background-color:#ffffff;
	width:300px;
	height:293px;
	overflow:hidden;
}
.projectworkcommonheight
{
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #d3e2f5;
	border-top-width:0px;
	border-bottom-width:0px;
}
.projectworkheight1
{
	height:300px;
}
/* End */
