#leftcolumn
	{
	background: #FFFFFF;
    float: left;
    width: 25%;
    height: auto;
		
    }
#innercontent
	{
	background: #FFFFFF;
	width: 75%;
	height: auto;
	
	}
#innerleftcolumn
	{
	background: #FFFFFF;
	width: 75%;
    height: auto;
	
    }
#subinnercontentright
	{
	background: #FFFFFF;
	float: left;
	width: 35%;
	}
#subinnercontentleft
	{
	background: #FFFFFF;
	float: left;
	width: 65%;
	}
#innercontent1
	{
	background: #FFFFFF;
	float: left;
	width: 80%;
	}
	

