html{
        height: 100%;
        width:100%;
        }
      
       body
        {
            height: 100%;
            width:100%;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            background:#EBF9FF url(/App_Themes/Homepage/Images/bg_hompage.jpg) top left repeat-x;        
           
        } 
       /* .main_position 
        {
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            min-height:100%;
            height:auto !important;
            height:100%;    
            background:#EBF9FF url(/App_Themes/Homepage/Images/bg_hompage.jpg) top left repeat-x;        
            overflow:hidden;
           
        }
        */
       
        .CoverAll
        {
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            width:100%;
            min-height:100%;
            height:auto !important;
            height:100%;    
            background:transparent url(/App_Themes/Homepage/Images/G2G-Home996.gif) top no-repeat;      
			     
        }
        .Main_Hp
        {
            width:815px;
            margin:0px auto 25px auto;
        }
        .Unleash
        {
            width:815px;
            background-color:#fff;
            text-align:left;
            margin-bottom:4px;
         
         }
			.Unleash img
			{
				margin:0px 0px 0px 25px;
			}
         .JoinUsCover
         {
            width:815px;
         }
         .Platform
         {
            width:542px;
            height:213px;
            float:left;
            display:inline;
            background:#fff;
            
         }
         .JoinUs
         {
            width:268px;
            height:213px;
            float:right;
            display:inline;
            background:transparent url(/App_Themes/Homepage/Images/join_us_bg.gif) top left no-repeat;  
          }
          .inpt_cover
          {
              width:236px;
                margin:10px auto 0px auto;
          }
          .inpt
          {
               width:236px;
               background:transparent url(/App_Themes/Homepage/Images/inpt_bg.gif) top left no-repeat;
               height:27px;
               margin-bottom:5px; 
          }
          .inpt input
          {
             width:225px;
             border:none;
             margin:3px 0px 0px 5px;
             background:none;
          }
          .submit_joinUs
          {width:91px;height:27px;margin:15px auto 0px auto;}
          .submit_joinUs a
          {
              font:bold 16px arial;
              color:#333333;
              background:transparent url(/App_Themes/Homepage/Images/submit.gif) top left no-repeat;
              width:91px;
              height:27px;
              display:block;
              line-height:27px;
              text-align:center;
              text-decoration:none;
              
          }
          .submit_joinUs a:hover
          {
             color:#0498D7; 
          }
          .joinUsTxt
          {
              
          }
          .joinUsTxt h2
          {
            
            text-align:center;
            font:bold 20px arial;
            color:#000;  
            margin-bottom:5px;
            margin-top:15px;
          }
           .joinUsTxt h3
          {
            text-align:center;
            font:bold 12px arial;
            color:#E30B67;
            margin:0px 0px 5px 0px;   
          }
          h2.PlatformHtwo
          {
            width:100%;
            font:normal 19px arial;
            margin-left:35px;
            margin:15px 0px 0px 5px;    
          }
             h2.PlatformHtwo span
             {
                color:#E30B67;
                font:bold 20px arial; 
             }
             .TopMenuHp
             {
                width:810px;
                margin:0px auto 50px auto;
             }
             .HpLogo
            {
            float:left;  
            margin-top:25px;  
            }
            .TopMenuHpLnks
            {
            float:right;
            margin-top:25px;
            display:none;
            }
            .TopMenuHpLnk
            {
            color:#fff;
            font:bold 14px arial; 
            text-decoration:none; 
            margin-left:10px;
            }   
             .TopMenuHpLnk:hover
            {
            color:#434343;
            font:bold 14px arial; 
            text-decoration:none; 
            }