/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image: url('http://www.reactgk.com/images/react_gk_background.gif');
background-repeat: repeat-y;
background-attachment:scroll;
background-position: 50% 0%;
background-color:#000000;
} 
 
#pagewidth{ 
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:350px; 
 width:100%;
} 
 
#leftcol{
 width:400px; 
 float:left; 
 position:relative; 
  }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:500px;
 font-family:arial;
 color:#FFFFFF;
 font-size:12px;
 padding-right:10px;
 
 }
 
 #leftcol2{
 width:380px;
 float:left; 
 position:relative;
 padding-left:40px;
 padding-top:30px;
 background-image:url(http://reactgk.com/images/sub_section_backgrounds.png);
 background-repeat:no-repeat;
 }
 
#maincol2{
 float: right; 
 display:inline; 
 position: relative; 
 width:420px;
 font-family:arial;
 color:#FFFFFF;
 font-size:12px;
 padding-top:30px;
  background-image:url(http://reactgk.com/images/sub_section_backgrounds2.png);
 background-repeat:no-repeat;


 }
 
#footer{
 height:50px;
 color:#FFFFFF;
 font-family:arial;
 font-size:10px;
  
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

