
		 
/* Div stiles for layout */
	
/* inner square */
#inner  {
	background: #ffffff url('../images/materials-colour-background.jpg') no-repeat top center;
	background-position:top right;
	height: 1000px !important;
	/*border: 1px solid #FF0000;*/
	}
	
	/* content column of the body area*/	 
	#main    {
		 float: auto;
		 height: auto !important;
		 /*border: 1px solid #FF0000;*/
		 }
		 
		 
		
/* custom styles */
		
