﻿           ::-webkit-scrollbar {                
                display: none; 
                }
            .html
            {
                hight:100%;
                width:100%;
            }
            .body
            {                                            
               height:100%;  
               overflow:hidden;             
            }   
             .body
            {                                            
               height:100%;               
            }                       
            .WindowsExplorer
            {
                zoom: 0.8;
                background-color:transparent;                                                                          
                height: 640px;
                _padding: 175px 0 8px 30px;
                -ms-transform: scale(0.80, 0.80);
                -ms-transform-origin: 0 0;
                -o-transform: scale(0.80, 0.80);
                -o-transform-origin: 0 0;    
                transform:scale(0.80, 0.80);
                transform-origin: 0 0;                                   
                width:  440px; 
                border: medium none;
            }
            .WindowsNetscape
            {
                zoom: 0.7;
                -moz-transform: scale(0.80, 0.80);
                -moz-transform-origin: 0 0;                                        
                height:505px;
                padding:138px 0 8px 28px;                                 
                width:  338px;
                border: medium none;                   
            }  
            .WindowsMozilla
            {
                zoom: 0.7;
                -moz-transform: scale(0.8);
                -moz-transform-origin: 0 0;                                        
                height:506px;
                padding:137px 0 8px 29px;                                 
                width:  336px;
                border: medium none;                                      
            }                        
           .WindowsChrome  
           {
                zoom: 0.7;                                                                                                      
                border: medium none;                                   
                -webkit-transform: scale(0.80,0.80);
                -webkit-transform-origin: 0 0;                                                                                                 
                height:726px;
                padding: 195px 0 8px 39px;                
                width: 483px;                                                                              
           }                              
           .WindowsSafari  
           {
                zoom: 0.7;                                                                                                      
                border: medium none;                                  
                -webkit-transform: scale(0.80,0.80);
                -webkit-transform-origin: 0 0;                                                                                                 
                height:728px;
                padding: 194px 0 8px 39px;                
                width: 483px;                                                            
           }
           
           
            .MacMozilla
            {
                zoom: 0.7;
                -moz-transform: scale(0.80, 0.80);
                -moz-transform-origin: 0 0;                                        
                height:538px;
                padding:153px 0 8px 31px;                                
                width:  356px;
                border: medium none;                                      
            }                        
           .MacChrome  
           {
                 zoom: 0.7;                                                                                                      
                 border: medium none;                                   
                 -webkit-transform: scale(0.80,0.80);
                 -webkit-transform-origin: 0 0;                                                                                                 
                 height:770px;
                 padding: 218px 0 8px 43px;                
                 width: 510px;                 
                                                             
           }                              
           .MacSafari  
           {
                 zoom: 0.7;                                                                                                      
                 border: medium none;                                   
                 -webkit-transform: scale(0.80,0.80);
                 -webkit-transform-origin: 0 0;                                                                                                 
                 height:777px;
                 padding: 215px 0 8px 43px;                
                 width: 507px;                                                           
           }
           
           
           .Mozilladiv
           {
               overflow:hidden;width:292px;height:517px;
           }
           .IEdiv
           {
              overflow:hidden;width:265px;height:405px;padding:110px 0 0 24px;
           }
           
           
           .MacOsdiv
           {
              background: url('../images/IPhone5mac.png') 50% 50% no-repeat; width:329px;height:653px;margin:0 auto;
           }  
           .Windowsosdiv
           {
               background: url('../images/IPhone5.png') 50% 50% no-repeat; width:310px;height:603px;margin:0 auto;
           } 
           
                                          
           ul 
           {   
                bottom: 0;
                left: 0;                    
                text-decoration:none;
            }

            ul li {                
                display:inline;
                text-align:right;
                text-decoration:none;
            }
    
            ul li a {   
                text-decoration:none;
                _color: rgba(255, 255, 255, 0.5);
                color:#82A6FE;
                font-size: 12px;
                opacity:0.9;filter:alpha(opacity=40);
                font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
                margin-left:6px;
                text-shadow: 0 1px 2px black;                
            }   
             .Hovera:hover
            {
                color:#BCCFFE;
               
            }
            .botcss {   
                text-decoration:none;
                _color: rgba(255, 255, 255, 0.5);
                color:#122043;
                font-size: 12px;
                opacity:0.9;filter:alpha(opacity=40);
                font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
                margin-left:6px;  
                text-shadow:none;             
            }  
            .text-label
            {
                  font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
                  color:#122043  ;
                  _opacity:0.9;
                  _filter:alpha(opacity=40); /* For IE8 and earlier */
            }
            .Opacity	
              {
                  font-family :"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif ; 
                  color:Gray ;
                  opacity:0.9;  
                  filter:alpha(opacity=40); /* For IE8 and earlier */
              }
              #container_wrapper
              {
                  border-radius: 13px 13px 13px 13px;
              }
              
